| Author |
Creating a framework for setting up a ejb service provider using
|
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
|
|
Hi All, I am trying to create a framework for setting up a ejb service provider using AXIS. In this process I want to address below scenarios: a. I should able to handle custom java objects, java collections etc. used by the ejb b. the axis ejb provider should be compatible with ejb deployed in WebSphere, JBoss etc. since I think the axis ejb provider will not work with default axis ejb handler and if we want to work with JBoss then we need use only JBoss axis handler like org.jboss.net.axis.server.EJBProvider c. what can be various inputs and outputs for such framework implementation Your suggestions are valuable ....
|
RR Kumaran
SCJP 1.4
|
 |
 |
|
|
subject: Creating a framework for setting up a ejb service provider using
|
|
|