1. Querying JAXP XPath failing to find node on second call in WebSphere (JUnit works fine) stackoverflow.comI'm checking for an element with an xml element, and will be defaulting a value if not present. This is coming in from a web service call into JAXWS on Websphere 7 ... |
2. IncompatibleClassChangeError when evaluating xpath expressions with namespace stackoverflow.comi need to modify an xml document which has multiple namespaces. my code runs without problems on my local machine but i'm encountering java.lang.IncompatibleClassChangeError when i deployed it to IBM Websphere ... |