Deploying to Remote Deployment Server
Hi there!
I've developed the first part of my Inventory Control system using Java Studio Creator 2 Update 1. I use a MSSQL 2000 database.
I now need to deploy it to our Linux server running Tomcat 5. I got the help files and try to deploy it but it gives this error: SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'
I tried to setup the JDNI through the Administration of Tomcat... but how do I KNOW that it's setup correctly for creator to see this JDNI? I also tried to view the Log but couldn't find it... Hmmm.. :)
So now I set up Sun Application Server 9 on another Server, but when I set it up through creator2, it's there, but it shows it as STOPPED, although I can see on the server that it IS running. I then installed Sun Application Server 8.2 on another Server and it gives the same problem.... Hmmm...
Does anyone know what to do... please - I need to get this going?
Thanks SO much!
Marthinus

