|
[
Permlink
| « Hide
]
Dan Diephouse added a comment - 26/Apr/06 07:24 PM
This is fixed now in SVN.
I have just experienced this problem using XFire 1.1RC on Weblogic 9.1 with JRockit 5.0.
From Java5TypeCreator.java lines 85-87:
It seems that the second or condition "m.getParameterAnnotations().length > index" is not correct and that it should be "m.getParameterAnnotations().length <= index". Thanks Tim. I fixed this in SVN.
|
||||||||||||||||||||||||||||||||||||||||||