Re: XML APIs JAR

2011-11-29 Thread Jack Sprat
will report back. Thanks, J From: Andreas Veithen To: java-user@axis.apache.org Sent: Monday, November 28, 2011 6:39 PM Subject: Re: XML APIs JAR Jack, The point is that the entire argument behind solving the issue by re-adding xml-apis to the WAR is f

Re: XML APIs JAR

2011-11-28 Thread Andreas Veithen
seeable future. > Thanks, > J > > ____________ > From: Andreas Veithen > To: java-user@axis.apache.org > Sent: Monday, November 28, 2011 3:15 PM > Subject: Re: XML APIs JAR > > Jack, > > If I understand this correctly, you are seeing exa

Re: XML APIs JAR

2011-11-28 Thread Jack Sprat
a few years and want to stick with it.  We're tied to Websphere for the foreseeable future. Thanks, J From: Andreas Veithen To: java-user@axis.apache.org Sent: Monday, November 28, 2011 3:15 PM Subject: Re: XML APIs JAR Jack, If I understand this co

Re: XML APIs JAR

2011-11-28 Thread Andreas Veithen
Jack, If I understand this correctly, you are seeing exactly the problem described in the "Known issues" section, but you reject the proposed solution on the grounds that IBM has told you that this won't fix the problem, and without actually having tested the solution... If for a problem with Axis

Re: XML APIs JAR

2011-11-28 Thread Jack Sprat
Thank you for the reply. Most of that article does not apply to us.  The Websphere Web Service feature pack is not installed.  The last paragraph entitled "Known Issues" matches our problem exactly.  3 options are given: 1) Upgrade to most current Websphere fix pack - We're on the most current

Re: XML APIs JAR

2011-11-24 Thread Andreas Veithen
Axis2 requires Java 1.5 and in that version, all the APIs defined by xml-apis are already included in the JRE. Therefore xml-apis is no longer necessary. Also note that the fact that the problem disappears after adding xml-apis to the WAR doesn't necessarily mean that the removal of the JAR in Axis