You must direct this question to Websphere newsgroup., not to JSP-interest
mailing list..

Typically, the driver 'COM.ibm.db2.jdbc.net.DB2Driver" is used when DB2 is
remote i.e., DB2 is  NOT in the same machine where the client application
is located. In order to use DB2 remote in Websphere, you have to install
the DB2 driver first and the create a Datasource for it. Please refer to
Websphere documentation. It is well documented..

Sengoda




                    "Girish B Mohite"
                    <girish_mohite@MAILAN        To:     [EMAIL PROTECTED]
                    DNEWS.COM>                   cc:
                    Sent by: "A mailing          Subject:     A Problem in Deployment 
of EJB in
                    list about Java              WebsphereApplicationServer
                    Server Pages
                    specification and
                    reference"
                    <[EMAIL PROTECTED]
                    N.COM>


                    01/09/01 09:07 AM
                    Please respond to "A
                    mailing list about
                    Java Server Pages
                    specification and
                    reference"






Hello Everybody

I have a doubt regarding deploying of Enterprise JavaBeans in Websphere
Applicaton Server
I have created an EnterpriseJavaBean(CMP) in Visual Agefor Java and have
tested it in WebsphereTestEnvironment.The Driver that i use to deploy this
bean is
"COM.ibm.db2.jdbc.net.DB2Driver"

Now i require the above driver only to deploy the EJB in VisualAgefor Java
When i try to use the other Driver "COM.ibm.db2.jdbc.app.DB2Driver" it
throws
DB2Exception even in Visual ageforJava

Now when i try to deploy this bean in WebsphereApplicationServer i am not
able
to find the above driver ie "COM.ibm.db2.jdbc.net.DB2Driver".

My question is
How can we add this driver in WebsphereApplicationServer?
I want this Driver to sucessfully deploy my EJB in websphere

AWaiting a reply from you

Thanking you

Regards

Vikas

------------------------------------------------------------
 Get your FREE web-based e-mail and newsgroup access at:
                http://MailAndNews.com

 Create a new mailbox, or access your existing IMAP4 or
 POP3 mailbox from anywhere with just a web browser.
------------------------------------------------------------

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to