i tried enabling java in sybase ase 16 using:
sp_configure "enable java", 1
but after restart the Sybase service i got:
Incorrect Java Virtual Machine library version. Found 0, expected 41792701
and the ase server couldn't start.
what is the problem and how to solve it.