Weiqi Gao wrote:
David Jencks wrote:

I think you need a 3.2 version from after 11/22/2002 when (I think)
this was fixed.

Thank you for the response.  I downloaded jboss-3.2.0beta3 and
configured my Oracle XA DataSource easily (with the oracle-xa-ds.xml)
and everything seemed to work, until ...

I shut down the server and restarted it.  Then I saw an
IllegalAccessError: trying to access
Here's the exception:

16:17:58,415 ERROR [LogInterceptor] Unexpected Error:
java.lang.IllegalAccessError: tried to access method org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnectionFactory.getConnectionProperties(Ljavax/security/auth/Subject;Ljavax/resource/spi/ConnectionRequestInfo;)Ljava/util/Properties;
from class org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection
at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.checkIdentity(BaseWrapperManagedConnection.java:295)
at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.getConnection(BaseWrapperManagedConnection.java:188)
at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:596)
at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:885)
at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:102)



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to