Hi to All!

I created a java application program which support the JDBC connection and a
shell's script to load all the environment needs of my program and at the
same time call my program, there is no problem when I run in a command
prompt, it works properly. But, when i used the crontab to call the script
or the application itself, the program is encountering a
NullPointerException and i found out that this method Class.forName(
"com.sybase.jdbc2.jdbc.SybDriver" ) is the main problem.

Does anyone can tell me what are the additional settings that i need to fix
that problem?

Pls help me....

Thanks in advance,
John
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to