Page 1 of 2
Jbpm designer instalation
PostPosted:Sat Sep 29, 2012 10:22 am
by rasha123
hi,
im using openkm 5.1.10
i'm trying to install JBPM and eclips to start a work flow
i installed jbpm-installer-3.3.1.GA as explained in the wiki
i created $JBOSS_HOME/jbpm.xml.
and added these lines
Code: Select all<jbpm-configuration>
<string name="jbpm.mail.smtp.host" value="smtp.your-domain.com " />
<string name="jbpm.mail.from.address" value="noreply@your-domain.com" />
<string name="resource.mail.templates" value="jbpm.mail.templates.xml"/>
<bean name="jbpm.mail.address.resolver" class="com.openkm.workflow.AddressResolver" singleton="true"/>
</jbpm-configuration>
then i installed Eclipse IDE for Java Developers in openkm folder unzipit and run it
the problem is
when i try to ... Add a new site with this location
http://download.jboss.org/jbosstools/updates/stable/:
i could not find jBPM jPDL Tools in the list! which i think is the mail thing for building a process and star a work flow !
any help plz!! i have been strugelling with this for 3 days now could not find a sulution!
thanks
Re: Jbpm designer instalation
PostPosted:Sun Sep 30, 2012 10:14 am
by jllort
I suggest you download jboss developer studio which I think comes with jbpm ide yet installaded ( will be the more easiest ). Probably this url has been deprecated by jboss.
Re: Jbpm designer instalation
PostPosted:Mon Oct 01, 2012 10:02 am
by rasha123
dear ,
thanks for replying
plz can u explain more
should i download as i did
installed jbpm-installer-3.3.1.GA as explained in the wiki
i created $JBOSS_HOME/jbpm.xml.
and added these lines
Code: Select all<jbpm-configuration>
<string name="jbpm.mail.smtp.host" value="smtp.your-domain.com " />
<string name="jbpm.mail.from.address" value="noreply@your-domain.com" />
<string name="resource.mail.templates" value="jbpm.mail.templates.xml"/>
<bean name="jbpm.mail.address.resolver" class="com.openkm.workflow.AddressResolver" singleton="true"/>
</jbpm-configuration>
and then install Eclipse IDE for Java Developers in openkm folder unzipit and run it
and from hel i add
http://download.jboss.org/jbosstools/updates/stable/:
but i could not find java developer studio here to download?
i need to start a process and i could nt find this when i create a project
Untitled.png (90.22 KiB) Viewed 12522 times
are these the corect steps hat i m following? i followed wiki
where can i can fnde java developer?
im really confused
thanks in advance
Re: Jbpm designer instalation
PostPosted:Mon Oct 01, 2012 6:26 pm
by jllort
Re: Jbpm designer instalation
PostPosted:Wed Oct 03, 2012 11:15 am
by rasha123
hi,
i downloaded jboss developer studio 5.0.0 but did not use eclipse
when i try to deploy a process
server name:10.100.xx.xx
server port:8080
server Deployer:OpenKM/upload
it gives me this error
"the server deployer applicaion could not be reached"
how can i make a connection between openkm and jboo developer ?
i created $JBOSS_HOME/jbpm.xml.
and added these lines
Code: Select all<jbpm-configuration>
<string name="jbpm.mail.smtp.host" value="smtp.your-domain.com " />
<string name="jbpm.mail.from.address" value="noreply@your-domain.com" />
<string name="resource.mail.templates" value="jbpm.mail.templates.xml"/>
<bean name="jbpm.mail.address.resolver" class="com.openkm.workflow.AddressResolver" singleton="true"/>
</jbpm-configuration>
what im missing ?
thanks
Re: Jbpm designer instalation
PostPosted:Wed Oct 03, 2012 1:17 pm
by rasha123
do i have to add new server?
Re: Jbpm designer instalation
PostPosted:Wed Oct 03, 2012 10:06 pm
by jllort
Now you're talking about deploy a workflow with openkm running directly from eclipse ( or jboss studio ), is that ?
deploy process from jbpm eclipse to openkm
PostPosted:Mon Oct 08, 2012 8:07 am
by rasha123
hi,
yes im talking about deploying a workflow with openkm running directly from eclips indigo and jbpm 3.3.1.
i tried to put
server name:10.100.xx.xx
server port:8080
server Deployer:OpenKM/upload
didnt work
i m really confused with the stes her.
shuld i add server ?
I Followed the steps
http://wiki.openkm.com/index.php/Hello_world!
plz guid me with the steps to deploy a process?
thanks
Re: Jbpm designer instalation
PostPosted:Tue Oct 09, 2012 1:27 pm
by rasha123
should i add some cofiguration to .xml file ??
plz if there is any documentation guide me
Re: Jbpm designer instalation
PostPosted:Wed Oct 10, 2012 5:53 am
by jllort
OpenKM/admin/RegisterWorkflow should be the url
Re: Jbpm designer instalation
PostPosted:Wed Oct 10, 2012 7:04 am
by rasha123
hi
i changed the url
server name:10.100.xx.xx
server port:8080
server Deployer:OpenKM/admin/RegisterWorkflow " where is this url suppose to point exactly?"
error.png (143.58 KiB) Viewed 12438 times
didnt work too error is " a connection to the server could not be established"
do i have to add some thin in the jpbm.xml file?
Code: Select all<jbpm-configuration>
<string name="jbpm.mail.smtp.host" value="smtp.your-domain.com " />
<string name="jbpm.mail.from.address" value="noreply@your-domain.com" />
<string name="resource.mail.templates" value="jbpm.mail.templates.xml"/>
<bean name="jbpm.mail.address.resolver" class="com.openkm.workflow.AddressResolver" singleton="true"/>
</jbpm-configuration>
can you plz tell me the steps ? i have been strugling for more that a week coulnot figure a solution.
Re: Jbpm designer instalation
PostPosted:Fri Oct 12, 2012 4:09 pm
by jllort
First is not necessary deploy directly to OpenKM, you can create .par file ( there's and option for doing it and then deploy to OpenKM with administration ).
Ensure you have set username and password ( okmAdmin ) to authenticate to /admin url
Re: Jbpm designer instalation
PostPosted:Sat Oct 13, 2012 6:13 am
by rasha123
Dear Jllort,
could u be plz more clear.
i have active directry integrated with openkm. so i hav a username and password for admin
but what do u mean by "to authenticate to /admin url"????
i tried to created .par file too but the it gives me connectinon error!
error1.png (98.38 KiB) Viewed 12392 times
error2.png (119.83 KiB) Viewed 12392 times
its the firt time i use eclips or java developer so im kind of lost here and cant find and guid or resource to help me out.
appreciate if u could guide me.
Re: Jbpm designer instalation
PostPosted:Sat Oct 13, 2012 9:51 am
by jllort
In your first screenshot the checkbox USER CREDENTIAL is disabled
Re: Jbpm designer instalation
PostPosted:Sat Oct 13, 2012 1:53 pm
by rasha123
i enabeled it but i dont know which credintiol to put! for jbpm- console?