XFireHome DocumentationJavadocs QuicklinksAegis Binding DevelopersDeveloper Space |
XFire requires a newer version of the javax.xml.namespace.QName than is included in weblogic.jar. The QName jar can be found here Sadly, the solution is to put the newer version of QName on classpath before weblogic.jar. This is done by creating a jar containing nothing but the required class (one is attached to this page) and adding a reference to it in the CLASSPATH environment variable in startWeblogic.sh |