By remote deploy, I'm assuming you mean that you compile and jar an EJB on
one box and want to run it on another, correct?   All you need to do is get
it from one place to the other.  We use pscp for that.  Of course, this
requires that the two boxes maintain time synchronization, so that the
destination box see the new jar as later than the one it already has.

----- Original Message -----
From: "conrad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 9:18 AM
Subject: [JBoss-user] Jboss 3.0 remote deploy


> Hi
>
> I'm new here ... Good afternoon :-)
>
> I'd like to ask about remote deploying enterprise application on JBoss,
> without telnet/ssh access. Is it possible, and if it is how can I do it
> or where can I find some documentation about it?
>
> Thanks in advance.
>
> --
> Best Regards
> Conrad
>
> [EMAIL PROTECTED]
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

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

Reply via email to