Hi,
I didn't get this error, using jdk1.3.1 from sun. What compiler are you
using? The method fireConnectionEvent is used within an anonymous inner
class and is defined (protected) in a superclass of XAManagedConnection
that is in a different package. Previous to my changes it was in the same
package. Since I don't get this error I may have trouble fixing it. What
happens if you use XAManagedConnection.super.fireConnectionEvent(ce)?
Thanks
david jencks
On 2001.09.08 22:34:12 -0400 Hiram Chirino wrote:
> I did a clean co of HEAD and I get compile failures:
>
> [javac]
>
>C:\CVS\Branches\HEAD\jboss-all\connector\src\main\org\jboss\resource\adapter\jdbc\xa\XAManagedConnection.java:115:
>
> No method matching fireConnectionEvent(javax.resource.spi.ConnectionEvent
> ) found in class org.jboss.resource.adapter.jdbc.xa.XAManagedConnection.
> [javac] fireConnectionEvent(ce);
> [javac] ^
> [javac]
>
>C:\CVS\Branches\HEAD\jboss-all\connector\src\main\org\jboss\resource\adapter\jdbc\xa\XAManagedConnection.java:128:
>
> No method matching fireConnectionEvent(javax.resource.spi.ConnectionEvent
> ) found in class org.jboss.resource.adapter.jdbc.xa.XAManagedConnection.
> [javac] fireConnectionEvent(ce);
> [javac] ^
> [javac] Note: 2 files use or override a deprecated API. Please
> consult
> the documentation for a better alternative in each case.
> [javac] 2 errors, 1 warning
>
> BUILD FAILED
>
> Compile failed, messages should have been provided.
>
> Total time: 1 minute 9 seconds
>
> Regards,
> Hiram
>
> >From: David Jencks <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: jboss-dev <[EMAIL PROTECTED]>
> >Subject: [JBoss-dev] RH broken... fix soon
> >Date: Sat, 8 Sep 2001 21:26:56 -0400
> >
> >The latest set of changes I checked in this afternoon to rh, moving all
> jca
> >stuff to connector, and making jbosscx into a .sar, seems to have broken
> >jbossmq startup. Apparently there was a loading order dependency that I
> >did not experience on my machine, but broke when I did a fresh checkout.
> >
> >I'm working on a fix.
> >
> >My apologies.
> >
> >david jencks
> >
> >_______________________________________________
> >Jboss-development mailing list
> >[EMAIL PROTECTED]
> >https://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at
> http://explorer.msn.com/intl.asp
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development