The reason lies in the different JDK's used : jboss-jmx.jar was compiled using another JDK than the one you are using in JBuilder 4.
/Werner Guy Rouillier wrote: > Sorry, I've never seen that error before. > > ----- Original Message ----- > From: "Alan Yost" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "Dushyant Shrivastava" <[EMAIL PROTECTED]> > Sent: Friday, July 05, 2002 1:36 AM > Subject: RE: [JBoss-user] Timer Server in JBoss (class file has wrong > version 47.0) when using jboss-jmx.jar > > > Thanks for the reply Guy, we were using this documentation - just wanted to > ensure that it is uptodate (we thought that is may have been outdated). The > main problem we have at present is that we can't seem to compile anything > when we use the jboss-jmx.jar package. We are using JBuilder 4 - and we > cannot even open the class (from inside the jar). It fails to load. > > The error we get when we attempt to compile is: > > Error #: 314 : cannot access class > javax.management.NotificationBroadcasterSupport; class file has wrong > version 47.0 > > Do you have any idea what could be causing this? > > > Regards > > > Alan. > > -----Original Message----- > From: Guy Rouillier [mailto:[EMAIL PROTECTED]] > Sent: Friday, 5 July 2002 12:56 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Timer Server in JBoss > > > The timer services are documented in the JBoss documentation (at least they > are in the 2.4.x version that I'm using.) > > ----- Original Message ----- > From: "Alan Yost" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "Dushyant Shrivastava" <[EMAIL PROTECTED]>; "Chris Pinfold" > <[EMAIL PROTECTED]> > Sent: Thursday, July 04, 2002 11:03 PM > Subject: [JBoss-user] Timer Server in JBoss > > > Hello all, > > We are tyring to implement a timer service in JBoss 3.0. We have some old > doco's but suspect that most of these do not apply anymore. Can anyone > please point us to the latest on timer services in Jboss with some examples? > > > Regards and thanks in advance > > > > Alan. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Caffeinated soap. No kidding. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Bringing you mounds of caffeinated joy. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Bringing you mounds of caffeinated joy. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Got root? We do. > http://thinkgeek.com/sf > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > -- ---------------------------------------------------------------------- ir. Werner Ramaekers Enterprise Java Solutions Architect - Shift@ Sun Certified Java Programmer "May the source be with you." <mailto:[EMAIL PROTECTED]> <http://www.shiftat.com> ---------------------------------------------------------------------- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Got root? We do. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
