Hi,
What should the value of the namespace be for
${HERMES_HOME}/webapps/hermes/WEB-INF/classes/jndi-config.xml? Currently, it
is:
<jndiConfig xmlns="http://www.apache.org/wsfx/wsrf/jndi/config">
I tried to change that from "wsrf" to "hermes" and changed the appropriate
namespaces within my own jndi-config files, but I get an error while
deploying.. there still seems to be some reference to wsrf somewhere that I
cannot find:
This is what I get on doing an "ant deploy":
BUILD FAILED
build.xml:68: org.apache.xmlbeans.XmlException:
/usr/hermes2/webapps/hermes/WEB-INF/classes/jndi-config.xml:0: error: The
document is not a [EMAIL PROTECTED]://www.apache.org/wsfx/wsrf/jndi/config:
document element namespace mismatch expected
"http://www.apache.org/wsfx/wsrf/jndi/config" got
"http://www.apache.org/wsfx/hermes/jndi/config"
I am not completely clear about the appropriate values for the jndi-config
elements. Could someone explain what they should really be?
Thanks
Latha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]