Hi...

I also did some testings with this package in Struts 1.1, and got it
working. There was some modifications in that must be done in the example
application so it can work:
In web.xml, the init-parameter "mapping" is not used anymore. Instead, you
must add "className=com.livinglogic.struts.workflow.ApplicationMapping" in
every action in struts-config.xml.
Also, the other "*common.jar" needed in struts 1.1 must be present in the
.war deployed with the sample application.

Robson


----- Original Message -----
From: "Matthias Bauer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 28, 2002 7:54 AM
Subject: [ANNOUNCE| Struts Workflow Extension Package V0.9


> To all struts users!
>
> It has been quite some time since I first announced the Struts Workflow
> Extension Package. Since then, I have received several requests for an
example
> application and pretty good ideas for further enhancements. Here now is
the
> first official release that includes an example application and most of
the
> suggested enhancements.
>
> I know that there is a proposal and already some work going on in the
Jakarta
> Commons Project for a generic workflow package that is not directly based
on
> Struts, but should be easily integratable. Unfortunately this work is not
> progressing as quickly as some struts user would like to see. Thus, if you
have
> a need (and in each Web-Application you normally have) for workflow
control, try
> this extension and check whether it is appropriate for you.
>
> For more information, the general concepts, documentation and downloading
the
> sources, visit
>
> http://www.livinglogic.de/Struts/
>
> Of course, your feedback is very welcome.
>
> --- Matthias
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to