Re: [appfuse-user] Need help: exposing the PersonManager (in the tutorial) thru Spring httpInvoker

2007-08-04 Thread satish5
Hi Matt, Do you have any other suggestions? I've tried everything that I could think of. I even commented out every single filter including the security filter and I still have the same issue. Thanks Satish satish5 wrote: > > Hi Matt, > > Thank you for your amazingly fast response. I tried w

Re: [appfuse-user] Error: Appfuse:gen and embedded Address object

2007-08-04 Thread Bob Fleischman
I tried that. I put the file in src/main/resources/appfuse/web/spring. No luck from the command line and from within Eclipse (version 3.3 on Linux) using the m2eclipse plugin I get this error: [INFO] appfuse:gen log4j:ERROR A "org.apache.log4j.xml.DOMConfigurator" object is not assignable to a

Re: [appfuse-user] Where is 2rc1?

2007-08-04 Thread Bob Fleischman
I looked here https://appfuse.dev.java.net/svn/appfuse/trunk/ but did not see the snapshots. Am I missing something? Bob Michael Horwitz wrote: > > Snapshot releases of rc1 are in the AppFuse repository. Normal disclaimer > attached: under active development, so use at own risk :-) > > Mike

Re: [appfuse-user] Where is 2rc1?

2007-08-04 Thread Michael Horwitz
Snapshot releases of rc1 are in the AppFuse repository. Normal disclaimer attached: under active development, so use at own risk :-) Mike On 8/4/07, Bob Fleischman <[EMAIL PROTECTED]> wrote: > > > I see it mentioned on the boards, but there is no official release. > > Can we get to it? > > This i

Re: [appfuse-user] Error: Appfuse:gen and embedded Address object

2007-08-04 Thread Matt Raible
Try putting it in src/main/resources. On 8/4/07, Bob Fleischman <[EMAIL PROTECTED]> wrote: > > I'm using Eclipse 3.3. > > For the file appfuse/web/spring/list-view.ftl under what source tree should > I put this in my project? Or should I create an 'appfuse' directory on the > root of my project.

[appfuse-user] Where is 2rc1?

2007-08-04 Thread Bob Fleischman
I see it mentioned on the boards, but there is no official release. Can we get to it? This is not a push on Matt and the rest of the crew. They do a tremendous job. I'd just love to use the rc1 candidate if it is available. Thanks -- View this message in context: http://www.nabble.com/Where-i

Re: [appfuse-user] Error: Appfuse:gen and embedded Address object

2007-08-04 Thread Bob Fleischman
I'm using Eclipse 3.3. For the file appfuse/web/spring/list-view.ftl under what source tree should I put this in my project? Or should I create an 'appfuse' directory on the root of my project. mraible wrote: > > On 8/3/07, Bob Fleischman <[EMAIL PROTECTED]> wrote: >> >> Matt: >> >> Is there

Re: [appfuse-user] WARNING! FreeMarker error if you wanna Upgrade Struts to 2.0.9

2007-08-04 Thread Tony.Cesc
I did clean the project. But the error still occur. Note: I can't run mvn -X | tee mvn.log command (I am running windows xp) * Error occur when I try running your command 'tee' is not recognized as an internal or external command, operable program or batch file. * Error occur when Iam using rc1

Re: [appfuse-user] trying to send email

2007-08-04 Thread Matt Raible
What version of AppFuse are you using? Matt On 8/4/07, mikebgx <[EMAIL PROTECTED]> wrote: > > I'm trying to send email from my Appfuse/JSF/Hibernate app and get this > exception: > > MailEngine.send(75) | Mail server connection failed; nested exception is > javax.mail.MessagingException: > Coul

[appfuse-user] trying to send email

2007-08-04 Thread mikebgx
I'm trying to send email from my Appfuse/JSF/Hibernate app and get this exception: MailEngine.send(75) | Mail server connection failed; nested exception is javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25; It seems to think my mailserver details are localhost