On Sun, 19 Jan 2003 08:14, J Aaron Farr wrote:
> Is there anyway to have Pheonix load remote .sar's?  I believe this is
> possible in JBoss by setting one of the deploy directories to a remote URL.

At one time it was possible but we ended up disabling it I believe. A few 
people got very nervous about security implications. 

The deployer accepts an arbitary URL so it may still be possible - but I think 
we may check to make sure that it is a "file:" url and throw an exception if 
not.

> Since I couldn't find anything about it on the site or in the mail archive,
> I imagine that the only deploy directory currently avaliable is the local
> /apps directory.  Is there a way to download other .sar's and then
> dynamically load them?
>
> I'd like to move a current project away from the JBoss microkernal and to
> Pheonix/Avalon, but this feature is rather important.  If nothing of this
> sort exists, I'll see what I can do about contributing it.

One of the best ways to do it may be for you to write a new .sar application 
that downloads the archives to local directory and then interacts with JMX 
system to deploy these local applications.

-- 
Cheers,

Peter Donald
Sufficiently advanced science is 
 indistinguishable from magic" 
               -- Arthur C. Clarke


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to