RE: List Delay (WAS: Finding the jar file that a particular class resides in.)

2003-02-19 Thread Nathan Christiansen
ROTECTED]] Sent: Wednesday, February 19, 2003 4:03 PM To: Ant Users List Subject: RE: List Delay (WAS: Finding the jar file that a particular class resides in.) What resolution did you find? This might come in handy for others of us out here. -Original Message- From: Nathan Christiansen

RE: List Delay (WAS: Finding the jar file that a particular class resides in.)

2003-02-19 Thread Nathan Christiansen
that a particular class resides in.) Nathan Christiansen wrote: > In the 5 1/2 hours that it took for this message to appear on the list, I found an >answer to my original question. > > Is the long delay due to the move of the list? I can send a message to >[EMAIL PROTECTED]

RE: List Delay (WAS: Finding the jar file that a particular class resides in.)

2003-02-19 Thread Borrill, Christopher
- From: Nathan Christiansen Sent: Wednesday, February 19, 2003 10:19 AM To: [EMAIL PROTECTED] Subject: Finding the jar file that a particular class resides in. I seem to remember a discussion a while back about trying to find out which jar file a particular class resides in. I have two machines

RE: List Delay (WAS: Finding the jar file that a particular class resides in.)

2003-02-19 Thread Craig Berry
: Nathan Christiansen Sent: Wednesday, February 19, 2003 10:19 AM To: [EMAIL PROTECTED] Subject: Finding the jar file that a particular class resides in. I seem to remember a discussion a while back about trying to find out which jar file a particular class resides in. I have two machines, one of

Re: Finding the jar file that a particular class resides in.

2003-02-19 Thread Jacob Kjome
Hello Nathan, from happyaxis.jsp in the Apache Axis project /** * get the location of a class * @param out * @param clazz * @return the jar file or path where a class was found */ String getLocation(JspWriter out, Class clazz) {

List Delay (WAS: Finding the jar file that a particular class resides in.)

2003-02-19 Thread Nathan Christiansen
Christiansen Sent: Wednesday, February 19, 2003 10:19 AM To: [EMAIL PROTECTED] Subject: Finding the jar file that a particular class resides in. I seem to remember a discussion a while back about trying to find out which jar file a particular class resides in. I have two machines, one of which I can

Finding the jar file that a particular class resides in.

2003-02-19 Thread Nathan Christiansen
I seem to remember a discussion a while back about trying to find out which jar file a particular class resides in. I have two machines, one of which I can build a project and run a test file. On the other I can't build or run the compiled test class because it can't find the definition for ja