[jboss-dev-forums] [Design of JBoss Web Services] - JBMICROCONT-137
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Dec 20 21:44:11 EST 2006
With the current jboss-vfs 2.0.0.snapshot version I'm testing, the classes in the war are seen, but the deployment still fails. Is there an expectation of a particular URL format?
| 18:37:46,470 ERROR [ServiceEndpointDeployer] Cannot start service endpoint
| org.jboss.ws.WSException: Invalid wsdlFile 'vfsfile:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/server/default/deploy/WarDeployApp_web.war/WEB-INF/wsdl/WarDeploy.wsdl', expected in: WEB-INF/wsdl/
| at org.jboss.ws.core.server.WSDLFilePublisher.getPublishLocation(WSDLFilePublisher.java:320)
| at org.jboss.ws.core.server.WSDLFilePublisher.publishWsdlFiles(WSDLFilePublisher.java:96)
| at org.jboss.ws.core.server.ServiceEndpointDeployer.start(ServiceEndpointDeployer.java:140)
| at org.jboss.ws.integration.jboss50.ServiceEndpointLifecycleDeployer.deploy(ServiceEndpointLifecycleDeployer.java:63)
| at org.jboss.deployers.plugins.deployer.AbstractSimpleDeployer.commitDeploy(AbstractSimpleDeployer.java:52)
| at org.jboss.deployers.plugins.deployer.DeployerWrapper.commitDeploy(DeployerWrapper.java:145)
| at org.jboss.deployers.plugins.deployment.MainDeployerImpl.commitDeploy(MainDeployerImpl.java:440)
| at org.jboss.deployers.plugins.deployment.MainDeployerImpl.process(MainDeployerImpl.java:381)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:366)
| at org.jboss.system.server.profileservice.ProfileServiceBootstrap.bootstrap(ProfileServiceBootstrap.java:246)
| at org.jboss.kernel.plugins.bootstrap.AbstractBootstrap.run(AbstractBootstrap.java:89)
| at org.jboss.system.server.profileservice.ServerImpl.doStart(ServerImpl.java:403)
| at org.jboss.system.server.profileservice.ServerImpl.start(ServerImpl.java:342)
| at org.jboss.Main.boot(Main.java:210)
| at org.jboss.Main$1.run(Main.java:508)
| at java.lang.Thread.run(Thread.java:595)
| 18:37:46,471 ERROR [ServiceEndpointLifecycleDeployer] Error during deployment: vfsfile:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/server/default/deploy/WarDeployApp_web.war
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995489#3995489
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995489
More information about the jboss-dev-forums
mailing list