0 Replies Latest reply on Apr 13, 2006 3:11 PM by beerp

    Tomcat Native Library APR

    beerp

      Im trying to configure an instance of jboss 4.01 SP3 w/tomcat to use the native libraries that run on top of the Apache Runtime Environment. I have done this successfully in tomcat 5.5.16 but Jboss can't seem to find the class : org.apache.coyote.http11.Http11Protocol .
      Are there JBoss binaries that can be installed for this? I was hoping the tomcat installation instructions would work, but something is wrong with the classpath.
      I noticed the native driver is loaded into a deploy/tmp folder when I boot jboss, but that doesnt seem to be enough.
      Im hoping there is just a library I need to configure jboss to load for this to work. I built the tomcat native libraries on a Fedora 2.6 build in jboss/servers/default/deploy/jbossweb-tomcat55.sar/
      This is one of those needle-in-a-haystack problems.
      Thanks,
      Paul