Hmm, that didnt work :(
mraible wrote: > > You might try adding the following to sitemesh.xml: > > <parser content-type="application/xhtml+xml" > class="com.opensymphony.module.sitemesh.parser.FastPageParser"/> > > Matt > > On Thu, May 22, 2008 at 3:37 PM, George.Francis <[EMAIL PROTECTED]> > wrote: >> >> Someone passed this project on to me, which was initially created using >> the >> AppFuse default JSF configuration. They initially disabled security so >> that >> logon wasn't required. Now they want to reintroduce logon. So I >> re-enabled >> the appropriate value in security.xml and logon is back! great! but now >> I >> want to manage new user accounts, and when I navigate to >> http://.../myapp/admin/users.html I get: >> >> XML Parsing Error: no element found >> Location: http://localhost:8080/myapp/admin/users.html >> Line Number 1, Column 1: >> >> whereas if I create a new AppFuse project the same url brings me to the >> user >> administration page. >> Can you tell me how to start working out what has been done, that causes >> the >> XML parsing error? I checked the file admin/users.xhtml but this has >> not >> changed from the original. >> -- >> View this message in context: >> http://www.nabble.com/XML-Parsing-Error-on--admin-users.html-tp17414005s2369p17414005.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/XML-Parsing-Error-on--admin-users.html-tp17414005s2369p17430123.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
