[jbossws-dev] Re: prefixes used by jossxb
Alexey Loubyansky
alex at jboss.com
Thu Nov 16 07:59:04 EST 2006
I, of course, have control over everything in jbossxb.
But you could use the following methods on the marshaller
public void declareNamespace(String prefix, String uri)
public void removePrefixMapping(String prefix)
public String getPrefix(String ns)
Thomas Diesler wrote:
> Alex,
>
> is there anything more to say?
>
> /You want to change the prefix not the namespace, right?
> Currently, we have no control over the prefixes that jbossxb uses.
> /
> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986488#3986488
>
> cheers
> -thomas
>
> --
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thomas Diesler
> Web Service Lead
> JBoss, a division of Red Hat
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
More information about the jbossws-dev
mailing list