2 Replies Latest reply on Jan 27, 2010 10:17 AM by aloubyansky

    Binding to multiple namespaces

    dmlloyd

      I posted a discussion in the user forum (the first, and only post there) at Binding to multiple namespaces? but have not yet received any response.  I'm assuming that due to the lack of volume there, nobody is actually monitoring that forum, so I'm posing the question here.

       

      Basically I need to bind my SchemaResolverDeployer to more than one namespace.  Any thoughts?

        • 1. Re: Binding to multiple namespaces
          alesj

          Afaik, that should be doable.

          As that was the reason Alexey changed the resolver type to multiple resolver.

          Search older posts, I think it was the JCA guys that asked for similar feature.

          • 2. Re: Binding to multiple namespaces
            aloubyansky

            Sorry, I missed that. (For some reason the XB folder in my mail client hasn't been updated until now) And I didn't know we had a user forum, that's new

             

            Yes, that's doable. You specify the namespace for the root class. Everything referenced from it (unless some class is annotated with a specific namespace or a prefix) will be bound to the namespace of the root.