Hi there...
Is it possibe to deploy web applications as EJB jar files and a seperate
front end?
Basically, we have a team of five people working on many (20?) seperate EJB
engines to generate real-time web pages from XML specifications stored on an
Oracle database, and trying to get all of these engines (and the JSP front
end) collected together and deployed as one EAR seems like a lot of
unnecessary work, when each person could just be in charge of a collection
of EJB JAR files?!
How if we deployed this way, can we get all of the components to talk to
each other?
How can we get the JSP to talk to the EJB's (via JavaBeans/servlets/embedded
context code)?
Has anyone tried deploying this way?
And also, what is the best method for simply communcating to EJB's? Is it
via a servlet link, or a JavaBean link?
Please help, I feel like I am running around in circles...
Thanks a lot for any input...
Tim Yates
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]