This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes Axis Webservice Client running on JBoss server error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Axis Webservice Client running on JBoss server error" Watch "Axis Webservice Client running on JBoss server error" New topic
Author

Axis Webservice Client running on JBoss server error

Michael Smeets
Greenhorn

Joined: Jun 29, 2006
Posts: 1
Hi all,

I've got the following problem. I have an application running on a JBoss 4.03 server that should consume a webservice from the internet. The stubs are built using Axis' wsdl2java and the app deploys. Invoking the app remote to make it call the webservice gives me ClassCastException with a org.jboss class, while the code never calls for one!

Rewriting everything to use all org.jboss classes (instead of the org.apache classes) gives me an IllegalArgument on creating a QName with a null localpart!

Really confused here....

I know JBoss has its own Axis implementation but I also know it should be possible to run Axis anyway. But not for me....

Any help is appreciated!

Cheers
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Axis Webservice Client running on JBoss server error
 
Similar Threads
how to access sunappserver webservice from tomcat application
How does Axis find the method to be invocated, in the class?
Jboss 4.0 and Axis 1.2
Jax-RPC Vs SAAJ
WSDL in jboss 6