On Mon, Jun 9, 2008 at 10:33 PM, Kevan Miller <[EMAIL PROTECTED]> wrote:
>
> On Jun 9, 2008, at 10:21 PM, Jarek Gawor wrote:
>
>> I think you might be looking at the Jetty assembly. Tomcat assembly
>> has all the jars.
>
> Heh. Must have unpacked the wrong assembly. Time for bed, I guess... ;-)
>
> We're either missing org/apache/tomcat/jni/OS somehow. Or else missing the
> native libraries that implement its native methods... Are you sure you have
> the appropriate native libs?

In standalone Tomcat the AprLifecycleListener listener is used to
initialize the APR library. We don't register that listener anywhere
in our Tomcat integration code in Geronimo. Once I hacked this in I
was able to start the server ok and add new APR connectors.

Jarek

Reply via email to