Use the element's and attributes toString methods (e.g. using <log:info>blop ${elt}.</log:info>, you'll have a hint wether the interal structure looses these namespaces or not. Have a look at the DOM4j api to see the internals...

Paul



On 16-Jan-04, at 13:38 Uhr, �mit VARDAR wrote:

I am already using dom4j 1.4 with my custom entity resolver:
reader.setEntityResolver(new MyEntityResolver()) . Thats not a big issue.


Any other suggestion.

Best regards,

Umit VARDAR


----- Original Message ----- From: "Paul Libbrecht" <[EMAIL PROTECTED]> To: "Jakarta Commons Users List" <[EMAIL PROTECTED]> Sent: Friday, January 16, 2004 10:16 AM Subject: Re: [jelly] why jelly drops namespaces from attributes?


As far as I know, upgrading dom4j to 1.4 only breaks entity resolution
which is easy to avoid if you're not using too much, i.e. if you're
running jelly from the CLI.

Paul


On 16-Jan-04, at 06:34 Uhr, [EMAIL PROTECTED] wrote:


Upgrading dom4j to a release breaks jelly and maven however.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to