.
I recommend you try using the following URL form:
new URL(URL context, String spec, URLStreamHandler handler)
and you provide a URLStreamHandler for globus.
Another, but ugly, solution is to put globus classes inside system
classloader.
En l'instant précis du 18/09/07 14:42, DEMESY Ni
Hi,
I would like to contact httpg servers with a servlet host on a tomcat
server and I have an error :
java.net.MalformedURLException: unknown protocol: httpg
at java.net.URL.(URL.java:395)
at java.net.URL.(URL.java:283)
when I do :
SimpleProvider p = new SimpleProvider();
p.deployT
Thank you for yours answers.
I have one context for a web portal with servlet pages and one context
for an axis web server .
Sorry for the missing information .
Nicolas DEMESY
Mikolaj Rydzewski a écrit:
DEMESY Nicolas wrote:
I would like to know what are the system requirements for using
Hi,
I would like to know what are the system requirements for using Tomcat
in a production server, with 50-100 users, on a Red Hat Advanced Server 3.
Where can I find benchmarks ?
Thank you for your advices,
Nicolas DEMESY
-