Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Auto start application in web logic

843841Dec 29 2004 — edited Jan 5 2005
Hello,

I need to auto startup an application in a unix server. The application uses session bean to access the database.

Is it possible to auto start up the application using a cron tab/cron job because the application is using session bean residing in weblogic server?

If not how do i do that? convert the session bean into normal java classes and access database without using a session bean?

Thanks for you help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2005
Added on Dec 29 2004
8 comments
204 views