So i decided to start with a fresh eclipse and jboss ide. For the most part, generating a
bottom up web service is working as expected. However, when i generate the web service
and then test it, "-c default,all,minimal" is entered in the program arguments
so the deployment fails:
17:50:19,484 INFO [Server] Core system initialized
Failed to boot JBoss:
org.jboss.deployment.DeploymentException: url
file:/C:/packages/jboss-4.0.1sp1/server/default,all,minimal/conf/jboss-service.xml could
not be opened, does it exist?
at org.jboss.deployment.DeploymentInfo.(DeploymentInfo.java:175)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)
I have changed it to "-c all" several times and it changes back whenever i start
the server when generating a web service. I removed the "-c
default,all,minimal" from
eclipse\plugins\org.eclipse.jst.server.generic.serverdefinitions_1.0.0.v200603162041\servers\jboss323.serverdef
and jboss.serverdef (using 4.01sp1) but it still changes it in the server config. Any
idea how to get the -c all to stick.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974073#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...