Regular |
|
Joined: Wed Jan 19, 2005 4:52 pm Posts: 61 Location: Kansas City, USA
|
I am trying to set up an application using hibernate and the session facade ejb pattern. I am running Eclipse v3.1 m4 and myeclipse plugins. We have choosen the facade pattern because it will allow us to give access to the business layer to other applications in the enteprise, not all java. This may not be the best place to ask this question but I will give it a shot. I am having trouble determining the correct way of setting up the enviroment, should I set it up as a J2EE application and set up different projects for the EJB's, and web or do I just set it up as a web project and put the Session Facade ejb's in the package structure simmilar to the way it is set up in the caveat emptor example? Any feedback is greatly appriciated.
Tim
|
|