[Resin-interest] Question regarding ServletServer class

2007-06-28 Thread Danish Sualeh
Hi , I have a specific question In resin 2.1.10 I was using a class com.caucho.server.http.Application (part of resin.jar ) to get an instance of com.caucho.server.http.ServletServer by invoking method Application.getServer(); Now in resin 3.1.1 this Application class does not support the

[Resin-interest] WebServiceContext

2007-06-28 Thread Jan Kriesten
hi, is there for web services a workaround to get to the service' servicecontext? best regards, --- jan. ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

[Resin-interest] Deploying JCA RAR's containing native libraries

2007-06-28 Thread Ray Cromwell
Hi all, I couldn't find any mention of this in the documentation, I'm using the latest Resin Pro 3.1 snap on both Linux and OSX with the same results. I have a WAR with an embedded RAR. The RAR contains a JCA component that includes a native library in its root (libfoo.jnilib on mac, libfoo.so on