users@glassfish.java.net

RE: Re: Not able to create an XA Connection Pool with Sybase!

From: Markus Karg <karg_at_quipsy.de>
Date: Mon, 5 Jan 2009 18:19:06 +0100

Are you sure that the JConnect driver is implementing the XA interface?

> -----Original Message-----
> From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
> Sent: Montag, 5. Januar 2009 18:04
> To: users_at_glassfish.dev.java.net
> Subject: Re: Not able to create an XA Connection Pool with Sybase!
>
> download.sybase.com/pdfdocs/jcg0400e/jcrg.pdf
>
> Page : 115 indicates the following :
>
> JZ0S3
> The inherited method _____ cannot be used in this subclass.
> PreparedStatement does not support executeQuery(String),
> executeUpdate(String), or
> execute(String).
> Action: If you want to pass a query string, use Statement, not
> PreparedStatement.
> [Message sent by forum member 'jr158900' (jr158900)]
>
> http://forums.java.net/jive/thread.jspa?messageID=324092
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net