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.
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]
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
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
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
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