Hello All,
We have to create a
Java backend application which will need to run as a deamon. This would be running in parallel with a front end web based system using the same database.
Now, the question is, Can i have a java application sharing the same entity beans created and used by the Application server(we have IBM WAS 4.0.2).
Is there any special considerations that i need to keep in mind while designing this application.
Also, is there any site which i can refer to get more information on the best practices for designing EJBs.
Thanks in advance
Sriram Sankar
