After much trial and error, I got it to work (on Windows XP, btw). Two things: 
I couldn't get Hibernate to work with Tomcat JNDI (not sure why, I've gotten 
JNDI working with another app) and, I had to put all of the jars in 
WEB-INF/lib. I was getting some bizarre errors when I initially put the jars 
that weren't included in jbpm.war in CATALINA_HOME\shared\lib. Once I moved 
them to WEB-INF\lib, the problems went away.

Start by deploying jbpm.war from the download, then add the remaining files 
shown. Not sure this is the minimal subset, but it seems to work.

\APACHE-TOMCAT-5.5.17\webapps\jbpm
|   admin.jsp
|   deploy.html
|   footer.jsp
|   header1.jsp
|   header2.jsp
|   home.jsp
|   index.jsp
|   inspect_instance.jsp
|   inspect_instance_transitions.jsp
|   layout.jsp
|   login.jsp
|   monitor.jsp
|   process_definitions.jsp
|   process_instances.jsp
|   search_instances.jsp
|   task.jsp
|
+---css
|       jbpm.css
|
+---images
|       hdr_green_side.gif
|       logo_green.gif
|       logo_red.gif
|       logo_yellow.gif
|       side_nav_green_btm.gif
|       spacer.gif
|       swoosh_green.gif
|
+---META-INF
|       context.xml
|       MANIFEST.MF
|
\---WEB-INF
    |   faces-config.xml
    |   jbpm.tld
    |   web.xml
    |
    +---classes
    |       hibernate.cfg.xml
    |       log4j.properties
    |       messages.properties
    |       messages_fr.properties
    |
    \---lib
            antlr-2.7.5H3.jar
            asm-attrs.jar
            asm.jar
            bsh-1.3.0.jar
            cglib-2.1_2jboss.jar
            commons-beanutils-1.6.1.jar
            commons-collections-2.1.jar
            commons-collections.jar
            commons-digester-1.5.jar
            commons-fileupload-1.0.jar
            commons-logging.jar
            converter.jar
            dom4j-1.6.1.jar
            ehcache-1.1.jar
            hibernate-annotations.jar
            hibernate-entitymanager.jar
            hibernate3.jar
            jaxen-1.1-beta-4.jar
            jbpm-3.1.jar
            jbpm-identity-3.1.jar
            jbpm-identity-src-3.1.jar
            jbpm-src-3.1.jar
            jbpm-webapp-3.1.jar
            jbpm.sar.cfg.jar
            jdbc2_0-stdext.jar
            jstl-1.1.0.jar
            jta.jar
            log4j.jar
            myfaces-api.jar
            myfaces-impl.jar
            mysql-connector-java-3.1.12-bin.jar
            standard-1.1.2.jar
            tomahawk.jar

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946645#3946645

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946645


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to