[jboss-user] [JBoss jBPM] - mailing a pool with a mail node

2008-11-16 Thread rossputin
Hi, reading the docs I see I can email either a single address, multiple specified addresses, a single actor, or multiple specified actors. Is there a way to email all members of a given pool ? Thanks in advance for your help, regards, Ross View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-11-07 Thread rossputin
Hi thanks for your help with answering the second question, it is reassuring to hear that this could be an explanation... Regarding my first question.. I assume I should have both the 'blocking' and 'signalling' check boxes checked for each task in the processes ? Thanks again, Ross View the

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-11-06 Thread rossputin
Hi, I am just in the process of rolling out a new version of one of our processes, to test the blocking versus no blocking update impact, and indeed to see whether this will fix our problem. In the Eclipse properties tab for a given task, I assume I should have both blocking and signalling che

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-11-03 Thread rossputin
Hi, I will go through the process and ensure the tasks are 'blocking'. What I am keen to do, is gain the ability to recreate this multi-state behavior. We are using a modified version of the demo JSF webapp to allow users to work through several different processes. So transitioning is simil

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-11-03 Thread rossputin
Hi, reading the snippet again, which Salaboy21 posted in an earlier post, I must confess to having difficulty grasping the difference between signalling and blocking tasks... | Task instances can be signalling. A signalling task instance is a task instance that, when completed, can send a s

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-11-03 Thread rossputin
Hi, I have looked through the latest process to exhibit this problem, and examined the tasks in the eclipse properties panel. The 'Signalling' checkbox is ticked, and the 'Blocking' checkbox is not ticked. So Salaboy21's post may shed some light on this for me. Can anyone confirm it is possibl

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-11-01 Thread rossputin
Hi, I will try to piece together a concise report on some implementation details, to attach to a post on Monday, thanks for your help, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186179#4186179 Reply to the post : http://www.jboss.com/index.html?m

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-10-31 Thread rossputin
Hi guys, back again on this topic... unfortunately this is still a problem with our implementation, and before we roll this marvellous engine out to other projects, of course the boss is expecting me to solve this problem. I imagine the problem is related to how we have implemented and integrat

[jboss-user] [JBoss jBPM] - Re: is it possible to force the token jump from one node to

2008-05-09 Thread rossputin
Hi, no worries, thanks for looking, I will poke around into what the dropSchema method does. If it is perhaps one of the only differences from your code, perhaps the suspicion should lie there. Regards Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=

[jboss-user] [JBoss jBPM] - Re: is it possible to force the token jump from one node to

2008-05-08 Thread rossputin
Hi dleerob, me again.. hope you can help. I put together a little test class, pretty much lifted from yours, in order to reverse a process, (go back a couple of tasks) to sort out an issue documented in another post on this forum - topic 4149385. | protected final Log logger = LogFactory.

[jboss-user] [JBoss jBPM] - Re: is it possible to force the token jump from one node to

2008-05-08 Thread rossputin
Apologies, I meant to reference topic 135098 in the previous post. Regards, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149390#4149390 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149390 __

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-05-08 Thread rossputin
Hi dleerob, thanks for trying to help. Examining process instance 787, there is one token listed against it : 920, this in turn is linked to one node : 2863, (with a name_ of 'dm rejection reason'). This is indeed the node which the process image states is currently running. The problem is, ru

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-05-07 Thread rossputin
Hi, clutching at straws here, could it be transaction related? I cannot remember if transactions are enabled by default? Regards, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149302#4149302 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss jBPM] - Hi, anyone know how to reverse to a previous task

2008-05-07 Thread rossputin
Hi all, a quick question I have not poked too deep into the database yet, but does anyone know which fields I need to alter in which tables if I want to reverse to a prior task, so that the user can resume from that earlier task, and transition correctly through the rest of the process as they

[jboss-user] [JBoss jBPM] - Re: advice needed, simultaneously active tasks where there i

2008-05-07 Thread rossputin
Hi, all of our tasks are signalling, so when they are completed process execution is continued. What is interesting here is that we are almost certain that the task has not been 'submitted', yet a subsequent task has also been created and is in the 'not started' state simultaneously. Thanks

[jboss-user] [JBoss jBPM] - advice needed, simultaneously active tasks where there is no

