Override BOOTSTRAP classloader with endorsed directory

2007-10-21 Thread ypomonh
I'm trying to write a servlet that use the latest version of JAX-WS API. This is a newer version of the API than the one shipped with JDK 6, so in order to avoid loading the older library from the bootstrap loader, I put the new JAX-WS JARs in java-home/lib/endorsed. Still when the servlet

(newbie) Why tomcat needs network on startup?

2007-04-25 Thread ypomonh
Why does Tomcat need network connectivity on startup. Can't I use it on a machine that is not connected on the network (localhost)? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

Re: Re: (newbie) Why tomcat needs network on startup?

2007-04-25 Thread ypomonh
.. but it seems like it is searching for DNS server on startup :-/ --=_Part_140061_20812969.1177528468191 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline It doesn't need network connectivity (at least not as far