For jboss 3 beta you use the main deployer, which figures out what you are
trying to deploy

http://localhost:8082/ViewObjectRes//jboss%2Esystem%3Aservice%3DMainDeployer

On 2002.02.22 18:34:41 -0500 Dmitri Colebatch wrote:
> I'm not going to be able to be too detailed answer, but...
> 
> on 2.4 - look at http://localhost:8082/ViewObjectRes//J2EE%3Aservice%3DJ2eeDeployer
> to deploy the application manually.
> 
> then on 3.0 I guess its just a matter of finding where that has moved to
> (assuming its still there) and using it there..
> 
> hth
> dim
> 
> ----- Original Message -----
> From: "Vishwas Raman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, February 23, 2002 10:17 AM
> Subject: Re: [JBoss-user] EJB deployment problem
> 
> 
> > 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
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 

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

Reply via email to