[appfuse-user] Quickstart instructions

2008-09-18 Thread Ben Gill
Hi, Are the quickstart instructions out of date? I tried to run: *Struts 2 Basic* mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories= http://static.appfuse.org/releases -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.

[appfuse-user] Jsf lifecycle

2008-02-08 Thread Ben Gill
Hi Converters are called before validators in the jsf lifecycle which seems like the wrong way round? Ben Sent from my iPhone - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[appfuse-user] Appfuse 2.0 Tutorial Typo

2007-01-18 Thread Ben Gill
Hi, Using basic-struts, the tutorial: http://dev.appfuse.org/display/APF/Using+Hibernate mentions adding 2 snippets of spring config. I believe one is destined for hibernate.cfg.xml and the other is for applicationContext.xml but am not sure which is for which, as the tutorial says add both xml

[appfuse-user] Appfuse 2.0 Struts Modular issues

2007-01-16 Thread Ben Gill
Hi, After executing: mvn archetype:create -DarchetypeGroupId=org.appfuse-DarchetypeArtifactId=appfuse-modular-struts -DremoteRepositories= http://static.appfuse.org/repository -DarchetypeVersion=1.0-m2 -DgroupId= com.mycompany -DartifactId=modular-struts and tweaking the jdbc props in pom.xml

Re: [appfuse-user] Missing artifacts

2006-12-13 Thread Ben Gill
pfuse/trunk/web/jsf/pom.xml?r1=2048&r2=2105 I thought it was in java.net's repo now. Matt On 12/13/06, Ben Gill <[EMAIL PROTECTED]> wrote: > Hi, > > I am setting up appfuse 2.0 to play around with and am missing 2 artifacts > for the JSF stuff. > > [I

[appfuse-user] Missing artifacts

2006-12-13 Thread Ben Gill
Hi, I am setting up appfuse 2.0 to play around with and am missing 2 artifacts for the JSF stuff. [INFO] Failed to resolve artifact. Missing: -- 1) com.sun.el:el-ri:jar:1.2 Try downloading the file manually from the project website. Then, install it using the command: mvn insta