[JBoss-user] [JBoss jBPM] - Re: jbpm & OAS

2006-07-10 Thread kukeltje
you do not *have* to bundle it in each webapp. Just putting the jar file on the classpath and using a generic config file on the classpath does the job View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956790#3956790 Reply to the post : http://www.jboss.com/ind

[JBoss-user] [JBoss jBPM] - Re: collection of classified tasks

2006-07-10 Thread kukeltje
no, you have to implement it yourself using hibernate queries or by sorting/grouping afterwards. It is something that is of iterest to jBPM webapp I think so if you develop something, please share. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956787#3956787

[JBoss-user] [JBoss jBPM] - Re: how to access the the process without UI from other (sta

2006-07-10 Thread kukeltje
look at the testcases/examples. LOTS of info there on how to do this. sigh View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956783#3956783 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956783 -

[JBoss-user] [JBoss jBPM] - Re: vHost based Datasource

2006-07-10 Thread kukeltje
deploy multiple jbpm instances, each with it's own config and pointing to a certain datasource View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956550#3956550 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956550 -

[JBoss-user] [JBoss jBPM] - Re: How to use arrays for columns with hibernate

2006-07-10 Thread kukeltje
please ask hibernate specific questions in the hibernate forum/mailinglist View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956588#3956588 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956588 --

[JBoss-user] [JBoss jBPM] - Re: vHost based Datasource

2006-07-10 Thread kukeltje
you can find most of the information in the docs, wiki and by looking at the code View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956559#3956559 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956559 --

[JBoss-user] [JBoss jBPM] - Re: Using jBPM with EJB, Could you help me?

2006-07-09 Thread kukeltje
I assume you did not search other forums or the internet. I found this http://www.jbossgroup.com/index.html?module=bb&op=viewtopic&t=85570 Can you look at it and see if it contains any valuable info? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956442#39564

[JBoss-user] [JBoss jBPM] - Re: Using jBPM with EJB, Could you help me?

2006-07-09 Thread kukeltje
PLEASE post the full error, how on earth do you think we can know what is going on. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956433#3956433 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956433

[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 & ActiveMQ

2006-07-08 Thread kukeltje
Oscar Sorry, two posts by you, I missed the second one. Good that you solved it, and thanks for reporting back. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956352#3956352 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 & ActiveMQ

2006-07-08 Thread kukeltje
as said it is no jBPM error, try using the JBoss AS forum, but I think the answer will be the same. You added a commons-logging jar. Try removing it. Why did you assume changing the log4j config file would some this issue? View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[JBoss-user] [JBoss jBPM] - Re: JBPM_LOG: who performed the transition?

2006-07-08 Thread kukeltje
I'm not realy good at juggling and gymnastics, so I keep faar from that . That is why I use tasks if I need to know who did what and when. So the answer is largly already in the initial question. If it is relevant, use a task (you do not need the jBPM ui for this if you do not want to) if you wa

[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 & ActiveMQ

2006-07-07 Thread kukeltje
this is no jbpm error. Look at the stacktrace. It is a log4j logging error, probably (but that is just guessing) caused by you adding commons-logging to the classpath View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956328#3956328 Reply to the post : http://w

[JBoss-user] [JBoss jBPM] - Re: How to invoke a business process in JBoss

2006-07-07 Thread kukeltje
Brad, I said it is in the docs because it IS in the docs: http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted (among others) Regarding the courtesy, no I do not want to tell everybody that my knowledge is superiour to someone else, nor did I do that here (but I do happen to know the an

[JBoss-user] [JBoss jBPM] - Re: Node Decision

2006-07-07 Thread kukeltje
by reading/searching the documentation (which is abundantly present) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956292#3956292 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956292 Using Tomcat but need to do more

[JBoss-user] [JBoss jBPM] - Re: jBPM books

2006-07-07 Thread kukeltje
My post was obviously not directed at David (I did not read his post yet) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956291#3956291 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956291 Using Tomcat but need to do

[JBoss-user] [JBoss jBPM] - Re: jBPM books

2006-07-07 Thread kukeltje
May I ask where you get that idea? I may have misunderstood your suggestion, but are more than happy to elaborate on things if the question is specific, comes with some background info (and preferably can be answered by a 'yes' or 'no' or 'I'd go for solution 1 instead of 2') View the original

[JBoss-user] [JBoss jBPM] - Re: ActionHandler in node not called unless inside transitio

2006-07-07 Thread kukeltje
or if you add an event type to it, it gets fired whenever the events occurs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956288#3956288 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956288 Using Tomcat but need to d

[JBoss-user] [JBoss jBPM] - Re: JBPM without starter kit

2006-07-07 Thread kukeltje
Brado, Look at the webapp source code, there you can see how it is done. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956224#3956224 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956224 Using Tomcat but need to do

[JBoss-user] [JBoss jBPM] - Re: How to invoke a business process in JBoss

2006-07-07 Thread kukeltje
Intro: Read the docs, getting started, wiki, as well. 1: If they are deployed they are in the db and do not need to be loaded each time (btw, this is in the docs) The interaction with the engine is though the JbpmContext as can be read/seen in all code (and docs) and JMS or any wrapper you want

[JBoss-user] [JBoss jBPM] - Re: jBPM books

2006-07-07 Thread kukeltje
Why would a book help in these areas? Wouldn't just having the information at hand help? Besides that, most of these questions are so environment specific that a book wil not anwser these. (IMO) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956241#3956241

[JBoss-user] [JBoss jBPM] - Re: JBPM 3.1.1 & ActiveMQ

2006-07-07 Thread kukeltje
how can we see wat is wrong with this limited amount of information. Please provide more information. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956231#3956231 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956231

[JBoss-user] [JBoss jBPM] - Re: very long wait to save process using designer

2006-07-07 Thread kukeltje
jbpm 3.0x designer is NOT supported on Eclipse 3.2. Untill it is supported we advise to use eclipse 3.1.2 with GPD 3.0.9.2 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956228#3956228 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[JBoss-user] [JBoss jBPM] - Re: Replacing std login with custom login module

2006-07-07 Thread kukeltje
Sorry, one omission on my side. The use of the jboss loginmodule is in 3.2. In 3.1 it is a bean in the webapp that just 'sets' the user. There is no real login module View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956220#3956220 Reply to the post : http://w

[JBoss-user] [JBoss jBPM] - Re: jBPM books

2006-07-05 Thread kukeltje
no, there is not. Just online docs, wiki, sources, testcases/examples etc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955723#3955723 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955723 Using Tomcat but need to do

[JBoss-user] [JBoss Portal] - Re: Help offered: JBoss Portal on BEA WLS 9

2006-07-05 Thread kukeltje
:-P It's not so much religious as it is that they (internal support) are afraid employees need to have new training etc. Regarding the jira issue... I get the point. Never thought this was the 'container' issue for running it on other appservers. Sounds like I have to speed up the internal mem

[JBoss-user] [JBoss Portal] - Re: Help offered: JBoss Portal on BEA WLS 9

2006-07-05 Thread kukeltje
Thomas, Thanks for the quick response. I also meant 'server agnostic' but indeed did not mention that. Nowing it is planned for 3.0 is more then I could find... but ;-) Do you mean by this that we should *not* spend any time on trying to get issues fixed if we find them when trying to ru

[JBoss-user] [JBoss Portal] - Help offered: JBoss Portal on BEA WLS 9

2006-07-05 Thread kukeltje
Hi, I've seen that JBoss portal currently does not run on other appservers than JBoss AS. But that it still is a focus to be able to do so. I'm in the process of convinging others in our organisation that we do not need Bea WLS as an appserver and can run JBoss as well. They are not ready (yet)

[JBoss-user] [JBoss jBPM] - Re: Replacing std login with custom login module

2006-07-05 Thread kukeltje
1: The login module is a JBoss AS thing. Look the AS forum/docs/wiki etc to replace it. But watch out, the identity module is not the same as the loginmodule. If you need to retrieve roles etc, you must implement your own assignment handlers!! 2: Search the api, the docs etcthere must be a way

[JBoss-user] [JBoss jBPM] - Re: ELParser not working for me

2006-07-05 Thread kukeltje
Imo it would be a nice generic enhancement if this was basic functionality of the mapping parser. Can you raise a jira issue for this so? Let's see what Tom thinks of this then. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955451#3955451 Reply to the post

[JBoss-user] [JBoss jBPM] - Re: Class chooser for ActionHandler not working in designer

2006-07-05 Thread kukeltje
Yep, it will never hurt to raise a Jira issue for this. That way it is and stays on the radar. But be sure to fill in the environment correctly and do not assign a version to it since it is not supposed to work in the environment you have. (well, not realy but you get my point) View the origin

[JBoss-user] [JBoss jBPM] - Re: ELParser not working for me

2006-07-05 Thread kukeltje
I'm ashamed of myself. Have to admid I totally mist the second part. Thanks for reporting back. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955449#3955449 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955449 Using

[JBoss-user] [JBoss jBPM] - Re: ELParser not working for me

2006-07-05 Thread kukeltje
"bentins" wrote : | any ideas? | Yes, EL does not work within the information you pass to actionhandlers afaik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955438#3955438 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [JBoss jBPM] - Re: Class chooser for ActionHandler not working in designer

2006-07-05 Thread kukeltje
"hoogenbj" wrote : Wow, that was quick! Sorry, I responded so slow to this second message ;-) "hoogenbj" wrote : | I tried the options you suggested, including a few other combinations, but still no luck. I remember that in Eclipse 3.1.2 it would work once I've pasted in the fully qualified c

[JBoss-user] [JBoss jBPM] - Re: Class chooser for ActionHandler not working in designer

2006-07-05 Thread kukeltje
Johan, The GPD is not tested agains Eclipse 3.2, so if that does not work, we (at least I) have currently no idea. I've seen the behaviour you describe in 3.1.2 as well, don't know if it is since 3.0.9 or not, but thought it was a typo on my side. Try to type it in once and see if it shows up t

[JBoss-user] [JBoss jBPM] - Re: Help required with exception handling on transitions

2006-07-04 Thread kukeltje
hmmm... normally I would agree, but we have a kind of identical situation as well. The customer thinks he wants to put the process in a certain error state if something happens. If we model this in (from EVERY state) it gets kind of blurry. 50% of all icons in the process are decisions all going

[JBoss-user] [JBoss jBPM] - Re: Help required with exception handling on transitions

2006-07-03 Thread kukeltje
In short you mean that an errorhandler works when an error happens on an action that was not on a transition. Regarding the storage: then store it somewhere else. It's up to you. Ronald View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955048#3955048 Reply to

[JBoss-user] [JBoss jBPM] - Re: Is there any other site which can help beginners

2006-07-03 Thread kukeltje
use new threads/topics for new questions View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954983#3954983 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954983 Using Tomcat but need to do more? Need to support web service

[JBoss-user] [JBoss jBPM] - Re: GPD cann't compatible with Eclipse GEF 3.2!

2006-07-03 Thread kukeltje
GPD is currently developed agains eclipse 3.1.x and wtp 1.0. So if you use a newer version there is a big chance it does not work. (Btw, this info is afaik in the docs and on the forum as well) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954982#3954982 Re

jboss-user@lists.sourceforge.net

2006-07-01 Thread kukeltje
http://staging.jboss.com/index.html?module=bb&op=viewtopic&t=68151 I tried replying to above link this yesterday and got an 'Error posting' and did not try again. Now I see it was on a completely wrong server (JBoss probably had some maintanance) Sorry diwaker for my response in the private mai

[JBoss-user] [JBoss jBPM] - Re: Urgent , pb with the hibernate session

2006-07-01 Thread kukeltje
Newbie007, We have to be, our time is precious and costly. We cannot start helping people on such fundamental issues. If these things already pos a problem, I'm holding my breath for what is comming up next. Besides that. The list of what jBPM needs is *not* on the hibernate site. It is bigge

[JBoss-user] [JBoss jBPM] - Re: Calling a .Net web service from the Action Handler

2006-07-01 Thread kukeltje
1: Search BETTER: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=70723 (just by using the term webservice) 2: Yes it is. What is calling a webservice different then clling some java code (besides transactions, reliability etc) View the original post : http://www.jboss.com/index.htm

[JBoss-user] [JBoss jBPM] - Re: How to reference elements in a sequence within a complex

2006-06-30 Thread kukeltje
download the orangevolt xslt plugin for Eclipse. It has a xpath 'tester'. Look at www.zvon.org for xslt/xpath tutorials View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954765#3954765 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[JBoss-user] [JBoss jBPM] - Re: question about ForEachFork action handler in wiki

2006-06-30 Thread kukeltje
you should use JbpmContext. Look at the testcases to see how it is used View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954757#3954757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954757 Using Tomcat but need to do mo

[JBoss-user] [JBoss jBPM] - Re: Is there any other site which can help beginners

2006-06-30 Thread kukeltje
you end the task AND signal the process. try removinfg the processInstance.signal() View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954659#3954659 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954659 Using Tomcat but

[JBoss-user] [JBoss jBPM] - Re: Urgent , pb with the hibernate session

2006-06-30 Thread kukeltje
I'm not going to be nice (I think) but could the problem be that you are a beginner in Java to? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954642#3954642 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954642 Using

[JBoss-user] [JBoss jBPM] - Re: Is there any other site which can help beginners

2006-06-30 Thread kukeltje
define "the client", what information you looked at and why it is not enough. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954629#3954629 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954629 Using Tomcat but need to

[JBoss-user] [JBoss jBPM] - Re: WSDL for bpel web services

2006-06-29 Thread kukeltje
first, do not threadjack, second there is a wiki pages with the roadmap which point (unfortunately just to the jbpm jpdl version in the jira, but with a little deduction you could fairly easy have found http://jira.jboss.com/jira/browse/BPEL in this case posted for convenience since I was curio

[JBoss-user] [JBoss jBPM] - Re: Is this a bug in Scheduler/Timer

2006-06-29 Thread kukeltje
could you post a unit test including all required classes that demonstrates this behavior? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954435#3954435 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954435 Using Tom

[JBoss-user] [JBoss jBPM] - Re: problem with the JbpmContext.save() function

2006-06-28 Thread kukeltje
happend three times today with me. copd is SO busy answering (which by itself is great ;-)) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954043#3954043 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954043 Using

[JBoss-user] [JBoss jBPM] - Re: task-assign event firing

2006-06-28 Thread kukeltje
currently it (obviously) does not, but I would not mind having it fire with the restriction that one can determine if it was a pooled assingment event. We could also add another event (poold-task-assign), but then you have to add two eventhandlers if both can happen. I think the latter is easi

[JBoss-user] [JBoss jBPM] - Re: task-assign event firing

2006-06-28 Thread kukeltje
anonymous wrote : that's when the real task-assign event should occur. At least, that's what I think. Maybe, maybe not. Differentiating, not with multiple events, but maybe some other parameter) between individually assigned tasks and pooled tasks could be interesting View the original post :

[JBoss-user] [JBoss jBPM] - Re: problem with the JbpmContext.save() function

2006-06-28 Thread kukeltje
Caused by: java.lang.NoClassDefFoundError: com/mchange/v2/c3p0/PoolConfig View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954028#3954028 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954028 Using Tomcat but need to do

[JBoss-user] [JBoss jBPM] - Re: State events fire order

2006-06-28 Thread kukeltje
Read the logging again The token is in state "first", then you signal it and get the following logs: | 13:34:14,151 [Thread-0] DEBUG GraphElement : event 'before-signal' on 'State(first)' for 'Token(/)' | 13:34:14,151 [Thread-0] DEBUG GraphElement : event 'node-leave' on 'State(first)

[JBoss-user] [JBoss jBPM] - Re: Database exportation

2006-06-28 Thread kukeltje
Search the hibernate docs, forums, etc or maybe even search the jbpm forums, wiki, doc etc. There are some things you have to learn yourself View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953959#3953959 Reply to the post : http://www.jboss.com/index.html?mo

[JBoss-user] [JBoss jBPM] - Re: Database exportation

2006-06-28 Thread kukeltje
Wrong choice, HSQLDB is NOT for full blown production environments. It's not performing at all. With 200 tasks assigned the performance already drops if multiple users are accessing the system View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953912#3953912 Rep

[JBoss-user] [JBoss jBPM] - Re: Observer / Listener pattern on jBPM process execution?

2006-06-26 Thread kukeltje
One solution we (the company I work for) are thinking of for a kind of BAM solution is to periodically poll the DB. This way we do not have to change any code in jBPM and retrieving all starts, node enters and end since the last poll (we keep the ID of the last log record) doe not lead to a majo

[JBoss-user] [JBoss jBPM] - Re: Regarding Asynchronous Continuations

2006-06-26 Thread kukeltje
"kazam" wrote : | My perhaps silly question is that why isn't async used for Tasks, I have used Oracle BPEL Workflow before and Tasks response or completion used to be asynchronous having a callback association in the process when the Task was completed. Simple, jBPM has (human) task functi

[JBoss-user] [JBoss jBPM] - Re: Consuming Web Services

2006-06-24 Thread kukeltje
search the forum, has been asked and answered before. In short: you have to write some code View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953241#3953241 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953241 Using Tom

[JBoss-user] [JBoss jBPM] - Re: [new] How can i do a back with jbpm?

2006-06-24 Thread kukeltje
put a transition in the process from where you are to the previous task View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953226#3953226 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953226 Using Tomcat but need to do mo

[JBoss-user] [JBoss jBPM] - Re: Creating a new instance from an application

2006-06-24 Thread kukeltje
no, but it is a good habit in these kinds of circumstances to at least post the processdefinition and relevant parts of the code you created. Otherwise it would be shooting in the dark View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953224#3953224 Reply to th

[JBoss-user] [JBoss jBPM] - Re: Using Jbpm witout webapp

2006-06-23 Thread kukeltje
"chimera84" wrote : | I didn't find anything in the wiki pages nor in this forum. | Did you search? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952947#3952947 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952

[JBoss-user] [JBoss jBPM] - Re: Concurrent access problem

2006-06-22 Thread kukeltje
Ahhh ok, then look at the workflowpatterns testcases in the sourcecode where there (afaik) is a N out of M example. Look at www.workflowpatterns.com to see the patternnumber View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952759#3952759 Reply to the post : h

[JBoss-user] [JBoss jBPM] - Re: Start the workflow from a specified node?

2006-06-22 Thread kukeltje
Starting a process is done the same as it is always. After that you can put the token in in any node you want. Just look at the apidocs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952757#3952757 Reply to the post : http://www.jboss.com/index.html?module=

[JBoss-user] [JBoss jBPM] - Re: how to do jbpm run on tomcat?

2006-06-22 Thread kukeltje
Besides the duplicate posts (can happen) I do not get why you propose this solution and how you get the impresssion this is related View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952678#3952678 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [JBoss jBPM] - Re: How to deploy a .par file?

2006-06-22 Thread kukeltje
the GPD contains a perfectly suitable way to deploy processes and everything with it View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952673#3952673 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952673 Using Tomcat but

[JBoss-user] [JBoss jBPM] - Re: What happens to the JAVA classes in a .par file while de

2006-06-22 Thread kukeltje
all goes in the database to be versioned View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952671#3952671 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952671 Using Tomcat but need to do more? Need to support web service

[JBoss-user] [JBoss jBPM] - Re: Concurrent access problem

2006-06-22 Thread kukeltje
- assign it to multiple actors (pooled actors) - it shows up in the poolerd list - once an actor has to perform it, assign it to that actor - it shows up on the personal list - have the actor act on it (no concurrency) - done hth View the original post : http://www.jboss.com/index.html?mo

[JBoss-user] [JBoss jBPM] - Re: Have swimlane any relation with the authorization on Tas

2006-06-22 Thread kukeltje
no, just in the webapp. There is a jira issue (searhc for iand vote for it) for this to have some kind of authorization mechanism in jbpm View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952599#3952599 Reply to the post : http://www.jboss.com/index.html?module

[JBoss-user] [JBoss jBPM] - Re: jBPM workshop in Stuttgart (07.07.2006)

2006-06-22 Thread kukeltje
Sorry, to far away from Utrecht (NL) ;-) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952597#3952597 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952597 All the advantages of Linux Managed Hosting--Without the Cost

[JBoss-user] [JBoss jBPM] - Re: Unable to deploy process definition

2006-06-22 Thread kukeltje
the forum by default uses an OR search if you do not use the radio buttons to configure otherwise View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952591#3952591 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952591 A

[JBoss-user] [JBoss jBPM] - Re: GPD Locking Up Eclipse

2006-06-22 Thread kukeltje
I'm not completely sure, but the latest jboss IDE does not contain the latest GPD, so it could well be that you are seeing the issues reported (which version of the jboss ide btw, the 'latest' does not mean much a few months from now) View the original post : http://www.jboss.com/index.html?mod

[JBoss-user] [JBoss jBPM] - Re: Unable to deploy process definition

2006-06-21 Thread kukeltje
Now I'm curious page 5? Of what? If I enter the 'string_max' in the search of the forum, I only get 6 results or so. I did not mean 'browse the forum' View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952418#3952418 Reply to the post : http://www.jboss.com

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.9 Freezes Upon Opening Sample Process

2006-06-21 Thread kukeltje
as mentioned in anoter post, I use 3.1.1 and 3.0.9.2 without a problem. Is there some info in the eclipse log (.log in .metadata) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952361#3952361 Reply to the post : http://www.jboss.com/index.html?module=bb&op=p

[JBoss-user] [JBoss jBPM] - Re: specifying context variables through the process definit

2006-06-21 Thread kukeltje
Amen (I've been told by one of the apostles that a bottle of Dutch beer helps) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952352#3952352 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952352 _

[JBoss-user] [JBoss jBPM] - Re: Why process editor plug in doesn't work very well on ecl

2006-06-21 Thread kukeltje
I'm using 3.1.1 and 3.0.9.2 for several weeks now, without any problem. Can you define what your problem is View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952271#3952271 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39

[JBoss-user] [JBoss jBPM] - Re: Why process editor plug in doesn't work very well on ecl

2006-06-21 Thread kukeltje
I'm using 3.1.1 and 3.0.9.2 for several weeks now, without any problem. Can you define what your problem is View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952268#3952268 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39

[JBoss-user] [JBoss jBPM] - Re: Unable to deploy process definition

2006-06-21 Thread kukeltje
SEARCH THE FORUM. Has been discussed before View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952266#3952266 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952266 ___ JBoss-use

[JBoss-user] [JBoss jBPM] - Re: Get request path in a class that implements ActionHandle

2006-06-19 Thread kukeltje
you can't, at least not without changing the jbpm webapp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951711#3951711 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951711

[JBoss-user] [JBoss jBPM] - Re: jBPM + Container Managed Transactions

2006-06-19 Thread kukeltje
try searching the forum. This has been discussed before View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951662#3951662 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951662 _

[JBoss-user] [JBoss jBPM] - Re: ACL tied Transitions

2006-06-18 Thread kukeltje
First, it is a clearly stated issue, so no elaboration needed. Creative solution: - make one task node (in progress) - make two tasks in there, one for the developer, one for the QA - create two screens, one for the developer, one for the QA - have each screen have just a subset of the transitio

[JBoss-user] [JBoss jBPM] - Re: jBPM, Rules & Swing?

2006-06-16 Thread kukeltje
It's not only SWT that makes the editor, it is EMF, GEF etc.. as well. If I were you I'd go for the easy way and use the SWT version. Since I have no idea about the rest of the functionality I cannot comment on doing it in one application, use several or anything. The thing I *do* know is that d

[JBoss-user] [JBoss jBPM] - Re: [jBPM][3.1.1][GPD] How associate tasks and swimlanes

2006-06-16 Thread kukeltje
sure, a nice thing, but in my opinion it should be way down the priority list (if it was there in the first place). So many other things are much more relevant. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951315#3951315 Reply to the post : http://www.jbo

[JBoss-user] [JBoss jBPM] - Re: [jBPM][3.1.1][GPD] How associate tasks and swimlanes

2006-06-16 Thread kukeltje
no, there is not. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951270#3951270 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951270 ___ JBoss-user mailing list JBoss-user@

[JBoss-user] [JBoss jBPM] - Re: ProVision Modeler

2006-06-15 Thread kukeltje
We'd appreciate it if you would report your findings back to us once you experimented a little with it. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951043#3951043 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[JBoss-user] [JBoss jBPM] - Re: How can I confige the jbpm sample using my database

2006-06-14 Thread kukeltje
I would strongly advice to switch to Oracle. It is a much cheaper product. And I hear they have a great worklow solution as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950904#3950904 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[JBoss-user] [JBoss jBPM] - Re: How to create a flow like the Web sales Sample

2006-06-14 Thread kukeltje
read the getting started look at the examples use the editor (GPD) etc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950868#3950868 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950868 __

[JBoss-user] [JBoss jBPM] - Re: How to get Decision to go to No/Yes

2006-06-14 Thread kukeltje
in the forum there have been many references to the examples/testcases in the SOURCE. If I just search the jbpm forum with the word decision, I get 123 hits. number 6 points to exactely the same question as you have. There I mention to use the search and point to another post where I refere to

[JBoss-user] [JBoss jBPM] - Re: How to get Decision to go to No/Yes

2006-06-14 Thread kukeltje
by reading the documentation again looking at the testcases and searching the forum. It is certainly not vague, there is lots of info on this View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950830#3950830 Reply to the post : http://www.jboss.com/index.html?

[JBoss-user] [JBoss jBPM] - Re: Process Instantiation

2006-06-13 Thread kukeltje
a) as you would any other application or class. Make sure it is a junit test or make sure it has a main b) any changes compared to what? I would think there are no chages needed, just configure it correctly for your db View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[JBoss-user] [JBoss jBPM] - Re: Process Instantiation

