Author Message
GeorgeGao
Joined: Nov 26, 2013
Messages: 38
Offline
Hi, I need to add a servlet in my call flow which is a ejb client. I develop the call flow on Windows, but the Application Server we are using is Webshphere on Unix. I am wondering that will my call flow invok the ejb successfully in Unix? Do i need to change anything, or just need to upload the call flow to the Application Server on Unix?

Thanks,
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
You would add the code to invoke the ejb in your servlet node in the call flow and then implement/over ride the servletImplementation method. You will need to consult the websphere documentation to see if there are any specific deployment descriptors that need to be provided.
Go to:   
Mobile view