here are some answers:
http://www.mail-archive.com/[email protected]/msg00818.html
-
For Collections you can provide mapping files which tell XFire what is
contained in collections. In those mapping files you can also ignore
properties. Check
Resolved this by commenting out the following lines in
src/main/webapp/common/header.jsp
<%-- Put constants into request scope
--%>
Is this going to break something?
Thanks
===
ashan wrote:
>
> I'm having issues compiling jsps. When I tried to point my browser to the
> home p
If all the tests pass, it shouldn't. ;-)
Matt
On Sun, Jan 4, 2009 at 11:38 AM, ashan wrote:
>
> Resolved this by commenting out the following lines in
> src/main/webapp/common/header.jsp
>
> <%-- Put constants into request scope
>
> --%>
>
> Is this going to break something?
>
> Thanks
>
>
> =
Yes, all passed OK :-)
Thanks!
Results :
Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
[INFO] [dbunit:operation {execution: test}]
[INFO]
[INFO] BUILD SUCCESSFUL
[INFO]
Hi , ashan:
Could you show us the “header.jsp” file?
Maybe there are some grammatical errors in this file.
_
发件人: Matt Raible [mailto:[email protected]]
发送时间: 2009年1月5日 6:15
收件人: [email protected]
主题: Re: [appfuse-user] JSP Compiler issue
If all the tests pas