Class.getResource does not find a resource in a JCA module

2008-06-16 Thread florinbratu
Hello! I am developping a JCA module, which has the following structure: $ jar tf proactive.rar META-INF/ META-INF/MANIFEST.MF META-INF/proactive-log4j META-INF/ra.xml META-INF/geronimo-ra.xml proactiveConnector.jar ProActive.jar bouncycastle.jar fractal.jar javassist.jar log4j.jar xercesImpl.ja

question about deployment plan for connector archive

2008-05-23 Thread florinbratu
Hello! I have a resource archive RAR that I've succeeded in deploying on other application servers, and now I want to deploy it on Geronimo AS. As I read from Geronimo documentation, it is required that I provide a deployment plan in order to be able to deploy the RAR archive as a stand-alone mo