Re: [werkflow-user] installation and usage?

"Kevin O'Neill" <[email protected]> Tue, 9 Sep 2003 08:02:45 +1000
Newsgroups gmane.comp.java.werkflow
Message-ID <[email protected]>
On 2003.09.08 15:09, John Casey wrote:
> I've read most of the documentation on the web site for werkflow, and
> I
> have to say that I'm excited to try it out.  My company is getting
> ready
> to deploy a new version of their event management console - a total
> rewrite - and I thought that this product might be a perfect fit to
> drive the business process flows.  The only catch is this:  I'm not
> sure
> how to configure, install, or administer a werkflow server.  Is this
> standalone software, or something which mainly plugs into existing
> containers?  From browsing other bits of your code, I don't doubt  
> this
> project's ability to do both -- rather, I'm most interested in the  
> use
> cases you coded for.

Take a look at the examples in the source for how to fire up the  
engine. I'm presently working on integrating werkflow into a servlet  
environment (as an application listener). Once it's working within my  
app I'll pull out the non specific parts and add something to the  
werkflow distribution.

> If you could point me to some more docs on these topics, I'd really  
> be
> grateful.

For setup the best place to look right now is the examples source.

> Thanks, and keep up the good thinking.

-k.

-------------------------------------------------------------------
If you don't test then your code is only a collection of bugs which
apparently behave like a working program.

Website: http://www.rocketred.com.au/blogs/kevin/