Re: javassist problems with Java 1.6

2008-03-07 Thread Andreas Andreou
-Dsun.lang.ClassLoader.allowArraySyntex=true a typo just in this email, or in the actual usage? On Fri, Mar 7, 2008 at 1:17 PM, Geoff Callender [EMAIL PROTECTED] wrote: To Howard, and anyone else with experience of javassist problems with Java 1.6 (with the possibly that it's only related

Re: javassist problems with Java 1.6

2008-03-07 Thread Geoff Callender
: To Howard, and anyone else with experience of javassist problems with Java 1.6 (with the possibly that it's only related to Tomcat in JBoss 4.2.2): It looks like this is a javassist classloading issue with Java 1.6. Everything works fine with Java 1.5. The root cause

Re: javassist problems with Java 1.6

2008-03-07 Thread Geoff Callender
is not Java 6 compatible. For that you should ues JBoss 5. Kind regards, Joachim Geoff Callender wrote: To Howard, and anyone else with experience of javassist problems with Java 1.6 (with the possibly that it's only related to Tomcat in JBoss 4.2.2): It looks like this is a javassist

Re: javassist problems with Java 1.6

2008-03-07 Thread Yunhua Sang
. For that you should ues JBoss 5. Kind regards, Joachim Geoff Callender wrote: To Howard, and anyone else with experience of javassist problems with Java 1.6 (with the possibly that it's only related to Tomcat in JBoss 4.2.2): It looks like this is a javassist classloading issue