Weblogic supports something called startup clases
Please chack the weblogic documentations.
startup is supported for programs which has main methos.
if u have rmi server or other custom socketserver or any other service to be
runnig with the startup of the server u can register in it

----- Original Message -----
From: "Christopher K. St. John" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 26, 2002 2:07 PM
Subject: Re: [SERVLET-INTEREST] start up class in Tomcat 4.0.3


> Sudarson Roy Pratihar wrote:
> >
> > Does any body know about startup class in weblogic ? How
> > to add a class at startup ? I know about weblogic one,
> > but don't have idea about tomcat. So can anyone pls help
> > me ?
> >
>
>  I know about Tomcat 4, but not about Weblogic. If you
> could give more details about what you're trying to
> accomplish, I could probably tell you how to do it in
> Tomcat.
>
>
> --
> Christopher St. John [EMAIL PROTECTED]
> DistribuTopia http://www.distributopia.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to