Hi JC,
Thanks for the info. I tried JDK 1.5 and its working fine. I don't see any
problems with using 1.5 for now so I'll probably do that.

Since I'm always connected I'll try the suggestion of modifying
AppFuseGeneratorMojo later on.

Thanks
Vincent

On Thu, Jun 12, 2008 at 11:56 AM, JC Oosthuizen <[EMAIL PROTECTED]>
wrote:

>
> Hi,
>
> The current solution works fine on JDK 1.5 and I haven't tested it on JDK
> 1.6. I will look into fixing it on JDK 1.6 and send a patch.
>
> If you replace the
> "http://apache.org/xml/features/nonvalidating/load-external-dtd"; with
> "http://xml.org/sax/features/external-parameter-entities"; in
> AppFuseGeneratorMojo it might solve the problem for 1.6, but might break it
> for 1.5. If you are permenantly connected to the internet you can try to
> remove that line altogether. I need to switch of the dtd loading as I am
> behind a firewall and lives in a bandwidth starved country.
>
> I would still like to use a way of turning of the dtd fetching as we don't
> really want to validate the xml, but I am looking for a permenant fix and
> not something that is reliable on the SAX parser used.
>
> Regards
>
> JC Oosthuizen
>
>
<<deleted text>>

Reply via email to