In Geronimo, (aaplicatiom) classpath are taken care by dependencies.
Manifest in jar file may not work all the time :)
Thanks,
Santosh.
"Don't talk about yourself; it will be done when you leave. "
-----Original Message-----
From: toby cabot [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 31, 2006 3:59 AM
To: [email protected]
Subject: does 1.1 support manifest classpath entries?
Hi Folks,
I'm fooling around with a 1.1 build and trying to get my little
"hello, world" application to deploy and run. It mostly does (much
thanks to the plan conversion utility) but one feature doesn't seem to
work as it used to.
My EAR has (among other stuff) a webapp in a war, and a jar with some
utility classes in it. In 1.0 I could put the utility jar name in the
war's manifest.mf file like so:
Class-Path: hello-utility.jar
... and the classes in hello-utility.jar would be visible to the
servlets in the war. In 1.1 this doesn't seem to work (I get
NoClassDefFoundError exceptions at deploy-time).
Now I'm not sure if what I was doing was J2EE-kosher to begin with so
if not that's cool. But if it's *supposed* to work I'm not sure that
it does anymore.
Thanks,
Toby
**************** 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***