Even in 2.4 I used only the hot deploy to deploy my sample applications.
How would I go about using the jmx interface to deploy my applications?

Sorry if my questions are too amateurish.. I am still trying to figure
out a lot of fundamentals in this technology.

-Vishwas.

Dmitri Colebatch wrote:
> 
> In 2.4 there was support for deploying without using the hot deploy via the JMX 
>interface.  I assume its still there in 3.0,
> although haven't looked as yet.  Perhaps that might be a solution for you - dont put 
>the jar/war/ear in the deploy dir, but instead
> find the interface in jmx, and tell it where it is (full url: 
>file:///home/dim/blah/myapp.ear)
> 
> hth
> dim
> 
> ----- Original Message -----
> From: "Vishwas Raman" <[EMAIL PROTECTED]>
> To: "Dmitri Colebatch" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Saturday, February 23, 2002 9:51 AM
> Subject: Re: [JBoss-user] EJB deployment problem
> 
> > I am running on solaris2.8, and behaviour on my machine I presume would
> > be similar to jboss's behaviour on linux, especially with respect to hot
> > deploy... Can somebody tell me if there is a fix to this problem...How
> > do I go abt deploying an application on solaris??
> >
> > -Vishwas.
> >
> >
> > Dmitri Colebatch wrote:
> > >
> > > You're running on linux right?  I also found that (running off a cvs version), 
>but hadn't really looked into it... works fine on
> > > NT... so I have the choice between NT's stupid file locking killing the hot 
>deploy, or the over-enthusiastic hot-deploy on
> linux.
> > >
> > > sorry this isn't any help - but I know what you're talking about (o:
> > >
> > > cheers
> > > dim
> > >
> > > ----- Original Message -----
> > > From: "Vishwas Raman" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Saturday, February 23, 2002 9:24 AM
> > > Subject: [JBoss-user] EJB deployment problem
> > >
> > > > Hi all,
> > > >
> > > > I set up the jboss3.0beta version and managed to start up the server
> > > > too. I wanted to know what is the procedure to deploy a sample EJB
> > > > application. This application could be as simple as one with just a
> > > > single stateless session bean.
> > > >
> > > > I tried compiling an application jar( which apparently worked very well
> > > > with jboss2.4) and placing it in the build/output/deploy jboss runtime
> > > > directory. When I do that, the server goes in an infinite loop of
> > > > deploying and undeloying that application. I dont know why that
> > > > happens!!
> > > >
> > > > Is there anything else I need to do to deploy a sample application in
> > > > jboss3.0beta??
> > > >
> > > > Any help would be appreciated!
> > > >
> > > > -Vishwas.
> > > >
> > > > _______________________________________________
> > > > JBoss-user mailing list
> > > > [EMAIL PROTECTED]
> > > > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> > --
> > Vishwas Raman
> > Software Engineer, Eternal Systems, Inc,
> > 5290 Overpass Rd, Bldg D, Santa Barbara. CA 93111
> > Email: [EMAIL PROTECTED]
> > Tel:   (805) 696-9051 x246
> > Fax:   (805) 696-9083
> > URL:   http://www.eternal-systems.com/

--
Vishwas Raman
Software Engineer, Eternal Systems, Inc,            
5290 Overpass Rd, Bldg D, Santa Barbara. CA 93111
Email: [EMAIL PROTECTED] 
Tel:   (805) 696-9051 x246
Fax:   (805) 696-9083
URL:   http://www.eternal-systems.com/

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to