2006-06-13 Thread kukeltje
please do not thread-jack. New problems should be posted in new threads. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950656#3950656 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950656

[JBoss-user] [JBoss jBPM] - Re: jBPM, Rules & Swing?

2006-06-13 Thread kukeltje
the SWT based GPD is a designer, as is the rules editor. It is not the user frontend. jBPM and Rules can be accessed from/integrated with Swing based apps by using the api. So unless you elaborate a little on what your application is, it is difficult to give a detailed answer View the original

[JBoss-user] [JBoss jBPM] - Re: jBPM, Rules & Swing?

2006-06-13 Thread kukeltje
No, there will not be. They are quite different ui frameworks and maintaining two versions is not efficient. Do you have a specific reason for asking this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950633#3950633 Reply to the post : http://www.jboss.co

[JBoss-user] [JBoss jBPM] - Re: resume() and suspend() failing in JBPM 3.1

2006-06-13 Thread kukeltje
if there is no jira issue, it will not be resolved automagically. Since I see no report of a jira issue here I asume there is none. If you find one post it here and vote for it. If there is a jira issue, there will also be a roadmap for this issue. View the original post : http://www.jboss.co

[JBoss-user] [JBoss jBPM] - Re: upgrade

2006-06-13 Thread kukeltje
1: Search e.g. TFI on: upgrade script jbpm. The first hit on google will give you the answer 2: I would advise negatively on extending the jbpm tables. Create your own. 3: No, the ones that are deployed should keep working. View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[JBoss-user] [JBoss jBPM] - Re: Able to suspend a token that has ended

