[jboss-user] [JBossWS] - Re: Error when invoking Webservice deployed in Jboss 4.0.3

mpardeshi do-not-reply at jboss.com
Wed Feb 14 17:39:00 EST 2007


Thanks for the reply. That is correct. I figured out a better way to call the WebService. Actually I was working on a prototype where we need to call a smalltalk WebService from JBoss so my basic requirement was I should be able to invoke a WebService based on only the WSDL and without writing cryptic code to create SOAP xml. I achieved it using Apache Axis. Axis has a nice tool WSDL2Java which generates all client side artifacts (including the stubs and JAXB binding objects) from a WSDL. I assume it will work the same way when I call the smalltalk service. 

Thanks again for the reply.

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

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



More information about the jboss-user mailing list