Re: [JBoss-user] Sybase as DataSource: Usage of SybDriver vs. SybDataSource

2003-01-25 Thread Scott M Stark
To: [EMAIL PROTECTED] Sent: Saturday, January 25, 2003 5:05 AM Subject: [JBoss-user] Sybase as DataSource: Usage of SybDriver vs. SybDataSource Hi!   I posted this problem already in a Sybase newsgroup (no reply). Perhaps you could help:   I try to use Sybase ASE 12.

Re: [JBoss-user] Sybase as DataSource: Usage of SybDriver vs. SybDataSource

2003-01-25 Thread David Jencks
I have no idea why you are getting that NoClassDefFoundError, but the jca/jdbc LocalTransaction wrapper doesn't support wrapping DataSources, only Drivers. It would be pretty easy to do, but I haven't thought of even a slightly compelling reason to support this. david jencks On Saturday, January

[JBoss-user] Sybase as DataSource: Usage of SybDriver vs. SybDataSource

2003-01-25 Thread Christian Neuroth
Hi!   I posted this problem already in a Sybase newsgroup (no reply). Perhaps you could help:   I try to use Sybase ASE 12.5 as DefaultDS.When I use the following version of the sybase-ds.xml it works:   ==         DefaultDS    jdbc:sybase:Tds:10.20.1.80:5000/worker    com.sybase.j