Hello all Tapestry Users,

I currently working on Tapestry 5.0 with WebLogic 9.2 server.

I deployed my application on WebLogic 9.2 and configured to use JRockit's
R26.0 JDK environment
to run the application and I found that WebLogic 9.2 with JRockit R26.0
throws exception 
for Tapestry Filter on initialization of ArrayOutOfBoundException, but if
configured to use other
JDK which is of Sun dosen't throw any exception.

I got to know that this is because of the version JRockit JDK R26.0 having
the bug listed 
as fixed on R26.4 release as in following link -
http://edocs.bea.com/jrockit/releases/5026x/relnotes/relnotes.html#wp1068992

as -
CR268133   -      Previously
java.lang.reflect.Method.getParameterAnnotations() returned 
                       the wrong result for methods that did not have
annotations. This has now been fixed.

To find this and resolve I was working for some hours now.
I am so glad that finally it is not the issue of Tapestry 5 but of JRockit
R26.0.

After checking the same application on JRockit latest version R27.4.0,
Tapestry filter works
properly without any error.

I think because of this error there might be some users who refused using
Tapestry 5 on WebLogic,
who will know the issue and it will be helpful for them.

Have a great time working on Tapestry....=)

From,
Ritesh Sandupatla
JAVA Developer


-- 
View this message in context: 
http://www.nabble.com/Weblogic-9.2-with-JRockit-R26.0-throws-exception-for-Tapestry-Filter-tp15408301p15408301.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to