[jboss-user] [JNDI/Naming/Network] - Re: JBossXBException trying to bind a String to JNDI using d
work_registries@web.de
do-not-reply at jboss.com
Fri Jun 13 12:36:00 EDT 2008
changing xmlns:jndi and xs:schemaLocation from
| xmlns:jndi="urn:jboss:jndi-binding-service"
| xs:schemaLocation="urn:jboss:jndi-binding-service resource:xmdesc/jndi-binding-service_1_0.xsd">
|
| | to
| |
| | | xmlns:jndi="urn:jboss:jndi-binding-service:1.0"
| | | xs:schemaLocation="urn:jboss:jndi-binding-service:1.0 resource:jndi-binding-service_1_0.xsd">
| | |
| | | | did it for me.
| | | | Suppose it should match xs:schema attribute targetNamespace="urn:jboss:jndi-binding-service:1.0" in xsd file
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158021#4158021
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158021
More information about the jboss-user
mailing list