hello,

no, not really. Or implement an empty startService method and implement a
new one, that is not part of the service lifecycle interface such as
reallyStartService.

Thus, you service will be deployed, created but not started (because of your
empty implementation). When you want to start, call *your*
reallyStartService method.

Cheers,


                        Sacha

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Callies,
> Peter
> Envoyé : lundi, 7 octobre 2002 17:53
> À : '[EMAIL PROTECTED]'
> Objet : [JBoss-user] Deploy without auto-start?
>
>
> Is it possible to deploy a service without having it automatically start
> when JBoss is started?
>
> Peter Callies
> McKesson Information Solutions
> Transaction Solutions Hub
> mailto:[EMAIL PROTECTED]
> Phone: (952) 814-7163
>
> Confidentiality Notice: This e-mail message, including any attachments, is
> for the sole use of the intended recipient(s) and may contain confidential
> and privileged information.  Any unauthorized review, use, disclosure or
> distribution is prohibited.  If you are not the intended recipient, please
> contact the sender by reply e-mail and destroy all copies of the original
> message.
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to