AF User's Guide.
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
clayton neal
06/17/2009 11:01 AM
To
Sharon Lucas/Austin/i...@ibmus
cc
staf-users@lists.sourceforge.net
Subject
Re: [staf-users] external jar files
s
To: clayton neal
Cc: staf-users@lists.sourceforge.net
Sent: Wednesday, 17 June, 2009 16:49:43
Subject: Re: [staf-users] external jar files
See sub-section "How to Package
Nested Jar Files" in section "5.2 Building a Java STAF Service"
at
http://staf.sourceforge
classes contained
within the jar files.
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
clayton neal
06/17/2009 10:28 AM
To
staf-users@lists.sourceforge.net
cc
Subject
[staf-users] external jar files
Hiya
Ive written a new service
Hiya
Ive written a new service in Java and packaged into a .jar file
My service needs to connect to oracle so also needs the oracle jdbc jar file
On the test machine ive placed both .jar files into the same directory
In the maifest for the service i put:
Class-Path: ojdbc6.jar
to point to oracl