Re: [appfuse-user] How to change style

2008-10-16 Thread Developeryours
thanks for your replythank you -- View this message in context: http://www.nabble.com/How-to-change-style-tp20009806s2369p20027049.html Sent from the AppFuse - User mailing list archive at Nabble.com. - To unsubscribe, e-

Re: [appfuse-user] Appfuse, Struts2, Displaytag, Drill down issue

2008-10-16 Thread wskent
Finally figured this one out! I am using the YSlow plugin to Firefox and it is causing a second HTTP GET to the action as part of its information gathering on the site. Disabling YSlow took care of the problem. Another Firefox plugin called "Live HTTP headers" helped me find this one. For others w

Re: [appfuse-user] How to change style

2008-10-16 Thread Matt Raible
Change the CSS and decorators/default.jsp and you should be good to go. Of if you've followed the conventions of other themes, you should simply be able to change the theme name in web.xml. Matt On Thu, Oct 16, 2008 at 3:06 AM, Developeryours <[EMAIL PROTECTED]>wrote: > > Hi, > > I am new to app

Re: [appfuse-user] sending mailfrom appfuse 1.9.4

2008-10-16 Thread Matt Raible
The following page explains how to turn on relaying. That should solve your problem. http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseSMTP Matt On Thu, Oct 16, 2008 at 5:28 AM, jithesh <[EMAIL PROTECTED]> wrote: > > Hello Friends, > > I developed my web app using appfuse 1.9.4. in

Re: [appfuse-user] Appfuse 2.0.2 + Tomcat6 + ActiveMQ 5

2008-10-16 Thread Matt Raible
It looks like you might have duplicate jta.jar files in your classpath. Matt On Thu, Oct 16, 2008 at 3:40 AM, Aakhunaten <[EMAIL PROTECTED]> wrote: > > Hi, > > This is probably not the right forum, but I am so desperate. > > I have this app developed with Appfuse 2.0.2 with Spring 2.5. I run acti

[appfuse-user] sending mailfrom appfuse 1.9.4

2008-10-16 Thread jithesh
Hello Friends, I developed my web app using appfuse 1.9.4. initially i disabled the 'sendNewUserEmail' in useraction. But recently i need to incorporate mail sending option for some process. When I used appfuse same method, i got error message given below.. 16:45:31,515 ERROR [MailE

[appfuse-user] Appfuse 2.0.2 + Tomcat6 + ActiveMQ 5

2008-10-16 Thread Aakhunaten
Hi, This is probably not the right forum, but I am so desperate. I have this app developed with Appfuse 2.0.2 with Spring 2.5. I run activemq separately from /usr/share/activemq/bin/activemq. I have used embedded brokers inside spring's config file (applicationContext-resources.xml) like so

[appfuse-user] How to change style

2008-10-16 Thread Developeryours
Hi, I am new to appfuse..i dont have idea abt how to change style...i have changed default style...i have designed new template style..so i need to integrate with my project...please give me idea.. -- View this message in context: http://www.nabble.com/How-to-change-style-tp20009806s2369p200098