Re: [appfuse-user] acegi implementation

2008-07-18 Thread Mauney
Is there appfuse-light-acegi-struts2.zip available or the instruction showing how to make it? Thanks Mau -- View this message in context: http://www.nabble.com/acegi-implementation-tp18497972s2369p18528214.html Sent from the AppFuse - User mailing list archive at Nabble.com. --

[appfuse-user] AppFuse and aspect-oriented programming (aop)

2008-07-18 Thread Stefan Pettersson
Hello, As part of my master thesis in computer science I'm looking at how aspect-oriented programming is used in web applications and "enterprise" systems, primarily based on Spring Framework. Hence, I'm interested to hear if (and how) anyone has used aspect-oriented programming in an AppFuse-bas

[appfuse-user] appfuse-light-struts-hibernate - ERROR - ValidatorPlugIn.init(171) | Connection timed out: connect

2008-07-18 Thread Marc Siramy
Hello, I'm trying to run appfuse-light-struts-hibernate (1.8.2 version). I have the following error when running it under jetty: " ERROR - ValidatorPlugIn.init(171) | Connection timed out: connect ". I suppose error is due to the fact that my proxy not enable my application to retrieve struts vali

Re: [appfuse-user] appfuse-light-struts-hibernate - ERROR - ValidatorPlugIn.init(171) | Connection timed out: connect

2008-07-18 Thread Matt Raible
I would recommend removing the doctype if it's trying to make an internet connection for validation. Matt On Fri, Jul 18, 2008 at 7:30 AM, Marc Siramy <[EMAIL PROTECTED]> wrote: > Hello, > I'm trying to run appfuse-light-struts-hibernate (1.8.2 version). > I have the following error when running

Re: [appfuse-user] acegi implementation

2008-07-18 Thread Matt Raible
If you download the main distribution and look in extras/security.xml, you should be able to see the logic that's used to install Spring Security. Matt On Fri, Jul 18, 2008 at 6:32 AM, Mauney <[EMAIL PROTECTED]> wrote: > > Is there appfuse-light-acegi-struts2.zip available or the instruction show

Re: [appfuse-user] appfuse-light-struts-hibernate - ERROR - ValidatorPlugIn.init(171) | Connection timed out: connect

2008-07-18 Thread Marc Siramy
Thanks Matt for your response, unfortunately, removing the doctype give me this error:ERROR - Digester.error(1463) | Parse Error at line 2 column 17: Document is invalid: no grammar found. org.xml.sax.SAXParseException: Document is invalid: no grammar found. [...] at org.apache.commons.digester.Di

Re: [appfuse-user] Appfuse integration with ActiveMQ

2008-07-18 Thread Irshad Buchh
Hi Travers, Would you mind writing down the steps for this integration for all the users. Thanks. --Irshad. Travers Snyman wrote: > > I have been able to get ActiveMQ working with Appfuse / Spring by > following information provided on the ActiveMQ website > > Travers > > Aakhunaten wrote: >>

[appfuse-user] hibernate Daily average HDL question

2008-07-18 Thread MHL
Hi All, I have a question regarding aggregate function in Hibernate. I have a table some thing like this. EH_DField1 EH_Timestamp -- 1.23 25-MAY-04 14:52:12.0 1.27 25-MAY-04 06:52:06.0 1.30 24-MAY-04 22:52:09.0 1.39 24-MAY-04 14:52:06.0

Re: [appfuse-user] acegi implementation

2008-07-18 Thread Mauney
Hi Matt, Thank you for your response. I've just started to use appfuse-light-*** by downloading all the zip files and tried to rebuild from one by one in Eclipse. Everything is OK. I would like to adapt one framework and modify the example to suit with my need. If appfuse-light-struts2-security-sp