[Jhs-leads] RE: ojdbc14.jar in project.xml

Kirkpatrick, Ivan Ivan.Kirkpatrick at dep.state.fl.us
Wed Jan 10 16:54:21 EST 2007


The ojdbc14.jar file is not available on the application server.  You should
include the war .bundle equal true property to have it added to your
application libraries at build time (line 57/102).  The other jars already on
both epic51/52 and on epic227/228/229 can be determined as follows:. 

This link http://epic51.dep.state.fl.us:7000/ArmPars/SysProps.jsp shows lines
57/1-95 as the jars available on the epic51 server.  Replace 51 with 52 to
verify this on the other server.

This link http://epic227.dep.state.fl.us:7000/ArmPars/SysProps.jsp shows
lines 56/1-95 as the jars available on the epic227 server.  Replace 227 with
228 and or 229 to verify this on the applicable server.

It is undesirable to include jars in your war file lib directory that are
available on the server unless specific versions of the jars are necessary
for proper functioning of the application.


____________________
Ivan S Kirkpatrick
Twin Towers rm 602 A
work 850 245 8243
mobile 850 559 6381



>  -----Original Message-----
> From: 	Davis, Dixie  
> Sent:	Wednesday, January 10, 2007 3:33 PM
> To:	Kirkpatrick, Ivan
> Subject:	ojdbc14.jar in project.xml
> 
> Ivan,
> Here are the pertinent lines from the project.xml file for the jdbc jar
> 
> - <dependency>
>   <groupId>oracle</groupId> 
>   <artifactId>ojdbc14</artifactId> 
>   <jar>ojdbc14.jar</jar> 
> - <properties>
>   <war.bundle>true</war.bundle> 
>   </properties>
>   </dependency>
> - <dependency>
> 
> Does this method give you heartburn?  Should I change it?
> 
> Thanks,
> Dixie.
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~
> Dixie M Davis
> Bureau of Information Systems/GIS
> 850/245-8303 SC 205-8303
> dixie.davis at dep.state.fl.us
> 


More information about the Jhs-leads mailing list