[jboss-user] [JBossWS] - jaxws artifacts using Jboss 5.0.0-Beta

2006-11-21 Thread swamini2
Hi, Good to see that JBoss 5.0.0-Beta is available for download. I did not find user guide for that anywhere. When will that be available? I tried to compile my WSDL using bundled wstools.sh and saw that it generates JAXRPC artifacts. When will wstools support generation of JAXWS artifacts?

[jboss-user] [JBossWS] - WSDL modified after deployment

2006-11-13 Thread swamini2
I have deployed a web services WAR file into JBoss 4.0.5. After deployment when I checked the WSDL (http://localhost:8080/myservice?wsdl), found that JBoss server has modified it and added an import statement in it: How can I prevent this import? View the original post :

[jboss-user] [JBossWS] - Re: WSDL modified after deployment

2006-11-13 Thread swamini2
Sorry, looks like earlier post did not show the import statement I pasted from WSDL. Here is what I wanted to mention import namespace=http://www.w3.org/2001/XMLSchema; View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3985677#3985677 Reply to the post :

[jboss-user] [JBossWS] - JBossXBException: Failed to parse source

2006-11-11 Thread swamini2
I am using JBossAS4.0.5 with JBossWS1.0.3. I have followed JBossWS user guide to developed a JSR181 based web service. I started with WSDL and generated Java interface using wstools.sh. After implementing the interface, I packaged the jaxrpc-mapping.xml, application-client.xml,

[jboss-user] [JBossWS] - bean-deployer:2.0: deployment is not bound as a global eleme

2006-11-11 Thread swamini2
I am using JBoss-4.0.5 with JBossWS-2.0.0-CR1 and getting following exception while server startup: Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: file:/space/jboss-4.0.5.GA/server/default/deploy/jbossws.sar/jbossws.beans/META-I NF/jboss-beans.xml at