2008-05-07 Thread rossputin
Hi guys, I am writing to ask for advice or help. We have gone live with JBPM 3.2.1 with a large client, and are suddenly, (or at least have just noticed) that multiple tasks are listed as existing simultaneously where there is no fork. This is happening across several of our processes. A user

[jboss-user] [JBoss jBPM] - Re: too many mysql connections

2007-11-07 Thread rossputin
Hi, is this topic something I should take to a hibernate forum / mailing list? What I after is some information on settings for hibernate within JBPM, like kill sleeping connections after x amount of time, or connection pooling details, cheers Ross View the original post : http://www.jboss.

[jboss-user] [JBoss jBPM] - Re: too many mysql connections

2007-11-06 Thread rossputin
Hi, I was just wondering whether there are any stress testing benchmarks, or results from testing generally available, this would also help, thanks in advance, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102102#4102102 Reply to the post : http://w

[jboss-user] [JBoss jBPM] - too many mysql connections

2007-11-04 Thread rossputin
Hi, I am hoping someone can give me a little advice and help with database performance (Mysql) with jbpm 3.2.1. I have searched this forum but not found a large amount of data on the topic, although I did see one post about adding DBCP connection pooling to hibernate. Specifically, in stress

[jboss-user] [JBoss jBPM] - Re: new eclipse new designer plug in version, broken process

2007-10-18 Thread rossputin
aha, glad to see its not just me, thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096578#4096578 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096578 ___ jboss-

[jboss-user] [JBoss jBPM] - new eclipse new designer plug in version, broken process ima

2007-10-18 Thread rossputin
Hi guys, I just upgraded from Eclipse SDK classic 3.3.0 Build id: I20070625-1500 jboss jbpm jpdl designer 3.1.0.CR1 to eclipse wtp 3.3.1 Build id: M20070921-1145 jboss jbpm jpdl designer 3.1.0.SP1 all on a macbook pro, and now my existing processes have a broken layout in the diagram mode in

[jboss-user] [JBoss jBPM] - Re: subclassing TaskInstance and setting up hibernate mappin

2007-09-25 Thread rossputin
Hi, I think that we are using 'one table per class hierarchy' by default in JBPM, and therefore I should be including the new properties in the JBPM_TASKINSTANCE table... but I just wanted to get an idea of how it works from the experts :-) Thanks for your help, Ross View the original post :

[jboss-user] [JBoss jBPM] - subclassing TaskInstance and setting up hibernate mapping fo

2007-09-25 Thread rossputin
Hi guys, as per the CustomTaskInstance example, I am subclassing TaskInstance, and adding a couple of simple properties, I have created a new class subclassing TaskInstance, and the hibernate mapping field to go with it... What I am unsure about, is how the hibernate mapping file relates to my

[jboss-user] [JBoss jBPM] - customTaskInstance example failing with error

2007-09-25 Thread rossputin
Hi guys, I tried to run 'ant test' in /jbpm-jpdl-3.2.1/examples/customTaskInstance today, and the same in 3.2.2, first of all it failed to compile, the 'compile.test' target seems to be failing, unless there is some config I need to do first. Anyhow, after some tweaking of example.base.build.x

[jboss-user] [JBoss jBPM] - contributing code back to the jbpm project

2007-09-24 Thread rossputin
Hi guys, I have some minor pieces of code which might be useful to the project... I am working on a project deadline right now, but in a week or two when I have some time I can put them together for you. I am wondering that the process entails, how do you like to get hold of the code? Cheers

[jboss-user] [JBoss jBPM] - Re: emailing a group with mail node in eclipse designer

2007-09-24 Thread rossputin
ah ok thanks, can I just create a Jira issue to make this a wishlist item ? Cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087775#4087775 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087775

[jboss-user] [JBoss jBPM] - emailing a group with mail node in eclipse designer

2007-09-24 Thread rossputin
Hi guys, just wondering whether this is on a wishlist, or in the pipeline in anyway... I would like to be able to use a 'pooled-actors' attribute in the mail nodes in the designer so I do not need to manually enter a semi colon separated list of actors. Of course the way to get round this at t

