[appfuse-user] Problem with Appfuse

2008-11-06 Thread [EMAIL PROTECTED]
Hai, I developed one project by using Appfuse in Struts basic...i have one error when try to getmvn appfuse:full-source... ERRORS: 1.unexpected end of ZLIB input stream 2.FATAL error For further information I attached error trace which i was get ,,*please send me comments how to solve th

Re: [appfuse-user] appfuse 2.0.2 gen-model and join columns?

2008-11-06 Thread mwaynewalter
Matt, Thanks but I found a fix. FYI, the error below says this is the offending line. ${pojo.generateJoinColumnsAnnotation(property)} [on line 11, column 15 in If works beautifully if you add a parameter to that method so it looks like this in appfuse/model/Ejb3PropertyGetAnnotation.ftl: ${p

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread Matt Raible
I would try deleting C:\DOCUME~1\XPPRESP3\LOCALS~1\Temp\cargo\installs\. If that doesn't work, change Tomcat (in your pom.xml) from 6.0.14 to 6.0.16 or 6.0.18. Matt On Thu, Nov 6, 2008 at 6:14 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hai, > I developed one project by using Appfuse in

Re: [appfuse-user] appfuse 2.0.2 gen-model and join columns?

2008-11-06 Thread Matt Raible
On Thu, Nov 6, 2008 at 7:28 AM, mwaynewalter <[EMAIL PROTECTED]> wrote: > > Matt, > > Thanks but I found a fix. FYI, the error below says this is the offending > line. > > ${pojo.generateJoinColumnsAnnotation(property)} [on line 11, column 15 in > > If works beautifully if you add a parameter to t

Re: [appfuse-user] DaoTest getId null after flush

2008-11-06 Thread Matt Raible
You might try an older version of MySQL. I believe someone recently posted that there are issues with the lastest version. You might search the mailing list archives to see if you can discover what version this was with. http://appfuse.markmail.org Matt On Wed, Nov 5, 2008 at 2:47 AM, bendg <[EM

Re: [appfuse-user] Moving from Spring's XML to Annotations

2008-11-06 Thread Matt Raible
On Wed, Nov 5, 2008 at 5:17 PM, Philip Barlow <[EMAIL PROTECTED]> wrote: > Excuse my ignorance i haven't been keeping abreast of changes as much as i'd > like to. Does this mean you are doing away with the applicationContext*.xml > files in favour of annotations? Yes. However, applicationContext.x

Re: [appfuse-user] Moving from Spring's XML to Annotations

2008-11-06 Thread Todd Cook
If all the configuration is moved into annotations, aren't we back to where dependencies are in the individual source files, yet without the original benefit of compile time static type checking? Configuring everything in annotations is a nice trick, but as an a general architectural and co

Re: [appfuse-user] DaoTest getId null after flush

2008-11-06 Thread bendg
Thanks Matt, For other peoples info, this relates to MySQL bug: http://bugs.mysql.com/bug.php?id=36411 Cheers mraible wrote: > > You might try an older version of MySQL. I believe someone recently > posted that there are issues with the lastest version. You might > search the mailing list a

Re: [appfuse-user] Moving from Spring's XML to Annotations

2008-11-06 Thread Matt Raible
On Thu, Nov 6, 2008 at 12:06 PM, Todd Cook <[EMAIL PROTECTED]> wrote: > If all the configuration is moved into annotations, aren't we back to where > dependencies are in the individual source files, yet without the original > benefit of compile time static type checking? We'll actually get more ty

Re: [appfuse-user] Page not loading

2008-11-06 Thread wkbutler
So I was able to use typical page troubleshooting - I commented out the SiteMesh filter to see what was happening with my content, and it worked fine. So then I re-enabled SiteMesh and started commenting out sections of the decorator JSP. It turned out that the problematic part was a dynamic JSP

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread [EMAIL PROTECTED]
Hai Matt, As per your previous mail I deleted the temp folder and tried ..but when i am running mvn appfuse:full-source ..again its coming automatically. In pom.xml where i have to change tomcat version 6.0.14 to 6.0.18please tell me how to solve this problem.I asked many java tech

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread Matt Raible
Have you tried searching for "6.0.14" in your pom.xml? It should be in there and easy enough to change. Matt On Thu, Nov 6, 2008 at 10:05 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hai Matt, > As per your previous mail I deleted the temp folder and tried ..but when i > am running mvn ap

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread [EMAIL PROTECTED]
Hai Matt, As per your previous mail apache tomcat version is there in pom.xml -->Cargo container Settings .. then where i have to change ..I have apache tomcat 6.0.18 version is there with me ...Shall i mention 6.0.18 there. send me a reply ...if any other changes the below are file av

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread Matt Raible
Change: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.14/bin/apache-tomcat-6.0.14.zip To: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6.0.18.zip HTH, Matt On Thu, Nov 6, 2008 at 10:50 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hai Matt, >As per

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread [EMAIL PROTECTED]
Hai Matt, I changed the Tomcat version according to you ...After when i done mvn appfuse:full-source it shows some error like this ...please check it 1.when mvn appfuse:full-source -->caused by::Illegal charcter path index at 18:file:C:\Documents and Settings\XPPRESP3\.m2\repository\org\ap

Re: [appfuse-user] Problem with Appfuse

2008-11-06 Thread [EMAIL PROTECTED]
Hai matt, what is that unexpected end of zlib input stream...(Nested exception) ..when i done mvn with my project directory source path.. I think its not bug in project... please let me know how to overcome this problem I am fully working in Appfuse..i want this following informations to