Hi,
I am trying to deploy a connector rar from inside the ear on Geronimo
1.1.1. The connector ra.xml file refers to all the classes like the
activationspec-class and so on. If I put the jar (containing all these
classes), just directly under the connector rar, the the ear is
deploying properly, but when I try to put the jar inside
deployable.ear\lib and mention the jar path in the manifest.mf of the
connector.rar (..\lib\classes.jar) ..it gives class not found (which is
there in the jar)
I have also tried to put the jar path in the manifest.mf of the
deployable.ear --> (.\lib\classes.jar), there is the same classnotfound
problem.
The structure which works fine:
deployable.ear
- Meta-Inf
- Manifest.mf
- connector.rar
- Meta-Inf
- Manifest.mf
-classes.jar
The structure which does not work fine:
deployable.ear
- Meta-Inf
- Manifest.mf
- connector.rar
- Meta-Inf
- Manifest.mf
- lib
- classes.jar
Is there any workaround for this?
Warm Regards,
Anshuk Pal Chaudhuri
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are
not to copy, disclose, or distribute this e-mail or its contents to any other
person and any such actions are unlawful. This e-mail may contain viruses.
Infosys has taken every reasonable precaution to minimize this risk, but is not
liable for any damage you may sustain as a result of any virus in this e-mail.
You should carry out your own virus checks before opening the e-mail or
attachment. Infosys reserves the right to monitor and review the content of all
messages sent to or from this e-mail address. Messages sent to or from this
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***