[jboss-user] [EJB/JBoss] - Re: NoClassDefFoundError with Proxy classes on AIX
zurchman
do-not-reply at jboss.com
Tue Nov 21 16:35:58 EST 2006
"scott.stark at jboss.org" wrote : I don't see this issue using the ibm jdks on linux for example.
|
Au contraire:
| 2006-11-21 16:17:46,519 INFO [STDOUT] (http-0.0.0.0-8080-Processor25:) javax.ejb.EJBException: Unexpected Error
| java.lang.NoClassDefFoundError: $Proxy105
|
It's not the fact that it's an IBM Linux JDK: it's the fact that it's an IBM Linux PPC JDK.
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxp32dev-20061002a (SR3) )
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux ppc-32 j9vmxp3223-20061001 (JIT enabled)
J9VM - 20060915_08260_bHdSMR
JIT - 20060908_1811_r8
GC - 20060906_AA)
JCL - 20061002
Personally, I'm fed up with IBM's "quirky" JDKs.
JDKs from from Sun are pretty much bullet proof. If it's an Apple JDK, you can pretty much work with it.
But if the JDK is from IBM, how it works - if it works - is a mystery.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987725#3987725
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987725
More information about the jboss-user
mailing list