|
From: rrajesh <do-...@jb...> - 2006-07-07 20:28:13
|
The example starts up the "all" config as shown in <server:start name="all"/> in build.xml Your code snippet shows the "default" config being started. C:\jboss-4.0.4/lib/endorsed org.jboss.Main -c default -b localhost In case you had updated the build.xml to start the default config, please update the <server:config> to default as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956293#3956293 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956293 |