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
org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnectionFactory.
  getConnectionProperties(Subject, String)
from org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection
  at checkIdentity(Subject, ConnectionRequestInfo).

I have read the newly posted ClassLoader article,and understand that
this might be caused by the fact that the classes are not loaded using
the same ClassLoader.

What mystifies me is the fact that everything seemed to work as I was
configuring it, but after a restart it stopped working, and I was unable
to recall the steps I went through to have made it work in the first
place.

What am I to do?

Thanks for any pointers and hints.

> On 2003.01.06 02:04:53 -0500 Weiqi Gao wrote:
> > 
> > Hi,
> > 
> > I'm trying to use the Jboss 3.0.4 + Tomcat 4.1.12 bundle with
> > Oracle 9i Release 2's XADataSource.
> > 
> > I've discovered bug #585632 the hard way.  The jboss-jdbc-oracle.zip
> > attachment in the bug database (by igorfie) seems to fix the problem.
> > 
> > Is it advicable to use the Jboss 3.0.4 + Tomcat 4.1.12 bundle plus
> > the patch?  Or would I be better off using the Jboss 3.2.0 + Tomcat
> > 4.1.12 bundle?
> > 
> > I downloaded the 3.2.0beta2+4.1.12 bundle and ran it.  I encountered
> > a deployment problem with oracle-xa-ds.xml.  Both the XATxCM and the
> > XATxDS are not deployed, waiting for the deployment of the Minerva
> > JDBC Adapter Mbean.  What's the full story there?

-- 
Weiqi Gao
[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to