Title: 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