aspose file tools
The moose likes Web Services and the fly likes Exception thrown While Running a Client 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 "Exception thrown While Running a Client" Watch "Exception thrown While Running a Client" New topic
Author

Exception thrown While Running a Client

Maheswaran Devaraj
Ranch Hand

Joined: Sep 14, 2007
Posts: 47
HI all,

I wrote small helloworld webservice. While I try to execute the client it throwing Exceptions.

My Code is Following

Hello.java
-----------



HelloBean
---------



HelloClient.java
----------------



The following Exception is throws While I'm running my client


I'm Using JBoss4.2.0 as an application server. The soap url in the application server generated wsdl file is


Help me, resolve this problem.
Thanks & Regards,
Maheshwaran Devaraj
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Exception thrown While Running a Client
 
Similar Threads
Please Help regarding error while create *Service class by using wsimport glassfish v2
JBoss WS client exception
JBOSS web service client doesn't work ( runtime modeler error: Wrapper class not found )
WSDL access error
stateless session as a webservice