2006-06-13 Thread kukeltje
Thanks michael for filing a jira issue. I just came acros it. http://jira.jboss.com/jira/browse/JBPM-675 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950596#3950596 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950

[JBoss-user] [JBoss jBPM] - Re: Locating a process instance by a given string identifier

2006-06-12 Thread kukeltje
you can also create a custom hibernate query and retrieve it by something you stored in a process variable. The 3.1 webapp has something where you can retrieve process instances by searching for a certain value of a process variable. It's fairly easy to implement View the original post : http:

[JBoss-user] [JBoss jBPM] - Re: Process Instantiation

2006-06-12 Thread kukeltje
hmmmone of the other topics where posts seem to be missing. You have to look in the jbpm server logging to get more info. Usually there is more in there. Post the stacktrace here if you do not find an error there that you understand and we'll try to help. View the original post : http://w

[JBoss-user] [JBoss jBPM] - Re: Question in JBPM

2006-06-12 Thread kukeltje
USE CVS (as was mentioned above) there is the 3.2 alpha which has support for this. This is btw mentioned several times before in the forum. Use the search functionality View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950460#3950460 Reply to the post : http:

[JBoss-user] [JBoss jBPM] - Re: Editing the web interface

2006-06-12 Thread kukeltje
1: Get experienced with jsp/j2ee 2: Search again. It has been covered lots of times View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950389#3950389 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950389 _

[JBoss-user] [JBoss jBPM] - Re: SubProcess Logging

2006-06-12 Thread kukeltje
I've had the same problem, thinking I answerd some post but days later saw I didn't. Could be something is wrong with the forums View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950388#3950388 Reply to the post : http://www.jboss.com/index.html?module=bb&op=po

  1   2   3   4   5   6   7   8   >