Discovering .jars in .war

2003-10-29 Thread Daire Treanor (CAPE)
Hi All, Could someone please tell me if is it possible to use org.apache.commons.discovery.tools.Service to discover one or more services that are of a given type and are deployed in a .war file in Tomcat. Each service is autonomous and is stored in a .jar file as per the JDK1.3 'Service

RE: Discovering .jars in .war

2003-10-29 Thread Daire Treanor (CAPE)
in .war You really will want to be in the system classpath for the service to work. --- Daire Treanor (CAPE) [EMAIL PROTECTED] wrote: Hi All, Could someone please tell me if is it possible to use org.apache.commons.discovery.tools.Service to discover one or more services that are of a given type