|
I am not saying about the jar.The jar part is fine with
the dependancy in the deployement file.
I am saying say I need to add a specfic path like
"C:\Anshuk" in the server classpath which will be required later by my web
application supposing "C:\Anshuk\configuration\anshuk.xml" such
that my web application can only give configuration\anshuk.xml
and the application will automatically take the file from mentioned
path.
Warm Regards,
From: Santosh Koti [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 24, 2006 6:29 PM To: [email protected] Subject: RE: Adding to server Classpath Add a dependency .!! to ur deployment plan like :
<dependency> <uri>oracle/classes12/10g/jar</uri> </dependency>
Thanks, Santosh. "Don't talk about yourself; it will be done when you leave. "
-----Original
Message-----
Hi, I need to add one partilcuar configuration path to the server class-path of geronimo 1.0 so that one deployment of an application would require to read some files from the config path. I tried to changing the Manifest.MF
files of deployer.jar as well as server.jar.Not its not working.
Warm Regards,
|
Title: Adding to server Classpath
- RE: Adding to server Classpath Anshuk Chinmoy Pal Chaudhuri
- RE: Adding to server Classpath Santosh Koti
