[appfuse-user] Upgrading spring from 1.2.6 to 2.0 or above

2009-01-28 Thread jithesh
Hai guyz... I posted a topic to integrate JMS with my appfuse 1.9.4. But Yesterday while going through some articles, I found Spring 1.2.6 (appfuse 1.9.4) has some dificulty in embedding JMS. All articles supports spring 2.0 and above. So I thought to upgarde my spring to 2.0 or above.

Re: [appfuse-user] Appfuse2 struts2 mvn appfuse:gen-model

2009-01-28 Thread Ice-Man
Hi Matt, Could u plz send a sample of reveng file?? (Obs.: here where I work, I can't even access http://tinyurl.com/3qqgcl. :o) In advance, thnx, Ice-Man 2009/1/9 Matt Raible > You should be able to do this by creating a hibernate.reveng.xml and > modifying it to fit your needs. > >

Re: [appfuse-user] Find Filter that creates sessions

2009-01-28 Thread Matt Raible
I would try commenting out filters locally and see. My guess is the securityFilter is causing this. Matt On Jan 28, 2009, at 2:35 PM, Florian Kirchhoff wrote: Hi, I am using AppFuse 2.0 with Spring MVC to develop a simple web application deployed on Tomcat 5.5.23. I have a problem with

[appfuse-user] Find Filter that creates sessions

2009-01-28 Thread Florian Kirchhoff
Hi, I am using AppFuse 2.0 with Spring MVC to develop a simple web application deployed on Tomcat 5.5.23. I have a problem with the creation of unwanted session. In our production environement a load balancer is used which issues an HTTP GET every 10 seconds to check the application is up. The G

Re: [appfuse-user] Eclipse issue with header.jsp EL syntax

2009-01-28 Thread agathon
Ice-Man wrote: > > Hi agathon , > > Could u plz write down (paste) your hole code of the instruction line??! > Ice-Man > > > 2008/12/16 agathon > >> >> i replaced != with the two letters ne (not equal) and it worked ... >> >> >> >> WayneFH wrote: >> > >> > Folks, >> > >> > AppFuse 2.0

Re: [appfuse-user] displaytag - how to dynamicaly show or hide table columns

2009-01-28 Thread Matt Raible
You might be able to wrap tags around tags - or use scriptlets. Matt On Jan 28, 2009, at 1:11 PM, ashan wrote: I have a requirement to show only user selected columns in the display table. Is there a model object or configuration object that I can pass to displaytag so that It can sho

[appfuse-user] displaytag - how to dynamicaly show or hide table columns

2009-01-28 Thread ashan
I have a requirement to show only user selected columns in the display table. Is there a model object or configuration object that I can pass to displaytag so that It can show only the required columns? Thanks ! Shan -- View this message in context: http://www.nabble.com/displaytag---how-to-d

Re: [appfuse-user] Eclipse issue with header.jsp EL syntax

2009-01-28 Thread Ice-Man
Hi agathon , Could u plz write down (paste) your hole code of the instruction line??! Ice-Man 2008/12/16 agathon > > i replaced != with the two letters ne (not equal) and it worked ... > > > > WayneFH wrote: > > > > Folks, > > > > AppFuse 2.0 with Basic JSF is now working (almost) cleanly

Re: [appfuse-user] Eclipse issue with header.jsp EL syntax

2009-01-28 Thread Sergio Carabetta
It didn't work for me. Instead I changed the quotes: agathon wrote: > > i replaced != with the two letters ne (not equal) and it worked ... > > > > WayneFH wrote: >> >> Folks, >> >> AppFuse 2.0 with Basic JSF is now working (a

Re: [appfuse-user] Eclipse issue with header.jsp EL syntax

2009-01-28 Thread Sergio Carabetta
Thanx!! That worked... agathon wrote: > > i replaced != with the two letters ne (not equal) and it worked ... > > > > WayneFH wrote: >> >> Folks, >> >> AppFuse 2.0 with Basic JSF is now working (almost) cleanly under Eclipse >> (without WTP) except for a few warnings on XML files. >> >> B

[appfuse-user] appfuse and JMS

2009-01-28 Thread jithesh
Hai, I have developed a web application using appfuse 1.9.4. I would like to integrate JMS with the application. Any information regarding the implementation is highly appreciatable. I have done some studies on some links but its is not digesting for me http://static.springframework.or

[appfuse-user] Plain password in db although encryption is active?

2009-01-28 Thread gerjan
Hi, (AppFuse basic 2.0.1 Spring MVC + Hibernate & appfuse jars as dependencies) If I change the default admin's password via the user form, my new password shows up as plain text in the database. I did make some non-related changes to WEB-INF/security.xml (to enable regular users to see no