[JBoss-user] remote deploy on JBoss

2004-06-15 Thread Vlad Patryshev
Hi, I've just finished developing a small web app (a couple of JSPs) and a command-line utility for remoted JBoss deployment. Works on 3.2. http://www.myjavatools.com/projects/systemJsp/readme.html Comments welcome. Thanks, Vlad --- This SF.Net

Re: [JBoss-user] remote deploy

2002-09-11 Thread David Jencks
>From the package.html I asked you to look at: To use this plugin with Ant, place the jbossjmx-ant.jar together with the jboss jars jboss-j2ee.jar and jboss-common-client.jar, and the sun jnet.jar in the ant/lib directory you wish to use. THere's some info about how to use it

Re: [JBoss-user] remote deploy

2002-09-11 Thread Emerson Cargnin - SICREDI Serviços
is there any jar to put in ant lib to use this task?? David Jencks wrote: > There's an ant jmx task in varia you can use to invoke any jmx operation, > including MainDeployer.deploy(url) I think I wrote an example in the > package.html. > > david jencks > > On 2002.09.11 13:31:02 -0400 Emerson

Re: [JBoss-user] remote deploy

2002-09-11 Thread David Ward
If it's only the *manual* aspect of ftp you don't like, there is an ftp ant task, otherwise, refer to other people's responses. David -- Emerson Cargnin - SICREDI Serviços wrote: > is there a way to deploy an ear file remotely, without using ftp, maybe > using jmx or ant task ??? > > ---

Re: [JBoss-user] remote deploy

2002-09-11 Thread Julien Viet
you can use the mbean MainDeployer MBean and ivoke it with an URL (it's JMX way) - Original Message - From: "Emerson Cargnin - SICREDI Serviços" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 1:31 PM Subject: [JBoss-user] remot

Re: [JBoss-user] remote deploy

2002-09-11 Thread David Jencks
There's an ant jmx task in varia you can use to invoke any jmx operation, including MainDeployer.deploy(url) I think I wrote an example in the package.html. david jencks On 2002.09.11 13:31:02 -0400 Emerson Cargnin - SICREDI Serviços wrote: > is there a way to deploy an ear file remotely, witho

Re: [JBoss-user] remote deploy

2002-09-11 Thread Jason Essington
How about a soap attachment sent via smtp? -jason On Wednesday, September 11, 2002, at 11:31 AM, Emerson Cargnin - SICREDI Serviços wrote: > is there a way to deploy an ear file remotely, without using ftp, > maybe using jmx or ant task ??? -

[JBoss-user] remote deploy

2002-09-11 Thread Emerson Cargnin - SICREDI Serviços
is there a way to deploy an ear file remotely, without using ftp, maybe using jmx or ant task ??? -- Emerson Cargnin SICREDI - Tel : 3358-4860 --- In remembrance www.osdn.com/911/ ___ JBoss-user