Re: What do we need for a 2.1 final release?

Carlos Cardenas <juan_carlos_cardenas-/[email protected]> Sun, 8 Aug 2004 13:48:26 -0700 (PDT)
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
Hi Alek,
 
I think it should be start of svc-workflow.  I am quite new to keel (few days) but I believe we have this need to scratch ;-)
 
I'd like to have at least two implementations. One for what I call macro-workflow, which is a heavy weight fully functional and standards compliant engine, I think we should use activebpel.org for this one. The other one should be a very light weight micro-workflow version of a workflow.  I am even thinking that app-workflow or struts-like, ww-like mapping could suffice.  I am not really sure on this one.
 
I don't know if this makes sense for you guys.
 
One thing is for sure, integrating activepbel.org should give keel a powerful workflow engine capability based on the same engine as jboss (check out the announcement in jboss.org).  It is supposed to be fully compliant with BPEL 1.1
 
Now, I have no coding experience on keel so it'll probably take me longer than others but I will keep posting questions on this forum asking for your help.  Of course any pointers you may give will be most appreciated :-)
 
Thanks, Carlos

Aleksandar Vidakovic <[email protected]> wrote:
Shash,

I think I saw a svc-workflow interface in scratchpad around
November/December last year. Was this just a Fatamorgana or why did it
disapear?

Could this be a start for a common interface?

Aleks

On Sat, 2004-08-07 at 21:53, Sasvata (Shash) Chatterjee wrote:
> Carlos,
> 
> I'll answer the ones I can.
> 
> > 
> > Anyway, I noticed that 2.1 was planned to be out sometime around 
> > May. I was wondering what the status of this is and if I can help to 
> > take the 2.1 out.
> 
> We are lacking updates to the docs, which we had considered as the most 
> important issue for Keel users. Other than that, 2.1-dev is quite stable.
> 
> > 
> > The reason for this is that I want to use keel for our application at 
> > work. So, in the absence of 2.1 final what codebase should I use? 
> > 2.1-dev ? HEAD? Please advice
> > 
> 
> If you can use HEAD, go for it (for development), it is stable. For 
> production, if your process calls for a stable, released framework, then 
> wait for 2.1-final, or we can make another 2.1-dev snapshot release.
> 
> > Also, I'd like to know the status in keel to use JSF. I know it's 
> > limited, not so stable implementations and all, but I am betting (not 
> > the farm ;-) on it.
> > 
> 
> This is a question for Mike to answer. I know there is a JSF/Cocoon 
> combo that works.
> 
> > Also a question. I can use Struts/JSF/WW2 and so all at the same 
> > time, right? do I need separate web-contexts (diff WARs) for this?
> > 
> 
> I think you are better off using the JMS-distributed version of Keel 
> (even on a single machine), and then doing multiple webapps, one for 
> each client type. This will allow you to use the build system without 
> changes. In theory, you should be able to specify a custom web.xml that 
> has the servlet-mappings for all the controller servlets for the UI 
> (Struts/WW2/etc) frameworks you want to use under a single web 
> context...but I have never tried that, and I am sure it will require 
> some build system changes or another. But, to be clear, this is not a 
> Keel limitation, only of the build process.
> 
> > One more question. How is the status of supporting JDO in keel? is 
> > 1.0.1 supported?
> > 
> 
> There is a JDO implementation using TJDO, but I have never used it.
> 
> > One more, is there any integration done/planned with a workflow engine 
> > like jbpm.org and/or bonita.objectweb.org?
> 
> There is workflow support using a custom workflow engine, which is like 
> WW action chains on steroids (app-workflow). But it is not a true 
> persistent workflow used for BPM. This would be a welcome add for 
> Keel. I would be willing to help on this if you or someone wants to get 
> started on it. I'd think a good starting point would be to study the 
> capabilities of a couple of these tools and distilling a common service 
> interface for the workflow service. Wan'na take a shot :-) ?
> 
> Shash
> _______________________________________________
> User mailing list
> [email protected]
> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org
> 

_______________________________________________
User mailing list
[email protected]
http://lists.keelframework.org/listinfo.cgi/user-keelframework.org