Sybase DB Failure

2005-05-20 Thread Jim Henderson
I am trying to use the UserDatabaseRealm connecting to a Sybase DB server. I get the following error: --- May 20, 2005 11:17:34 AM org.apache.catalina.realm.DataSourceRealm open SEVERE: Exception performing

Re: Sybase DB Failure

2005-05-20 Thread Ed Robbins
I haven't done this in a long time, but Sybase has a utility, a SQL script if I recall, that will configure the DB to allow you to connect via JDBC. I believe it comes with the JConnect distribution, which you can download from Sybase. Ed Jim Henderson wrote: I am trying to use

Sybase

2004-09-21 Thread Marek Wójtowicz
Hello, Do you know if there is A howto Linux+Tomcat+Apache httpd+ Sybase in the net? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Sybase

2004-09-21 Thread QM
On Tue, Sep 21, 2004 at 10:12:38AM +0200, Marek W?jtowicz wrote: : Do you know if there is A howto Linux+Tomcat+Apache httpd+ Sybase in : the net? 1/ please post a *new* message when writing to the list. Replying to an old (unrelated) message confuses thread-aware mailers, which makes your

RE: Sybase and Tomcat 5, Possible Problem

2004-06-24 Thread Matt Anderson
I use Sybase ASE12.5 along with Tomcat 5.0.24 I place the JConnect (jconn2d.jar) file in the %tomcathome%/common/lib directory. Sybase and Tomcat 5.0.24 can work together. I don't have my web.xml or root.xml (I use virtual hosting) here however I can provide them tomorrow once I am at work. Matt

RE: Sybase and Tomcat 5, Possible Problem

2004-06-18 Thread Shapira, Yoav
:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 12:35 PM To: [EMAIL PROTECTED] Subject: Sybase and Tomcat 5, Possible Problem After a lot of effort, I feel there may be some reason that the Sybase JConnect JDBC driver doesn't work in Tomcat 5.0.24 (I use Tomcat 4 for my Sybase driven apps quite a bit

Sybase and Tomcat 5, Possible Problem

2004-06-18 Thread Jeff Sexton
After a lot of effort, I feel there may be some reason that the Sybase JConnect JDBC driver doesn't work in Tomcat 5.0.24 (I use Tomcat 4 for my Sybase driven apps quite a bit). The exception is: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL

Re: Sybase and Tomcat 5, Possible Problem

2004-06-18 Thread Jeff Sexton
Shapira, Yoav wrote: Hi, Hmm... It's good you can verify the login on the DB side. You should try to debug this in tomcat 5 rather than rolling back, if possible. Where is the driver jar located in your server? I've been trying to stick with common/lib. That seems to work. Since I was able to

Sybase and Tomcat 5, Possible Problem

2004-06-17 Thread Jeff Sexton
After a lot of effort, I feel there may be some reason that the Sybase JConnect JDBC driver doesn't work in Tomcat 5.0.24 (I use Tomcat 4 for my Sybase driven apps quite a bit). The exception is: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL

can't get (Sybase ASE 12.5) database connection, maybe prob with tomcat config?

2003-12-12 Thread Alan Czajkowski
the directory tree for the webapps looks like so: /var/apache/tomcat/webapps/sybase/jsp/sybase.jsp /var/apache/tomcat/webapps/sybase/WEB-INF/web.xml /var/apache/tomcat/webapps/sybase/WEB-INF/jsp/ i then stopped and then re-started apache when i call /var/apache/tomcat/webapps/sybase/jsp/sybase.jsp

Data BAse connectivity with Sybase SQL Anywhere

2003-01-19 Thread usha nair
Dear friends, plz. help me with the database connectivity of Sybase SQLAnywhere 5.0, 1.i have downloaded the Jconnect versions (4.5/5.5) 2.Platform is win 98 3.the front end is JSP, the web application server is tomcat 3.3.1, 4.what is the URL for the sybase database in SQLAnywhere 5.0

