Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Invoking webMethods Services From an EJB | Overview | Sample webMethods Java Service
 
Sample webMethods Java Service
The sample testEJBToWebm service is a standalone Java service and built in to Adapter for Enterprise Javabeans. The service appears in the IS namespace as pub.ejbadapter.testEJBToWebm.
The HelloBean sample EJB will attempt to invoke testEJBToWebm. The testEJBToWebmservice simply echoes the string sent by the sample EJB back to the pipeline.