users@glassfish.java.net

Re: Glassfish v3 deployment exception

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Mon, 11 Jan 2010 13:17:50 -0800

On 01/11/10 07:37 AM, glassfish_at_javadesktop.org wrote:
> The exception seems to be complaining that the class DocumentBuilderFactory does not have the method
>
> void setFeature(String, boolean)
>
> but that method should indeed be there.
>
> Does your application or perhaps a third-party framework include its own XML parsing library that might be used in place of the Java default one? That could explain this problem.
>

The following issue, which was fixed in v3, may also provide some useful
info:

  https://glassfish.dev.java.net/issues/show_bug.cgi?id=7068
  ("cannot use embedded XML parser")

Jan
> - Tim
> [Message sent by forum member 'tjquinn' (timothy.quinn_at_sun.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=380092
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>