Hi, I am trying to use jbosscache in the simplest way, having readers and
writers working at the same time, with no transaction, just using the atomicity
of operations replaceAll (writers) and getData (readers) on Node.
In my test case, 100 writers replace each second (or less) the complete data
I am also interested by this topic since it is not a good idea to export a
process definition as xml. see
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=135563
What is the solution for building a new process definition which is very
similar (or an extension) of a previous (already de
You're right. we do not have the problem anymore since we are using c3po.
Thanks,
Val
For those who have the same problem, see http://www.hibernate.org/214.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158611#4158611
Reply to the post :
http://www.jbos
Hello,
I developped a web application with jBPM which works fine most of the time.
My web application is deployed into Tomcat 6.
Sometimes after a week-end, my web application cannot query anymore jBPM. The
problem persists when I use a new session.
The only way to solve the problem is to restart
What is your recommandation about the JbpmContext object lifetime in a web
application?
I was thinking to keep the same context during the web application life time
and to close it only when the application is stopped.
I am working mostly with taskInstance objects.
So I noticed that the context
Hello,
I have a process definition where a task is not assigned to any swimlane.
I do not know how to get the task instance list in this particular scenario.
Each time an actorId or a list of actorId should be provided to be able to
retrieve task instances.
Thanks,
Val
View the original post :
I found the error.
For my application, I added jbpm-jpdl-config.jar which contain another
hibernate configuration.
So my hibernate configuration was not taken into account.
Val
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117459#4117459
Reply to the post :
I am getting an hibernate error while getting the jbpmContext in my own
application.
I have no clue how to solve it.
However the jbpm console is still working. I am using MySQL.
I've got also the same error now when I am compiling jbpm3 sources.
Please help.
java.lang.IllegalStateException: No
Hello,
I read in the user guide that a component to manage user-roles model will
provided in the future.
I browsed the JIRA issue tracker.
I did not find anything about this subject.
What is the number for this?
Thanks,
Val
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
Hello,
I would like to know if jBPM with gravel and jbpm4jsf has already been deployed
in a production environment? Or is it too early?
If yes, afterward do you think it was a good choice?
Thanks,
Val
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102796#410
I deployed in tomcat the websale process archive via eclipse.
I believe that during the deployment the database is updated.
But where are stored the newly created forms such as form.gift.wrap.xhtml?
Also, how to deploy a process archive in a production environment?
I saw that process archive could
How to set the debug mode?
I put the following in jbpm-console/WEB-INF/classes/jbpm.cfg.xml
|
|
|
But I have still the "info" logging.
I succeed to deploy the jbpm-console under tomcat with mysql and I was able to
test the websale example also.
Now I am trying to understand th
You are right the problem was due to the port.
Now I have:
anonymous wrote : INFO: building session factory
| 30 oct. 2007 15:13:12 org.hibernate.impl.SessionFactoryObjectFactory
addInstance
| INFO: Not binding factory to JNDI, no JNDI name configured
| 30 oct. 2007 15:14:23 com.sun.facelet
I do not have anymore the datasource problem.
I forgot to comment the datasource part of the hibernate file.
But now I have another problem:
anonymous wrote : INFO: connection properties: {user=jbossjbpm, password=}
| 30 oct. 2007 14:30:19 org.hibernate.cfg.SettingsFactory buildSettings
|
I already did it in jbpm-console/WEB-INF/classes/hibernate.cfg.xml like it was
suggested in the tutorial.
|
| http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>
|
|
|
|
|
|
|
|
|
| org.hibernate.dialect.MySQLInnoDBDialect
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100131#4100131
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100131
___
jboss-user mailing list
jboss-user@lists.jboss.org
htt
Oops I was saying that I tried to add the following piece of code:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100129#4100129
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100129
__
What else needs to be done?
I did the modification in hibernate.cfg.xml and created the file
jbpm-console.xml in /$CATALINA_HOME/conf/Catalina/localhost like it was
specified in the tutorial
I also tried to add in web.xml
jBPM Database
jdbc/JbpmDS
javax.sql.DataSource
Container
and t
Hello,
Previously I tested successfully jBPM with the websale example.
Now I want to test it with tomcat 6 and mySQL 5.
I followed the instructions of:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat
I deployed the console. However I have the following error:
Could not find datasource: ja
Hello,
I installed jBPM-jPDL-3.2.2 and ran the websale example.
Everything was OK.
Now I want to have my own console and webapplication.
So I need to learn from the jBPM console code.
So I started to dowloaded jbpm.3 from
http://fisheye.jboss.org/browse/JBPM/jbpm.3/console
I was surprise not to f
20 matches
Mail list logo