Lorenz Breu wrote at Dienstag, 7. April 2009 15:57: > Hi guys > > Sorry for the cross-post two 3 lists, but this whole jSLP issue depends > on work from all three areas...
you still might have missed one ... ;-) [snip] > tomcat native > > There were a bunch of typo bugs in the release version of tomcat native > (have been fixed by now) when I started working on jSLP/MINA, so I was > forced to use my own fixed version of libtcnative and tomcat native (aka > tomcat-apr aka tomcat-jni) here. I inserted a fixed version into my > local maven repo to be able to build MINA and jSLP. I also needed tomcat > jni to run as a bundle, so I whipped up a quick pom.xml to build me a > tomcat-jni OSGi bundle including the (fixed) libtcnative libraries for > windows (doesn't work, multicast fails without any errors), linux 32 bit > and linux 64 bit (both worked, used them myself). You might be interested that there are current efforts to consolidate tomcat-jni as commons-runtime in the Apache Commons community. See recent discussions on the dev list and checkout the component from the sandbox. [snip] - Jörg
