[JBoss-user] [JBossWS] - jax-ws 2 and JBoss?

2006-07-10 Thread giojboss
I need to develop a WS starting from WSDL. I'd like to implement it using an annotated EJB. I generated the artifacts using wsimport tool from jax-ws 2. The generated SEI seems to be incompatible with JBossWS. For example it contains the partName attribute for the WebParam class but the

[JBoss-user] [JBossWS] - Samples with Tomcat standalone

2006-06-16 Thread giojboss
I'm trying to build the jsr181pojo sample in a Tomcat standalone environment. I don't understand how to configure the jboss.jdk15.home property in the ant.properties file. If I put it in comment, the build process complains about it and stops. Someone could help me, please? Thanks Giovanni

[JBoss-user] [JBossWS] - Re: Samples with Tomcat standalone

2006-06-16 Thread giojboss
This is the result: C:\pub\WS\JBoss\jbossws-1.0.1.GA\samples\jsr181pojoant Buildfile: build.xml init: [echo] jboss.home = C:/a-tomcat-5.5.17_JBossWS [echo] tomcat.home = C:/a-tomcat-5.5.17_JBossWS [echo] java.home = C:\Programmi\Java\jdk1.5.0_07\jre [echo] node0 =

[JBoss-user] [JBossWS] - jbossws-thirdparty.jar

2006-06-16 Thread giojboss
The userguide tells that, to install JBossWS on Tomcat, I need to copy jbossws-thirdparty.jar to tomcat_home/common/lib But in the archive jbossws-1.0.1.GA that jar is not present. Do I need it? Where can I get it? Thanks Bye Giovanni View the original post :

[JBoss-user] [JBossWS] - Tomcat standalone integration problem

2006-06-16 Thread giojboss
I configured JBossWS in a Tomcat standalone environment, but there is an error related to the ContextServlet. In fact the ContextServlet search for org.jboss.logging.Logger but this class is not present in any of the jars provided with jbossws-1.0.1.GA.zip View the original post :