Sorry, I think I did not explained myself well.
The console I'm talking about is a console my company has built by itself. It's
entirely different from the jBPM console and its fully integrated with our
product.
By the way, are you using any configuration management tool like maven? If so,
it
I will try this out. I dont have any EJBs , its just POJO beans handled by
Spring.
Can you please send me the details on how to create new console. Any help wud
be appreciated.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266335#4266335
Reply to the post
You do not need to merge your code with the console code.
Do something like that:
rockerrocker.ear
META-INF/application.xml
rockerrocker.war
rockerrocker.jar
jbpmconsole.war
NOTE: You need to put all your model/ejbs classes in a separated jar file in
order to be acces
Thanks Xalperte
Can you send me details of your console
When you say - make ear file - wouldn't that mean i will have single web.xml ,
spring hibernate config files etc.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266185#4266185
Reply to the post :
h
I did a similar question few days ago in
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=163550
I'm not using the jBPM 4 Console, I'm using my own Console but maybe this
approach could help you (it works for me): try making an EAR file and packing
inside the jBPM4 Console and your WAR
I have installed JBPM 4.2 on Jboss and can login as users and see different
options.
Now, i have my own application war file (deploying process using Spring
hibernate and jsf). This process uses Java task and calls class -
com.test.jbpm.MyClass
When i start the process from jbpm console , i ge
why use 4.0.1 CR1? it does not even exist. so I'd start with 4.2
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265664#4265664
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265664
__
I haven't faced issues with jboss & jbpm so far..
My Config:
| Spring: 2.5.x
| Hibernate: 3.3.1 GA
| Jboss: 5.1.0 GS
| JBPM: 4.1
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265638#4265638
Reply to the post :
http://www.jboss.org/index.html?
Also to add, i use MySQL database and not default Jbpm database.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265573#4265573
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265573
__