Unable to connect to Sybase 11.9.2 server -Help please

2003-01-17 Thread Krishna_R . _Nagaraj
Hello Everyone, I am trying to connect to sybase 11.9.2 database server. Has anyone encountered this error. Your help on this will be greatly appreciated. I have created a datasource in Tomcat 4.1.18. I have the jconn2.jar file in webapps/ROOT/WEB_INF/classes/jconn2.jar I have the jconn2.jar

Setting up a JNDI entry for Sybase

2003-01-04 Thread Paul Carpenter
Hi Has anyone managed to get Tomcat talking to Sybase via a JNDI resource? I'm very close, following the MySQL examples I can find, and of course, the Tomcat documentation... But I get the following two errors at present: javax.naming.NameNotFoundException: Name java:comp is not bound

Re: Setting up a JNDI entry for Sybase

2003-01-04 Thread Paul Carpenter
still don't know why the ds.getConnection doesn't fails? Confused... Paul On Saturday, January 4, 2003, at 05:55 PM, Paul Carpenter wrote: Hi Has anyone managed to get Tomcat talking to Sybase via a JNDI resource? I'm very close, following the MySQL examples I can find, and of course

Can Tomcat Using SYBASE_CTLIB connect to Sybase by JNDI ?

2002-08-29 Thread huangzh
Hi: I am trying to use the Sybase Open client to connect to the backend Sybase Sql server,can tomcat using the SYBASE_CTLIB Driver to connect to the Sybase ? If it is possible to do it,I will try to go ahead. Any advise is welcome. Jackson Huang

JDBC Relam, Tomcat 4.0.1, JDK1.3.1_02, Sybase issues?

2002-03-01 Thread julie . f . mccabe
Hello, I am using Tomcat 4.0.1, JDK1.3.1_02, Sybase for user authenication, when I start Transmit I receive the following error from the jdbc driver java.sql.SQLException: JZ001: User name property 'user_dbo:password=pass_dbo' too long. Maximum length is 30. In the server.xml I have Realm

Sybase TDSTunnelServlet performance.

2001-10-03 Thread Denis Putnam
I am trying to use the Sybase TDS tunnel servlet provided in jConnect5_2 and I have installed it into the Jakarta-tomcat webapps directory, but I am getting very poor performance compared to the jserv method. Can anyone help me to improve the performance in Jakarta-tomcat container

jConnect5.2 with Tomcat 3.2 , Apache and Sybase

2001-03-22 Thread Manish
Hi, I was wondering of there is a way of me achieving connection pooling using jConnect 5.2 and not have to use LDAP as the service provider. Is there a way where I can save my DB properties in a normal text file and use it as a context. TIA -- Manish Poddar

AW: Sybase (ASA7.0.2) connection question

2001-03-04 Thread Ralph Einfeldt
Try jdbc:sybase:Tds:localhost:2638?ServiceName=asademo -Ursprngliche Nachricht- Von: Wong, Connie [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 2. Mrz 2001 19:38 An: [EMAIL PROTECTED] Betreff: Sybase (ASA7.0.2) connection question snip/ Case 1. Set URL = "jdbc:sybase:Tds:loca

Re: Sybase (ASA7.0.2) connection question

2001-03-03 Thread anonymous
n on with a server app because of socket# or ip addr issues. I've used this code for ASE web server running on one machine and ASE web server on separate machines. - Original Message - From: "Wong, Connie" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 02, 2001 10:37

Sybase (ASA7.0.2) connection question

2001-03-02 Thread Wong, Connie
Hi, I have trouble using the URL on Sybase. I hope someone can help me. Configurations: NT Sybase ASA7.0.2 Tomcat 3.1 DriverName = "com.sybase.jdbc2.jdbc.SybDriver" The following files are in my CLASSPATH: c:\Program Files\Sybase\SQL Anywhere 7\jConnect\classes c:\Pro