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 oracle .jar file.

The problem is when i add my service, i get an exception, saying it cant find 
the oracle classes

Can anyone help?!

Cheers


      
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to