Title: Branch_3_2 build failing... again.
This was fixed yesterday so make sure you have this version:
 
plugins 510>cvs status StatefulHASessionInstanceCache.java
===================================================================
File: StatefulHASessionInstanceCache.java       Status: Up-to-date
 
   Working revision:    1.1.4.2
   Repository revision: 1.1.4.2 /cvsroot/jboss/jbossmx/src/main/org/jboss/ejb/plugins/StatefulHASessionInstanceCache.java,v
   Sticky Tag:          Branch_3_2 (branch: 1.1.4)
   Sticky Date:         (none)
   Sticky Options:      (none)
 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
Sent: Saturday, March 08, 2003 3:00 PM
Subject: [JBoss-dev] Branch_3_2 build failing... again.

I just checked out a clean copy of Branch_3_2 and the build is failing with the following error:

C:\Checkout\jboss-3.2\cluster\src\main\org\jboss\ejb\plugins\StatefulHASessionInstanceCache.java:58: cannot resolve symbol

symbol  : method unschedulePassivation (java.lang.Object)

location: class org.jboss.ejb.plugins.StatefulHASessionInstanceCache

         unschedulePassivation(id);

         ^

C:\Checkout\jboss-3.2\cluster\src\main\org\jboss\ejb\plugins\StatefulHASessionInstanceCache.java:87: cannot resolve symbol

symbol  : method unschedulePassivation (java.lang.Object)

location: class org.jboss.ejb.plugins.StatefulHASessionInstanceCache

            ctx = unschedulePassivation(id);

What is up?

Thanks,

Nathan

Reply via email to