[jboss-user] [JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto

2007-09-13 Thread rossputin
Hi, I am working on a macbook pro, tomcat 5.0.28, mysql 5.0.37, I created the simplest possible process definition in eclipse 3.3.0, plugin version JBPM JPDL Designer 3.1.0.CR1. My process had a start task with form generated by the eclipse plugin, with one required text input, and a transitio

[jboss-user] [JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto

2007-09-10 Thread rossputin
Hi, just as a cross reference, this is in Jira, see http://jira.jboss.com/jira/browse/JBPM-1049, cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082593#4082593 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss jBPM] - Re: using custom date picker in form within jbpm-console web

2007-09-06 Thread rossputin
no sorry I meant that you are right about the javascript hook not being needed, but still a nice idea, it is something I have been seeing a use for, for a while, cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081582#4081582 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: 3 column task form layout in task forms

2007-09-05 Thread rossputin
Hi, has anyone managed a 3 or more column layout in the eclipse plugin generated task forms with jbpm-jpdl-3.2.1? I find it hard to get documentation on this, thanks for your help, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081429#4081429 Reply t

[jboss-user] [JBoss jBPM] - friendly jsf validation error messages

2007-09-05 Thread rossputin
Hi, I wonder if anyone can tell me how to get friendly jsf component validation error messages in the jbpm-console webapp, I currently get something like 'j_id93:j_id102: Validation Error: Value is required.' if I do not fill in a required field, and have not yet stumbled across a way to overri

[jboss-user] [JBoss jBPM] - Re: using custom date picker in form within jbpm-console web

2007-09-05 Thread rossputin
You are quite right, it would be nice to have a hook for javascript, but for now I do not 'need' to initially retrieve from the bean, I just thought it would be nice to programatically define defaults etc. Perhaps if it comes up elsewhere we can have a vote for hooks etc, thanks Ross View t

[jboss-user] [JBoss jBPM] - Re: logging in to jbpm-console from api code

2007-09-05 Thread rossputin
Hi Martin, definitely the pointers I need thanks for that, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081231#4081231 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081231 _

[jboss-user] [JBoss jBPM] - Re: logging in to jbpm-console from api code

2007-09-05 Thread rossputin
Hi, I am still having trouble understanding how to authenticate a user with the system programatically in the jbpm-console, does anyone know how it can be done? Cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081218#4081218 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: using custom date picker in form within jbpm-console web

2007-09-05 Thread rossputin
Hi, this is really a question aimed at Ronald or anyone else who has or knows how to integrate the Richfaces date picker component into a jpdl generated form. I have successfully put a richfaces date picker into the jbpm:dataform element... | | but the value attribute which grabs the s

[jboss-user] [JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto

2007-09-04 Thread rossputin
Hi, I tested with jbpm-jpdl-3.2.1 out of the box, on tomcat 5.0.28 connected to mysql 5.0.37 on a Mac, I double checked the save and end task behaviour, I will put this in Jira, thanks for your help Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=408072

[jboss-user] [JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto

2007-09-03 Thread rossputin
Hi I checked in the database after ending the task, and the variable is not in the variable instances table. When I press save, it both checks I have filled in the field, and saves the value entered into the database, cheers Ross View the original post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss jBPM] - Re: attach javascript to jpdl generated task form save butto

2007-09-03 Thread rossputin
Hi, working with the standard jbpm-console, if I set 'required=true' on a form input and press 'save', it does indeed prompt me to enter a value in the field, however, I can just start and end the task, using the transition links without ever having to enter anything in the required field, are

[jboss-user] [JBoss jBPM] - logging in to jbpm-console from api code

2007-09-03 Thread rossputin
Hi, does anyone know how I can log into the jbpm-console webapp from java code, so the 'request.remoteUser' field tested in the various .xhtml pages is assigned a value. For example at the moment in an XSLT I am creating a process, and the first task in that process, I then want to click on a

[jboss-user] [JBoss jBPM] - attach javascript to jpdl generated task form save button

2007-09-01 Thread rossputin
Hi, does anyone know a good way to attach a javascript function to a save button on a jpdl generated task form, so for example I can set a hidden input value with a value taken from a richfaces calendar input? On a similar note, is there a way I can do the same thing with a transition link on

[jboss-user] [JBoss jBPM] - 3 column task form layout in task forms

2007-08-30 Thread rossputin
Hi, I split this out from a previous topic as I threw too much in together, sorry for the confusion... the eclipse plugin generates a 2 column data form by default, has anyone successfully modified the form after it is generated to be 3 columns? Is there a way to do this, I am having difficul

[jboss-user] [JBoss jBPM] - Re: jbpm task forms as generated by jpdl eclipse plugin

2007-08-29 Thread rossputin
Ah, I see what you mean, I can now specify mandatory fields upon pressing the 'save' button... my problem is that I always want to automatically show a form whenever there is one for a given task, so on my web page I have the form, its 'save' button, and all of my transition links, so I would

[jboss-user] [JBoss jBPM] - Re: jbpm task forms as generated by jpdl eclipse plugin

2007-08-29 Thread rossputin
Hi, I am clicking on the generate form button, and specifying my variable there, I am clicking on the required=true checkbox, but it seems to have no effect... so should I manually in my xhtml form specify 'required=true'? Is that the syntax? thanks for your help, Ross View the original post

[jboss-user] [JBoss jBPM] - Re: jbpm task forms as generated by jpdl eclipse plugin

2007-08-29 Thread rossputin
also is it possible to put a javascript script tag in the task form.xhtml file to do validation on form elements ? cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079083#4079083 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[jboss-user] [JBoss jBPM] - Re: jbpm task forms as generated by jpdl eclipse plugin

2007-08-29 Thread rossputin
thanks for pointing that out, does that mean I can put three rows in without specifying the columns attribute on the dataform element? cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079076#4079076 Reply to the post : http://www.jboss.com/index

[jboss-user] [JBoss jBPM] - Re: jbpm task forms as generated by jpdl eclipse plugin

2007-08-29 Thread rossputin
I suppose it is possible I can just put any old handcrafted xhtml form with javascript for mandatory variable checking, and it is not required that I use the dataform and datacell components ? Or is there hardwiring for the save button that it would be difficult to duplicate ? regards Ross

[jboss-user] [JBoss jBPM] - jbpm task forms as generated by jpdl eclipse plugin

2007-08-29 Thread rossputin
Hi guys, I am having difficulty with forms, if I try to specify a form looking like... | | | | | | | | | | | | | | | | | | I get the following error...

[jboss-user] [JBoss jBPM] - using custom date picker in form within jbpm-console webapp

2007-08-24 Thread rossputin
Hi guys, I am not sure where to look for documentation on what custom components are part of the JBoss library, in terms of custom date pickers or calendars etc... where might I find such a component. I see there is a gravel project for jsf, including some controls for data manipulation... I

[jboss-user] [JBoss jBPM] - Re: Is the unique process ID available in Eclipse designer

2007-08-23 Thread rossputin
ah, that sounds interesting.. where might I be able to read more about that? thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077171#4077171 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077171 __

[jboss-user] [JBoss jBPM] - Re: Is the unique process ID available in Eclipse designer

2007-08-22 Thread rossputin
Hi, thanks thats great, will poke around more in the user guide, regards Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077028#4077028 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077028 ___

[jboss-user] [JBoss jBPM] - Re: Is the unique process ID available in Eclipse designer

2007-08-22 Thread rossputin
Hi, in Mysql the processinstance table has a primary key ID, and in the javadocs, a class org.jbpm.graph.exe.ProcessInstance has a method getId which returns a long... I was wondering if it is possible to include this information in the subject or text element of a mail node.. it may be that I

[jboss-user] [JBoss jBPM] - Re: Is the unique process ID available in Eclipse designer

2007-08-22 Thread rossputin
Hi, sorry if I have not been very clear, basically I want to be able to include the unique process ID in subject and text elements within mail nodes in the eclipse designer, any help is greatly appreciated, thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[jboss-user] [JBoss jBPM] - Re: generic pool actors assignment

2007-08-20 Thread rossputin
ah, I see, thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075835#4075835 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075835 ___ jboss-user mailing list jboss-u

[jboss-user] [JBoss jBPM] - Is the unique process ID available in Eclipse designer

2007-08-20 Thread rossputin
Hi guys, just as we can access #{initiator} in the eclipse designer to put the initiator's username in mail nodes etc, is there the equivalent to access the unique process ID ? Thanks for your help, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=407583

[jboss-user] [JBoss jBPM] - generic pool actors assignment

2007-08-16 Thread rossputin
Hi, rather than specify a separated list of actors against a 'pooled actors' field for assigment, is there a way in the eclipse designer to specify all users against a given group? Thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074904#4074904

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-16 Thread rossputin
ah right, I suspected it might be something like that, thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074785#4074785 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074785 __

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-16 Thread rossputin
Hi, trying the same thing in JBoss where I can get the stacktrace, I get... | 11:04:39,281 WARN [ProxyWarnLog] Narrowing proxy to class org.jbpm.graph.node.TaskNode - this operation breaks == | 11:04:39,414 ERROR [Delegation] couldn't load delegation class 'DatacentreAssignmentHandler'

[jboss-user] [JBoss jBPM] - how do I get stacktrace from tomcat deployment of console ap

2007-08-16 Thread rossputin
Hi guys, when deployed on tomcat 5.0.28, I get an exception in the webapp, but there is no information on it in either catalina.out, or localhost_log.2007txt, how do I get to more detailed information as in the JBoss deployment ? Thanks for your help Ross View the original post : http://

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-16 Thread rossputin
hmm perhaps if I try this process in the out of the box jboss app, I'll get the stacktrace information... but that does lead to the question how do I get more detailed exception information in tomcat ... cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-16 Thread rossputin
Hi, I am running the console app in tomcat 5.0.28, and am not sure where to look for a full stacktrace, nothing is listed in catalina.out or localhost_log.2007.txt. Where might I find more verbose information, do I need to enable it as a parameter? Thanks for your help, Ross View the or

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-15 Thread rossputin
Hi, I am getting the following error when testing a simple process with a custom assignment handler attached to a task... Error completing task: An exception of type "org.jbpm.graph.def.DelegationException" was thrown. I compiled my handler, and put it under WEB-INF/classes in my web app. Th

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-15 Thread rossputin
Hi, I see your point, yes dynamic swimlanes would be a better approach, how do I vote on the JIRA issue related to this topic ? cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074437#4074437 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-15 Thread rossputin
Cheers for your help guys, sorry for my newbieness, I think I am beginning to see the picture... if I create a custom AssignmentHandler, I can attach this in the eclipse designer to the transition element where I want the process to be assigned according the variable I set earlier...? I found

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-15 Thread rossputin
Hi guys, I am sorry, I don't think I am making the question clear, I am hoping to design in the eclipse designer a process where according to a variable set early on... a task later in the process is assigned accordingly to user A or user B. Ronald your idea of setting the actor for a swimlane

[jboss-user] [JBoss jBPM] - Re: assign swimlane dynamically according to previous transi

2007-08-15 Thread rossputin
Hi thanks, this definitely sounds like what I need to do, is it supported within the graphical designer yet, or do I need to do it in process definition xml? Is it possible you could point me to a very simple example of this? Thanks for your help, Ross View the original post : http://www.jbo

[jboss-user] [JBoss jBPM] - assign swimlane dynamically according to previous transition

2007-08-14 Thread rossputin
Hi guys, for my project, designing a process definition in eclipse graphically, it turns out that our clients want a swimlane assigned dynamically, according to an earlier transition choice, is it possible to do this using variables in the eclipse designer, or does it require custom nodes, not

[jboss-user] [JBoss jBPM] - Re: source code for jbpm4jsf, data form

2007-08-14 Thread rossputin
ah cool, that had the answer I was looking for, cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073893#4073893 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073893 _

[jboss-user] [JBoss jBPM] - Re: source code for jbpm4jsf, data form

2007-08-13 Thread rossputin
oh btw I am using the console version that ships with jbpm-jpdl-3.2.1, cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073467#4073467 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073467 __

[jboss-user] [JBoss jBPM] - source code for jbpm4jsf, data form

2007-08-13 Thread rossputin
Hi, I would like to create my own components similar to the data form for all the form views in the console application, but I do not know where to get the source code, I found a dead link for subversion or cvs can't remember where or which, can anyone tell me where I can get the source code fo

[jboss-user] [JBoss jBPM] - Re: mail node how to define actor and send email

2007-08-09 Thread rossputin
I now understand this, and my problems were related to postfix on osx Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072590#4072590 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072590 ___

[jboss-user] [JBoss jBPM] - Re: creating a task that will not end until form variable ha

2007-08-09 Thread rossputin
ah ok thanks for confirming that View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072351#4072351 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072351 ___ jboss-user mailing lis

[jboss-user] [JBoss jBPM] - reuse of parts of process definition

2007-08-08 Thread rossputin
Hi guys, just a quick question on reusing parts of a process definition. If I have several processes to define, and parts of these process are the same across several different pocesses, is there a mechanism in place to allow me to reuse collections of nodes across processes, or create and use

[jboss-user] [JBoss jBPM] - Re: creating a task that will not end until form variable ha

2007-08-07 Thread rossputin
Hi, I marked the variable as required, it did not seem to make any difference, but perhaps you are right, the default webapp may pay no heed to the required status of variables, cheers Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071496#4071496 R

[jboss-user] [JBoss jBPM] - creating a task that will not end until form variable has be

2007-08-07 Thread rossputin
Hi, I am trying unsuccessfully so far to create a task node, that the user can not end until a text input has been filled in within the form as generated within the eclipse plugin, it is not clear to me how to do this, can anyone help? Thanks for your help, regards Ross View the original po

[jboss-user] [JBoss jBPM] - Re: some minor issues with eclipse jpdl 3.1.0 beta 1

2007-08-07 Thread rossputin
hi, no problem will do now, regards Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071476#4071476 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071476 ___ jboss-user

[jboss-user] [JBoss jBPM] - some minor issues with eclipse jpdl 3.1.0 beta 1

2007-08-07 Thread rossputin
Hi guys, just thought I would report a couple of issues I have found while using the eclipse designer a little more often recently. It is possible that these issues are fixed in the beta 2 version, which I will download once I have finished my demo to the boss next week. Also I am not sure if

[jboss-user] [JBoss jBPM] - Re: mail node how to define actor and send email

2007-08-07 Thread rossputin
hi guys, can anyone point me to any information on this, I am having trouble understanding how to define actors other than 'initiator', and so cannot send mail to anyone other than the process initator, thanks for your help, Ross View the original post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss jBPM] - Re: mail node how to define actor and send email

2007-08-06 Thread rossputin
hi, whoops again, sorry, I will try with the code tag... | | | | | | | | | | | | | line manager rejected | | | the line manager rejected for reason : #{reason} | | | | | | |

[jboss-user] [JBoss jBPM] - Re: mail node how to define actor and send email

2007-08-03 Thread rossputin
whoops, I pressed tab and the form submitted... line manager rejected the line manager rejected for reason :

[jboss-user] [JBoss jBPM] - mail node how to define actor and send email

2007-08-03 Thread rossputin
Hi all, I am successfully sending an email to the process initiator, but in another step, I do not know how to send a mail from another mail node to a user I have called psmuser. I understand that 'initiator' is a special actor trapped by the start task, but I do not understand how I can creat

[jboss-user] [JBoss jBPM] - Re: setting up permissions in identity component

2007-08-02 Thread rossputin
ah, a little experimentation, and finding the documentation for the gravel tag libraries and I got it... adding test="#{entry.actorId == request.remoteUser}" to one of the filters in tasks.xhtml works just as I needed Ross View the original post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss jBPM] - Re: setting up permissions in identity component

2007-08-01 Thread rossputin
Hi, for the moment I have seen that just defaulting the filter search, putting a value into 'assigned to' field will do what I need, I am having some trouble editing tasks.xhtml and t_tasks.xhtml to achieve this, is there a way you can set a default for ga:parameters with StringWildcardFilter

[jboss-user] [JBoss jBPM] - Re: setting up permissions in identity component

2007-08-01 Thread rossputin
Oh, sorry, I see I need to filter on actor... so for example on the task list, how do I set a default for the value of actor to search on, in my case I want to filter by default on user 'User'. Thanks Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=406

[jboss-user] [JBoss jBPM] - setting up permissions in identity component

2007-08-01 Thread rossputin
Hi guys, I am using the user membership and group tables, and read that permisisons, (IE actors only seeing tasks assigned to them) is not imlpemented by default, as this involves business knowledge... is that the case? If so, how do I go about implementing a permissions task assignment based

[jboss-user] [JBoss jBPM] - Re: building new node type, and including in designer

2007-07-31 Thread rossputin
Racking my brain trying to remember where I saw that, no luck so far, sorry. On a separate note, maybe you can help me with a question regarding licensing. I am looking at the sample jbpm-console webapp, which does more or less what we need for our project, minus a few css tweaks really, what a

[jboss-user] [JBoss jBPM] - Re: building new node type, and including in designer

2007-07-31 Thread rossputin
I am sure I saw a blog post on this topic with diagrams and instructions, but I can not remember where I read it... Basically its the last piece of the puzzle before I implement some fairly large business processes with the designer and demo to a client, perhaps the blog post was from Matthews

[jboss-user] [JBoss jBPM] - Re: building new node type, and including in designer

2007-07-30 Thread rossputin
Hi, no problem, for now I'll add those custom nodes in by hand, and pick up with the designer whenever it is available, thanks, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068797#4068797 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss jBPM] - building new node type, and including in designer

2007-07-30 Thread rossputin
Hi Guys, just wondering if there is documentation on building a new node type and including that in the eclipse designer plugin so none dev types can build flows using it, in our case the node will read from the database and then depending on the result, transition accordingly, thanks for your

[jboss-user] [JBoss jBPM] - Re: default values for deployment screen of eclipse designer

2007-07-27 Thread rossputin
Excellent, thankyou, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068137#4068137 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068137 ___ jboss-user mailing list jbo

[jboss-user] [JBoss jBPM] - default values for deployment screen of eclipse designer plu

2007-07-26 Thread rossputin
Hi guys, just wondering where to set a value for the server deployer URL in the designer, I am new to Eclipse and am not sure if this is possible ? Thanks for your help in advance, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067890#4067890 Reply to

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-20 Thread rossputin
I don't believe it, a typo, I found what was wrong, sorry for wasting your time! Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066120#4066120 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066120

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-20 Thread rossputin
Interesting, I attempted to deploy the same process from eclipse to the default out the box 3.2.1 jboss server, and I have the same problem, so its nothing to do with tomcat 5.0.28 missing some required files, but more to do with me missing some crucial step in the deployment from eclipse ? puz

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-20 Thread rossputin
Hi all, is there a guide on using the new forms generate feature from the designer in eclipse, or has anyone managed to create any samples, I would love to look through a howto, thanks for your help, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40660

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-19 Thread rossputin
no, tried that, is there a way I can deploy the websale example into .par form, and deploy that into tomcat 5.0.28 ? that would test my tomcat is setup with everything I need... cheers, Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065860#4065860 Re

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-19 Thread rossputin
excellent, all mail functionality is now working for me, thanks, going back to the forms question though, I am using eclipse designer plugin version 'JBoss JBPM JPDL Designer 3.1.0.beta1' on an intel macbook pro on eclipse 3.3.0, and for some reason, when I generate a form from the 'details' ta

[jboss-user] [JBoss jBPM] - Re: deployment of process with forms, and mail setup / examp

2007-07-18 Thread rossputin
excellent, thanks for that! Any ideas on mail setup? Thanks for your help Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065467#4065467 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065467 _

[jboss-user] [JBoss jBPM] - deployment of process with forms, and mail setup / example

2007-07-18 Thread rossputin
Hi all, I just switched to 3.2.1 so I could deploy mail examples, but am now unsure what all the steps for setting up 3.2.1 in tomcat 5.0.28 with mail are, does anyone have example config and mail process, the documentation is not very extensive on this. Also previously with earlier versions o

[jboss-user] [JBoss jBPM] - Re: deploying jbpm-jpdl-3.2.1 to tomcat 5.0.28 with/without

2007-07-16 Thread rossputin
thats great, it all works now, thanks for your help! Ross View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064534#4064534 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064534

[jboss-user] [JBoss jBPM] - Re: deploying jbpm-jpdl-3.2.1 to tomcat 5.0.28 with/without

2007-07-16 Thread rossputin
Hi, most things seem to be straight forward to follow using the aproach detailed in http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat, but on tomcat 5.0.28 I am getting the following error when accessing the webapp... 2007-07-16 11:30:03 StandardContext[/jbpm-console]Error configuring appli

  1   2   >