jian jin wrote:Hi,
Because what we used is JBoss Community edition, there is no support for this open source edition. If you used a JBoss commercial edition, you can request a fix for it.
As i know there is no workaround for it unless you want to fix it by yourself.
daphna deutsch wrote:Hi,
I'm trying to migrate from jboss 4.2.3 to jboss 5.1.0 (JDK 6.0).
My application reads xml over http requests from several clients.
After migrating to jboss 5 and sending the xml request I'm sometime getting IllegalArgumentException from tomcat. Same request may sometime works fine and sometime gets the exception.
Here is a sample of my code that read the request. Same code work fine on jboss 4.0.5 and 4.2.3.
how can i solve this?
Thanks,
Daphna
jian jin wrote:I opened a defect for JBoss: https://jira.jboss.org/jira/browse/JBAS-7817
It was accepted.