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
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
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
then i installed Eclipse IDE for Java Developers in openkm folder unzipit and run it<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>
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