Link to home
Start Free TrialLog in
Avatar of ACDC29
ACDC29

asked on

What is the dj800license.jar file used for in PDI v9?

I have installed Pervasive Data Integrator version 9 on a linux OS. Can you tell me what the dj800license.jar file and xerces.jar is used for in the framework? TIA.

set CLASSPATH=%CLASSPATH%;%DJ_LIB%\dj800license.jar

set CLASSPATH=%CLASSPATH%;%DJ_LIB%\xerces.jar

 
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Incidentally, you probably know this, but those are Windows paths you posted so won't work in Linux
Avatar of ACDC29
ACDC29

ASKER

Yes, thanks. I posted the wrong paths. But when you say "preserve the licensing of the software", do you mean that the framework checks that jar file to see if a current license is being used?
I'd guess so.