[jboss-user] [JBoss jBPM] - Re: GPD/Process Designer tool without eclipse..??

2007-08-23 Thread markricard
What about using eclipse for the process designer but a stripped down version of eclipse that when started up takes you right into the process designer and nothing else is available anything like that on the table? View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss slow in debug mode

2007-08-21 Thread markricard
I had the same problem. 1.) Go into your configuration for the application server and switch it from "debug" mode to "run" mode. 2.) Start the server in the IDE. Let it start up all the way. 3.) Stop the server 4.) Go back into the configuraiton and switch it back to "debug" mode 5.

[jboss-user] [JBoss jBPM] - Re: JBPM WITHOUT the starter kit

2007-03-18 Thread markricard
Hi Bill, In a nutshell, we are moving away from the J2EE (JEE) stack - but staying Java. I think that TerraCotta has it "right on the money" when it comes to how you should be developing your applications from an enterprise perspective. So having to carry around a big application server and

[jboss-user] [JBoss jBPM] - Re: JBPM WITHOUT the starter kit

2007-03-16 Thread markricard
I agree with most of what you are saying. A newbie forum would be a good idea. And lack of version numbers is a big problem that you typically don't discover until you have gotten well into your implementation of the article. anonymous wrote : but the question is asked often enough...people us

[jboss-user] [JBoss jBPM] - Re: JBPM WITHOUT the starter kit

2007-03-15 Thread markricard
Sure I will respond. "did you look at the docs? If yes, did you find or mis relevant info in there " Yes, I looked in the docs. Could not get it to work. Docs in general (even outside of JBoss) are almost never reliable. "did you search the forum? If yes, did you find or mis relevant info in

[jboss-user] [JBoss jBPM] - JBPM WITHOUT the starter kit

2007-03-15 Thread markricard
We want to use jBPM without having to use JBoss - much like we use Hibernate today without having to use JBoss. Is this possible? If so, can someone provide the link? Otherwise, the only option we see is we have to use OSWorkflow from OpenSymphony. View the original post : http://www.jboss.

[jboss-user] [JBoss jBPM] - Changing the process requires me to recreate the oracle tabl

2007-01-22 Thread markricard
It would appear that if I modify the process definition, I am unable to redeploy it unless I recreate all of the jbpm tables in oracle. I do not see the same problem when using Hypersonic. Is this true? Or am I doing something wrong? I get all sorts of hibernate mapping exceptions with the G

[jboss-user] [JBoss jBPM] - Deployment problem after changing workflow in process design

2007-01-22 Thread markricard
The process was modified to simply add an additional node in the workflow. The old workflow would deploy just fine. But once we added in this new node, we get the errors below. I have attached the workflow after the error log. If we revert back to the old work flow, it deploys fine. In addi

[jboss-user] [JBoss jBPM] - Re: Deployment problem after changing workflow in process de

2007-01-22 Thread markricard
I think it may be Oracle related. On the local machine when I deploy, all is fine, but I am using hsql. On the remove machine, I use Oracle. We recreated the oracle jbpm tables, but it did not seem to help. Maybe we created them wrong. Any help still greatly appreciated! Mark View the origi

[jboss-user] [JBoss jBPM] - How to Deploy JBPM definition WITHOUT the designer?

2007-01-16 Thread markricard
The designer for Eclipse is pretty cool for modeling the process. And it works when I click on the deployment tab and click on the deploy button. But this does not work in production environments where we use ant scripts to build and deploy. Can someone point me to where it describes how to

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Problem while create project from CVS in Eclipse 3.2.1 +

2006-12-05 Thread markricard
I think this may be related to this post http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81140&view=next View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991419#3991419 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=

[jboss-user] [JBoss jBPM] - JBPM and MYSQL and the mssql.create.sql script compatibility

2006-11-16 Thread markricard
Either the script is bad or I have an incompatibility with the JBPM version and the mysql version. Can someone point me to where the doc states what version of mysql the mssql.create.sql script is compatible with? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss jBPM] - Re: storing strings longer than 4000 in Context Variables?

2006-11-16 Thread markricard
So help me understand something here. The scripts that come with JBPM for mysql, specifically the mssql.create.sql script, does not work with mysql? At least, that is what I found and appears to be what you found with your 4000 issue. If this is the case, what is the point of having this mys

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: java.sql.SQLException: ORA-01461: can bind a LONG value

2006-09-08 Thread markricard
We have the same problem... did you find a resolution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970367#3970367 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970367 ___