thanks.
On 5/23/07, Matt Raible <[EMAIL PROTECTED]> wrote:
On 5/22/07, Richard G. Reyes <[EMAIL PROTECTED]> wrote:
> Hi Matt,
>
> We have done it with Spring MVC, but not with appfuse. I guess we'll
> just use the 1.9.4 spring mvc version, so there should be no major
> adjustments.
IMO, there's not that much difference b/w 1.9.x and 2.0 when it comes
to adding dependencies. In 1.9.x, there were 3 steps (add JARs to lib,
add lines to lib.properties, include as appropriate in
properties.xml/build.xml). In 2.x, there's one step: add the
dependency in your pom.xml.
>
> Also may I ask if you plan to create an ANT version of the appfuse
> 2.0? Im much more comfortable with it.
If you create a project using one of the basic archetypes in M5 and
then run "mvn appfuse:full-source", you can copy the following
build.xml into your project and it should work.
http://tinyurl.com/2bpo4w
You will need to copy the Maven Ant Tasks JAR to
lib/maven-artifact-ant-2.0.4-dep.jar for this to work. It still reads
from the dependencies in pom.xml. You also may want to change all
references from "appfuse-light" to your project's name.
I don't plan on supporting Ant for modular archetypes. If someone
wants to contribute Ant support for them and support it, we'll be
happy to add it.
Matt
>
> Thanks.
> Richard
>
> On 5/23/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> > It should be easy enough - which web framework are you using? Spring
> > Web Flow has documentation for integrating it into a web application,
> > using AppFuse to do it should be no different. I've done it with
> > Spring MVC, JSF and Struts 2, but it's been for clients and I have no
> > links, besides SWF's documentation.
> >
> >
http://static.springframework.org/spring-webflow/docs/1.0.x/reference/index.html
> >
> > Matt
> >
> > On 5/22/07, Richard G. Reyes <[EMAIL PROTECTED]> wrote:
> > > Hi Matt,
> > >
> > > May i ask if there is such link or this has never been done before?
> > >
> > > Thanks
> > > Richard
> > >
> > > On 5/22/07, Richard G. Reyes <[EMAIL PROTECTED]> wrote:
> > > > Hi All,
> > > >
> > > > I hope someone have the link to a document or sample application
> > > > integrating spring web-flow to appfuse. I remember seeing it somewhere
> > > > before but cant seem to find it now.
> > > >
> > > > thanks in advance.
> > > > Richard
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > http://raibledesigns.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]