This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes Bean2WebService tool in wsdk 5.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Bean2WebService tool in wsdk 5.1" Watch "Bean2WebService tool in wsdk 5.1" New topic
Author

Bean2WebService tool in wsdk 5.1

saikiran surya
Greenhorn

Joined: Jun 04, 2004
Posts: 16
Hi All,

Weh I try to run the Bean2WebService tool given in IBM's wsdk 5.1, I get the error cannot find the class in the class path. I'm sure I gave all the correct information. Here is what I've given as arguments to the tool

My Java file is located in

WSAPPDEV51/WebServices/Sample/Java Source/com/sample/TestSample.java

Where WSAPPDEV51 is the home directory of wsad workspace

Now in the Bean2WebService utility I specified

Bean2WebService -cp WSAPPDEV51/WebServices/Sample/Web Content/WEB-INF/classes/com/sample -project SampleWebService com.sample.TestSample

When doing this it throws me an error complaining about the class not found in the class path.

Could anyone please suggest what I'm doing wrong?

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Bean2WebService tool in wsdk 5.1
 
Similar Threads
new to webservices
LinkageError while defining class
Confused about various web services packages
Need help on Import package
WAD 5 and WSDK 5