RE: APR Library with JBoss/Tomcat

2007-08-06 Thread Caldarale, Charles R
> From: Ron Wheeler [mailto:[EMAIL PROTECTED] > Subject: Re: APR Library with JBoss/Tomcat > > The error message does not describe the problem appropriately and the > documentation does not clearly link to this "required" library. It's not an error message - it&#

Re: APR Library with JBoss/Tomcat

2007-08-05 Thread Ron Wheeler
Could someone post a bug against this. The error message does not describe the problem appropriately and the documentation does not clearly link to this "required" library. This gets everyone the first time that Tomcat is installed and it takes a long time to find the library required. It ne

Re: APR Library with JBoss/Tomcat

2007-08-05 Thread Len Popp
On 8/5/07, Len Popp <[EMAIL PROTECTED]> wrote: > tcnative-1.dll goes in the Tomcat bin subdirectory. ... except I see that you're running JBoss, so maybe that's not correct for you. Sorry again. :-) I guess you'll have to check the JBoss documentation to see where it likes to keep DLLs. As a last

Re: APR Library with JBoss/Tomcat

2007-08-05 Thread Len Popp
- > From: "Len Popp" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Sunday, August 05, 2007 4:51 PM > Subject: Re: APR Library with JBoss/Tomcat > > > > As the log message says, what you need is the Apache Tomcat Native > > library.

Re: APR Library with JBoss/Tomcat

2007-08-05 Thread Sam Klin
I would be grateful. - Original Message - From: "Len Popp" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, August 05, 2007 4:51 PM Subject: Re: APR Library with JBoss/Tomcat > As the log message says, what you need is the Apache Tomcat Native > lib

Re: APR Library with JBoss/Tomcat

2007-08-05 Thread Len Popp
As the log message says, what you need is the Apache Tomcat Native library. (The APR is one part of that.) The Tomcat docs have a page about this - for example, http://tomcat.apache.org/tomcat-5.5-doc/apr.html for version 5.5. That page points to a download page that has both source and compiled bi

APR Library with JBoss/Tomcat

2007-08-05 Thread Sam Klin
I notice my new version of JBoss (4.2.1GA) gives the following message in the server logs: 2007-08-05 15:41:32,650 INFO [org.apache.catalina.core.AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.pat