That would be one way and IIS & Apache have WEBDAV modules and tomcat includes
a WEBDAV servlet. We would need to add a webdav stream protocol handler
that mapped the directory content into an array of URLs for the jars. The same
approach could be used for any service capable of providing a directory listing.
Another approach would be to look into making JBoss a JNLP
(JAVA NETWORK LAUNCHING PROTOCOL, JSR-56) application bundle.
----- Original Message -----
From: "James Cook" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 6:30 AM
Subject: Re: [JBoss-dev] Re: Deployment
> ----- Original Message -----
> From: "marc fleury" <[EMAIL PROTECTED]>
>
> > really the problem with the CPE is that it *lists* the directory and adds
> > all the file. The list doesn't work with the http server directory and
> > afaik there is no way for us to list a remote directory. The only
> > workaround will be to
>
> What if the remote server supported WEBDAV?
>
> jim
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development