In the userguide 
(http://labs.jboss.com/portal/jbossws/user-guide/en/html/getting-started.html) 
it is states that wstools generates the reqired artifacts to deploy a web 
service.

anonymous wrote : JSR-109 requires a number of deployment artifacts, which are: 
  | 
  | webservices.xml, the descriptor that identifies a deployment a web service 
endpoint 
  | 
  | wsdl, the abstract webservice contract
  | 
  | jaxrpc-mapping.xml, the mapping desriptor that bridges wsdl to java
  | 
  | 
  | JBossWS comes with a tool collection called WSTools. WSTools that can 
generate these artifacts from the given SEI. There is a command line version 
and an Apache Ant task available. Both take a configuration file as input. 

When I use this tool (commandline and ant based) with my own service 
implementation nothing is emittet and I get no error message.
I tried the jsr181pojo example as well with the same result.
I used the wstools.sh script from the jbossws-1.0.0.GA package.

Any ideas what to do?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942559#3942559

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942559


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to