Hello Danny,
I would like to ask u some questions. I am using websphere 2.0 version. I have downloaded v 3.0 and v3.02// but couldn't get success in installing both of them. I don't know whats the matter. Even I stopped the IIS service b4 installing them. But its not working and its not showing any service in Services. It doesn't give any problem or error during installing but it never runs. And doesn't show any Service in Services panel.
Tell me how to handle this problem. If u can.
One more thing I wanna ask that is when I make changes in any jsp page or Servlet after running on Websphere but it always executes the previous one. what I have to do to execute the newer version of servlet is, restart the websphere service or compile that servlet with another name and then copy there. By doing this it runs fine..
I think it caches information somewhere ...
Can u help me out .. plzzzzzzz
Thanx in advance
Regards
Syed Atif Ali Kazmi
-----Original Message-----
From: Danny Rubis [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 12, 1998 6:16 AM
To: [EMAIL PROTECTED]
Subject: Re: DB2Java
Hey!
There is more than one way to do it.
I do it this way. In WebSphere Admin Applet, I add
drive:\sqllib\java\db2java.zip to the WebSphere classpath.
This way, when you upgrade DB2 UDB you don't have
to remember to copy the new db2java.zip file anywhere.
Or you can rename db2java.zip to db2java.jar and put it
in the lib directory of WebSphere.
If you are not using WebSphere, consult your documentation
about setting your container's classpath. It's done differently
on almost every servlet container.
I don't recommend putting it into the system classpath.
Anyone can monkey around with it.
Sans adieu,
Danny Rubis
Flaviano Prosper wrote:
> Hi all,
> thanks to aswers to my old question.
> Now I habe this problem I have to access a DB2-UDB from a servlet I have
> a db2java.zip in my path but it doesn't works. ("No suitable driver" is
> the error report)
> Where (i'm searching for a URL) could I find these drivers?
> Thanks
>
> ___________________________________________________________________________
> 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
___________________________________________________________________________
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
