WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Web service support

WebSphere Application Server Version 6.0 complies with the Java 2 platform, Enterprise Edition (J2EE) Enterprise JavaBeans (EJB) 2.1 specification by enabling you to expose an EJB stateless session bean as Web service.

You can do this by simply declaring a link between the desired Endpoint name in the Web service deployment descriptor of the EJB module. During deployment and installation of the bean into the Application Server environment, the bean is linked to the specified Web service endpoint.

If you are writing a stateless session bean to implement a preexisting Web Services Description Language (WSDL) interface, you must remember to implement in your bean all of the methods defined on the WSDL interface.

For more information, see Developing Web services applications from enterprise beans .




Related concepts
Enterprise beans
Related tasks
Developing enterprise beans
Related reference
Best practices for developing enterprise beans
Enterprise beans: Resources for learning
Unknown primary-key class
Reference topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rejb_webservice.html

© Copyright IBM Corporation 2004, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)