I also join :-( Is it reported as a bug with top priority?
On Fri, 2002-05-31 at 17:00, wonder sonic wrote: > Welcome to the club :) > If you look to old mails, we have discussint about > this problem, search the subject "[JBoss-user] [HELP] > Is there someone to help me?" > > If you find a solution, tell me :) > > Wonder Sonic > > --- Steve Knight <[EMAIL PROTECTED]> a �crit : > > Hello, > > I just updated my JBoss from 3.0 beta2 to RC3 and > > now I am getting this > > error: > > > > java.lang.ClassCastException > > at > > > com.sun.corba.se.internal.javax.rmi.PortableRemoteObject.narrow(PortableRemo > > teObject.java:296) > > > > Here is the line that is giving me problems: > > > > PersonnelManagerHome pmHome = > > (PersonnelManagerHome)PortableRemoteObject.narrow( > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ic.lookup( PersonnelManagerHome.JNDI_NAME > > ),PersonnelManagerHome.class); > > > > Where PersonnelManagerHome.JNDI_NAME = > > "PersonnelManager" as generated by > > XDoclet. > > The very same code worked fine on beta2. Everything > > in my ear appears to > > have deployed properly. > > Am I missing something obvious? > > > > Thanks! > > > > Steve > > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application > > Developer's Conference > > August 25-28 in Las Vegas -- > > http://devcon.sprintpcs.com/adp/index.cfm > > > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.com > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
