File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Client for Stateless Session Bean Service Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Client for Stateless Session Bean Service" Watch "Client for Stateless Session Bean Service" New topic
Author

Client for Stateless Session Bean Service

Mahendar Reddy
Ranch Hand

Joined: Sep 27, 2005
Posts: 73
Hi all,
I am new to web services and trying to invoke a sample web service using EJBs. I managed to generate WSDL and I could see that. I am struck up with writing a client program to invoke the Stateless Session Bean service. Please guide me where I can get good examples on this. I am using J2EE5.0, Eclipse6.0 and JBoss. Is there any book/material available on developing webservices using J2EE5.0.

Thanks in advance...
[ November 07, 2008: Message edited by: Mahendar Reddy ]

SCJP- 98%<br />SCWCD-92%
Jimmy Clark
Ranch Hand

Joined: Apr 16, 2008
Posts: 2187
How did you create the WSDL file for the service?

In the WSDL file, what is the value of the location attribute of the address element?
[ November 07, 2008: Message edited by: James Clark ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Client for Stateless Session Bean Service
 
Similar Threads
Class/Sequence diagram questions
Transaction Handling when accessing external systems
stateless session bean and web service
SCEA assignment query
Wrapper class on the top of stateless session bean