appreciate the responses and active JBoss community.
My organization is also interested in professional service support. Any
guidance is appreciated. Also what do you feel is the value of the jBPM
training course? They are interested in sending me there.
Thanks Paz
View the original post :
http
I am attempting to deploy the jbpm.war on Weblogic. Does anyone have insights?
Has anyone been able to run jBPM on Weblogic?
Any assistance is appreciated. Especially what .xml or configuration files to
work on.
Most importantly what do I need to change to migrate to another J2EE app server.
Heads up...
I had to install 3.1.1 Eclipse...3.1.0 kept crashing when I wanted to open any
.par that had the gpd.xml.
Best bet use 3.1.1..no issues post installation..
L8ski
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913453#3913453
Reply to the post :
I am interested in learning how to use MS Active Directory with jBPM3? I would
like to authenticate and assign users to a swimlane at run-time? Can I? I can
see in your processdefinition.xml (websale) the example is using swimlanes and
assigning users to the swimlane in the xml. Swinlanes accoun
So make the changes to hsqldb-ds.xml. I will have this project on the intranet
(inside firewall-no punching through)and I will go through and make the
necessary port changes and secure the app-db server. Thanks for such a quick
response. Very much appreciated.
Do I then uncomment "using tcp co
Hello,
I am using the build.deploy.xml. I am trying to use the ant task to deploy a
process. The websale.par included in the starters kit. I have verified the
start.jboss and other ant tasks and I have also verified the build.xml. When I
get to deploy.processes I receive this error.
I am runn
Thanks Very Much Koen,
That was very nice guidance. Thank you very much for taking your time and
providing me with the information.
So Hibernate handles the task of mapping classes to tables, and objects to
actual rows. Hibernate generates SQL for you (cool), relieves you from manual
result s
I have the starter kit running "as is" with default config using the
Hypsersonic java DB. Studying the implementation. I know Hibernate is the
persistent layer. I can see in my
\JBPM\jbpm-server\jbpm\data\hypersonic\loadDBscript
my insert statements after running throught the web app from start