[JBoss-user] [JBoss jBPM] - Re: New front end for jbpm

2006-03-02 Thread bpoweski
I'd go with webservice endpoints as not everyone using jBPM is using java. We have a ruby application that participates in workflow via Hessian View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927626#3927626 Reply to the post : http://www.jboss.com/index.html?

[JBoss-user] [JBoss jBPM] - Re: Error parsing queries with jBPM 3.1

2006-02-15 Thread bpoweski
I ran into a similar problem, which database are you using? This happened to me when I had mistakenly forgot to configure the hibernate dialect to MySQL when I upgraded. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923951#3923951 Reply to the post : htt

[JBoss-user] [JBoss jBPM] - Generic Exception Handling in a ProcessInstance

2006-02-06 Thread bpoweski
I'm attempting to create a generic exception handler to recover processes that encounter exceptions during execution. For example if a generic email handler encounters a runtime exception is it possibel to transition into a state, then resume normal execution flow? has anyone attempted to solve

[JBoss-user] [JBoss jBPM] - Re: GPD 3.0.4 - Eclipse 3.1-Error in start state

2006-01-18 Thread bpoweski
Is there an updated XSD for this issue? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3918284#3918284 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3918284 --- This

[JBoss-user] [JBoss jBPM] - jBPM web application

2005-12-12 Thread bpoweski
I receive a JSF error when I attempt to load the home.jsp page of the web application included in the jbpm-server instance of jboss. Any thoughts? java.lang.IllegalStateException: Client-id : _id1 is duplicated in the faces tree. at org.apache.myfaces.application.jsp.JspStateManagerImp

[JBoss-user] [JBoss jBPM] - Re: jBPM and clustering

2005-12-12 Thread bpoweski
Awesome, thanks for the info! I'm still trying to wrap my head around exactly how we want to leverage this product in our enterprising. I believe the approach we want to take is focus more on letting jBPM coordinate process than actually doing all of the heavy lifting. View the original post

[JBoss-user] [JBoss jBPM] - jBPM and clustering

2005-12-11 Thread bpoweski
Is jBPM cluster safe? Specifically can I run 2 or more applications utilizing the same jBPM database? What abou timers? -b View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912005#3912005 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posti

[JBoss-user] [Messaging, JMS & JBossMQ] - Unknown exception in JMSCI message listener

2005-12-01 Thread bpoweski
I've been banging my head against a wall for some time to figure out why my MDB fails to insantiate properly. I have a web application sending an xml jms message into a queue and then consumed by a message driven bean. THis is the trace from the web application sending the message, which appear

[JBoss-user] [JBoss jBPM] - Re: jBPM 3.1alpha Feedback

2005-11-30 Thread bpoweski
That is great to hear, I look forward to setting up the next build. -b View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909813#3909813 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909813 -

[JBoss-user] [JBoss jBPM] - jBPM 3.1alpha Feedback

2005-11-29 Thread bpoweski
I want to share my thoughts and concerns about my initial evaluation of 3.1 alpha after developing against 3.0.x. I think jBPM is fantastic product, it is light years ahead of OSWorkFlow (I get the feeling not many people are using it) and documented much better. This being said the ContextBu

[JBoss-user] [Security & JAAS/JBoss] - LdapLoginModule and GSSAPI (Kerberos)

2005-08-02 Thread bpoweski
I have been trying to configure the JBoss LdapLoginModule to work with our openldap server. Most of the examples i've seen are using simple with the Ldap server. Our Ldap server only allows authentication via Kerberos. I've seen the Sun GSSAPI login context class but i'm not sure if this will