JBoss Community

@SchemaValidation: cannot deploy my WebService

created by Till Essers in JBoss Web Services - View the full discussion

Hi

 

We made a WebService using the JBossWS native stack using the top down approach and are deploying it on a JBoss 5.0.1.

We have 2 xsd files (one including the other) and a wsdl file.

Everything is working fine, until we add the @SchemaValidation annotation to the endpoint. Now all we get is:

10:16:32,267 INFO  [TomcatDeployment] deploy, ctxPath=/ri-bahnnet-ws
10:16:32,769 INFO  [TomcatDeployment] undeploy, ctxPath=/ri-bahnnet-ws

INFO  [TomcatDeployment] deploy, ctxPath=/mywebservice

INFO  [TomcatDeployment] undeploy, ctxPath=/mywebservice

 

After this JBoss undeploys the whole ear and freezes.

 

What are we doing wrong?

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community