Board index » jbuilder » JBuilder X forgets parameters in server runtime configuration
Reinhard
![]() JBuilder Developer |
JBuilder X forgets parameters in server runtime configuration2004-06-29 11:19:13 PM jbuilder5 We use BAS 4.5 in our JBuilder X project. I configured the server using the menu Tools ->Configure Servers ..... There we copied the Generic AppServer 1.0 and configured it for BAS4.5. If I create a runtime configuration for this server and set the parameters "VM parameters" and "Server parameters" where I define the beans-jars which should be used when the server starts than it's normally no problem to start the server. BUT Sometimes I open the JBuilder X project and launch the server but there are no beans inside. If I check the runtime configuration the parameters "VM parameters" and "Server parameters" have been reset to the standard values that I set in the Tools ->Configure Servers .. - dialog. If I open the .jpx-file with an editor I already see the right parameters. It seems to be that JBuilder X sometimes forgets its parameters in the runtime configuration. |