Re: Bug? xwork entry success returns: 404 - result 'null' not found

Sohel Katchi <[email protected]> Tue, 26 Dec 2006 08:32:56 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <25389999.1167143606854.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
I believe xwork 2.0 beta claimed to have resolved the XML parsing issue.

Anyways, you just have to make sure you are using a compliant version of xerces or whatever library includes org.sax.* and w3c.dom* (dont know exact package)

I dont seem to have any problems anymore now that I am using all libraries that came with WW and Xwork.

I wrote an action to check over all my action classes and see if there parsed any NULL entries .  I'll post it up when I get access to the code in the new yrs

Hope other people have this problem resolved.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=54380&messageID=110322#110322