users@jaxb.java.net

Re: How to preserve linefeed between tags?

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_sun.com>
Date: Thu, 27 Feb 2003 13:28:35 -0500

Leonardo Chaves wrote:
>
> It only works, when you install *the whole* package!
>

Leonard,

You are using an unsupported feature of the RI that requires dom4j.jar on
your classpath. This jar is not redistributed with JAXB, but apparently is
with other JWSDP components which is why it works when you do the complete
install.

--Ryan