[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-18 Thread FabianW
I got it working! :) I simply had to replace the jbpm4jsf.jar in the jbpm-console.war. Now it works perfect. Thank you very much for your help, guys! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105834#4105834 Reply to the post : http://www.jboss.com/inde

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-17 Thread vtysh
I don't know anything about technologies which you are using, but i think that you should find jbpm4jsf.jar in your web application or application server and update it to newer version which you downloaded from repository. View the original post : http://www.jboss.com/index.html?module=bb&op=vi

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-17 Thread FabianW
I downloaded the file from here: http://repository.jboss.com/jbpm/jpdl/3.2.2/lib/ I hope this is the right version, but at least it seemed to be newer than my version. But now I'm a bit unclear how to use this library. I included it in my eclipse project, but as I am building with Ant, I don't

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-17 Thread FabianW
I'm sorry, I'm somehow too stupid to check out the CVS. I use TortoiseCVS and when I want to configure the jbpm-cvs I get this error: Empty password used - try 'cvs login' with a real password cvs [server aborted]: "import" requires write access to the repository Could anybody be so nice and pr

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread lmichenaud
I think the compiler in eclipse is configured with Java 6 and your jboss runs with java 5. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105589#4105589 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105589

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread FabianW
I'll try this tomorrow. First I have to check out how to get the files from the CVS View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105565#4105565 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105565 __

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread vtysh
FabianW: You can use Eclipse, just create new project, add jbpm4jsf.jar and jsf libs to classpath. About UnsupportedClassVersionError possibly you have duplicates of some classes in classpath. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105556#4105556 Rep

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread FabianW
I use JRE 1.5.0_06 because this is the supported version of Jboss ESB. How can I use this file? I think I have to compile my own jBPM version, but I have really no idea how to do it. I don't even know how I could use this version in the ESB. Any help would be great! This destroys my whole proce

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread vtysh
UnsupportedClassVersionError it is a jre related problem. How i know for the jbpm web application you need to use at least java 1.5. About first question, this patch patches org/jbpm/jsf/taskform/ui/UITaskFormTransitionButton java file, you can get latest version from http://fisheye.jboss.com/b

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread FabianW
Yes, that seems to be the problem. At step 9 after clicking 'More Infor Needed' I get an exception with the following cause: java.lang.UnsupportedClassVersionError: Bad version number in .class file Don't know what's this again But when I take a look at the process image it really went down

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread vtysh
FabianW: Is it that you talked about? http://jira.jboss.com/jira/browse/JBPM-1017 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105454#4105454 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105454 _

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread [EMAIL PROTECTED]
It was a change in the webconsole AFAIK and not in the designer, or else it must be a regression. The issue is fixed in HEAD. Regards, Koen View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105437#4105437 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread FabianW
I use the jBPM version which is integrated into JBoss ESB. Neither do I know which version that is, nor do I know how to update it. So where can I get this fixed version and how can I use it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105443#4105443 Reply

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-16 Thread FabianW
I have exactly the same problem, but changing "to" to "transition" didn't change anything for me. The first transition is always taken no matter what i click, unless i signal the right transition directly at the jbpm console. Task-Node looks like this: | | |

[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-10-18 Thread kukeltje
please file a jira issue for this... btw, what version of the engine/webconsole are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096467#4096467 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096467 ___