[jboss-user] [jBPM Users] - Re: jBPM vs Drools

2009-10-11 Thread pieter.martin
Hi,

I recently discovered that drools has a rules flow engine which implements the 
BPMN spec.

Does this mean jBPM and Drools are directly competing products?
Is there some guidance from Jboss regarding when to use which product?

Btw, I am a big jBPM fan and evangelist.

Thanks
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259776#4259776

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4259776
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM Users] - Re: JBPM4 and JBoss5 and JEE

2009-10-06 Thread pieter.martin
Ha, indeed,

I had a look at the code but will have to spend a lot more time with iy to get 
to any kind of understanding of whats required.

I imagine the way to go about this is to somehow link JBPM4 Context into 
WebBeans/Weld's context.

Cheers
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258952#4258952

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258952
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM Users] - Re: JBPM4 and JBoss5 and JEE

2009-10-05 Thread pieter.martin
Thanks, I'll be watching those jiras closely as for now I'll have to go back to 
using jBPM3.

Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258778#4258778

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258778
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [jBPM Users] - JBPM4 and JBoss5 and JEE

2009-10-05 Thread pieter.martin
Hi,

I have installed jBPM4 as per the documentation in JBoss 5.1.0.GA.
I have also got an seam based ear application deployed on jboss.

In my ear applIication I can successfully get a reference to the ProcessEngine 
via 


  | @Resource(mappedName = "java:/ProcessEngine")
  | private ProcessEngine processEngine;
  | 

I can also successfully deploy a process definition, but alas then then I 
become stuck.

Using an expression I would like to call a seam component, or if that is not 
possible a method on an Stateless EJB.

Is this possible?

Thanks
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258712#4258712

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258712
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Eclipse and swimlanes

2009-03-09 Thread pieter.martin
Thanks,
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216153#4216153

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216153
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Eclipse and swimlanes

2009-03-08 Thread pieter.martin
Hi,

I was expecting to be able to visualise swimlanes in the jpdl eclipse editor.

Is there a reason it is not happening or may it come in the future?

Thanks
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216076#4216076

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216076
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user



[jboss-user] [JBoss jBPM] - Re: Custom node and eclipse

2009-03-02 Thread pieter.martin
Thanks, I'll have a look.

Cheers
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214350#4214350

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214350
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Custom node and eclipse

2009-03-02 Thread pieter.martin
Hi,

If I create a custom node, i.e. 

How difficult is it to get eclipse to be aware of it and visualize it 
Is it possible at all without too much work?

Thanks
Pieter

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214284#4214284

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214284
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Restrict the users to start process definition

2008-12-28 Thread pieter.martin
Hi,

We are managing who may see (start) which business processes manually in our 
application.

I am not sure why their is no support for security around the process itself. 
Starting a business process is itself a form of task which only certain users 
should be able to do.

Cheers
Pieter

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198570#4198570

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198570
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Process image upload

2008-12-28 Thread pieter.martin
Hi,

Yes svg.

We generate a svg picture from the eclipse processdefinition.xml and gpd.xml.
This allows us to runtime change the colour of the tasks to indicate their 
respective statuses.

This gives a nice visual indication to the user of the process.

Cheers
Pieter

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198224#4198224

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198224
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Process Definition Security

2008-12-28 Thread pieter.martin
Ok, thanks.

I am basically adding a many to many relationship between ProcessDefinition and 
our Role table  and giving users with the appropriate role access to certian 
ProcessDefinition.

Cheers
Pieter

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198221#4198221

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198221
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Process image upload

2008-12-22 Thread pieter.martin
Hi,

I our app we include the picture in the par file deploy it and then later 
extract it again.

Relevant code:

  | 
graphSession.deployProcessDefinition(ProcessDefinition.parseParZipInputStream(new
 ZipInputStream(new ByteArrayInputStream(parFile;
  | 


  | Criteria query = 
ManagedJbpmContext.instance().getSession().createCriteria(ProcessDefinition.class);
  | List anarchyProcessDefinitionList = query.list();
  | for (ProcessDefinition process : anarchyProcessDefinitionList) {
  | if 
(process.getName().equals(processInstance.getProcessDefinition().getName())) {
  | FileDefinition fileDefinition = process.getFileDefinition();
  | dribbleSvg = fileDefinition.getInputStream("processimage.svg");
  | break;
  | }
  | }
  | 

Cheers
Pieter


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197951#4197951

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197951
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Process Definition Security

2008-12-22 Thread pieter.martin
Hi,

In our Seam / jBPM system, human actors create instances of business processes 
and then proceed with the tasks.

Does jBPM have any support for security as to which actors may see certian 
ProcessDefinitions?

What would be the best approach for having role based security for access to 
ProcessDefinitions?

Thanks
Pieter

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197914#4197914

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197914
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user