facebook

JBoss run.bat file changes not picked up

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #248673 Reply

    jbradfor
    Member

    Why doesn’t MyEclipse / JBoss 4 integration pick up changes in the JBoss run.bat? We would like to use the same MyEclipse / JBoss integration but have it utilize the run.bat file. That way upgrades to JBoss Startup are seamless. Any plans on allowing this?

    Jeff

    #248745 Reply

    Riyad Kalla
    Member

    Jeff,
    There are not plans to allow this. The connector launches JBoss directly using the startup classes and hooks into the running VM. If we were to use the Run.bat we would be launching an external process which adds another layer of complexity hooking up the remote debugging process up to it. Not saying it isn’t possible, but our current approach has been around for a while and served us well.

    We are evaluating general changes to the launch model in 5.0 but haven’t committed to them yet, although I don’t think any of the proposed changes were to allow using a launch script to start the app server.

    #248751 Reply

    jbradfor
    Member

    What about allowing modification of the default memory allocation? We have some large apps that need that too.

    #248756 Reply

    Riyad Kalla
    Member

    Sure, go to your JDK preferences under your connector setting and you can add VM arguments: -Xmx512m for example

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JBoss run.bat file changes not picked up

You must be logged in to post in the forum log in