Alex Loubyansky wrote: > DS> Does your ejb-jar.xml file correctly declare the XDoclet generated class > DS> as the bean implementation class? > > Yes, here it is > <ejb-class>com.imedia.feedback.ejb.addressee.bean.AddresseeCMP</ejb-class> > It inherits AddresseeEJB.
ok > DS> This could be a problem with jrocket and the proxy generation code. > DS> Have you tried jrocket on your windows setup? > > No, Dain. I don't have even installation for windows. > > You make me puzzled with this thought. With IBMJava2 1.3.1 I couldn't > even run JBoss on RH7.2. It's reproducible I posted exceptions and can > do it again. If Jrockit is buggy, so the question about VMs rises > again. We all know Sun's HotSpot has a bug too and isn't recommended. > Actually, I haven't tried only Blackdown. Or should I just change the > RH version? This is just a theory. No one really has a lot of experience with jrocket, because it has only recently been marketed as free (I personally don't believe it is free or will remain free, as the license has not been updated). Test it on your windows setup so you can eliminate jrocket as the source of this problem. As for what works with Red Hat, I don't know. I use debian and mandrake. I don't like Red Hat because they have a propensity to release buggy kernels. There are a lot of issues with all of the JVM on multi processor linux boxes, but from what I know they are all stable on single processor machines. Are you running on a single processor box? I know of a couple of companies NOT running JBoss that had to remove the second processor from their java servers because of JVM issues. Anyway, I personally don't run JBoss in production on RH, so I can't make a recommendation. Maybe someone else can. -- xxxxxxxxxxxxxxxxxxxxxxxx Dain Sundstrom Chief Architect JBossCMP JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
