Title: RE: [JBoss-user] Deployment of MBean under JBOSS 3

Hi David,

I tried this and its worked.

Thanks for your help.

Regards,
Peter

> -----Original Message-----
> From: David Jencks [mailto:[EMAIL PROTECTED]]
> Sent: 18 December 2002 17:44
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Deployment of MBean under JBOSS 3
>
>
> Normally you do this by writing a *-service.xml file showing
> the mbeans you
> want with their attribute values.  Pretty much all of jboss
> is started and
> configured this way, look in the deploy dir for examples.  If
> your mbeans
> implement create(), start(), stop() or destroy() methods they will be
> called as your mbean is deployed/undeployed unless you take
> special steps.
>
> You can packge the classes together with the dd in a .sar file:
> (classes)
> META-INF
>   /jboss-service.xml
>
> and have both deployed together
>
> david jencks
>



********************************************************************

This email may contain information which is privileged or confidential. If you are not the intended recipient of this email, please notify the sender immediately and delete it without reading, copying, storing, forwarding or disclosing its contents to any other person
Thank you

Check us out at http://www.syntegra.com

********************************************************************

Reply via email to