« Return to Thread: Deploy war with cargo maven plugin

Re: Deploy war with cargo maven plugin

by S. Ali Tokmen-4 :: Rate this Message:

Reply to Author | View in Thread

Hello

Matt Wringe a écrit :
On Wed, 2009-04-01 at 08:22 -0700, rynam0 wrote:
  
My first inclination is that your server does not allow a PUT but not having
the details of how the Jetty Remote deployer is implemented I can not offer
any certainties... Could someone else shed some light on this as I will not
be able to look into this until this evening.  Thanks!
    

You need to have the Cargo Jetty Remote Deployer war deployed on your
remote server, and you need to setup the security permissions on the
server for the war to be able to log into it. Jetty doesn't provide
remote deployment support itself.
  
Another way of "solving" this issue is to use JOnAS: JOnAS can be run using a Tomcat or Jetty Web container; moreover it supports remote deployments.

Of course, Jetty is JOnAS is not a "pure" Jetty anymore...

Cheers

-- 

S. Ali Tokmen
savas-ali.tokmen@...

Office: +33 4 76 29 76 19
GSM:    +33 66 43 00 555

Bull, Architect of an Open World TM
http://www.bull.com

 « Return to Thread: Deploy war with cargo maven plugin