[jboss-user] [JBoss Tools (users)] - Re: (3.0.0.Alpha1) Server launch config is not customizable

garu do-not-reply at jboss.com
Tue Oct 14 07:02:43 EDT 2008


Hi all,
i have to partially reset what i said in my previous post.
Probably i made some mistake pasting the properties file path and perhaps that's the reason why the --properties option was ignored.
Anyhow creating again the runtime and server i'm now able to use the --properties option.
Nonetheless when i edit the launch config to add the --properties option it is decorated with a red error marker and this msg "Configuration can only be changed by modifying the server's runtime." 

Then i wish to signal some more glitches that perhaps are due to the alpha status, but may be are slipped through the tests.

1- the server launch config is not shown in the "Run configurations" panel

(all the following are related to the Properties view of XML Configuration/Ports)
2- when the xpath matches only a single location, the name is shown but the location is not
3- the Properties view is not refeshed. Subsequent stop/start of the server still continues to show the location of /tmp/deploy/tmpxxxxxjboss-service.xml of the first launch that is no longer in the tmp directory. The "Edit file" then silently fails. The "Refresh item" of the ports category has no effect.
4- the "JNDI" and "JNDI RMI" xpaths never show the locations even if they have more than one match (two when the server is stopped, three when started)

(these are really whishes and not bugs)
the server has no support for ${jboss.server.base.dir} and ${jboss.server.base.url} configuration properties, this means that:

5- the xpath processor always tries to match into the tmp relative to ${jboss.home.dir} also when the runtime tmp is the one relative to ${jboss.server.base.dir}

6- the xpath processor always matches into the conf relative to ${jboss.home.dir} also while the runtime conf is the one relative to ${jboss.server.base.dir}

would it be possible to integrate support for those JBoss advanced configuration properties?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182077#4182077

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182077



More information about the jboss-user mailing list