users@glassfish.java.net

Re: Glassfish v3 deployment exception

From: <glassfish_at_javadesktop.org>
Date: Mon, 11 Jan 2010 07:37:35 PST

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.

- Tim
[Message sent by forum member 'tjquinn' (timothy.quinn_at_sun.com)]

http://forums.java.net/jive/thread.jspa?messageID=380092