[jboss-user] [jBPM Users] - Re: Websphere 6.1 and jBPM 4

Sunilkt do-not-reply at jboss.com
Fri Nov 13 00:24:05 EST 2009


I spent a lot of time but able to deploy the jBPM4.0 on was6.1

Here is the info which will help :-


Components:

Component     -----                     Deployment Artifact

Console UI      -----                     gwt-console.war
Console Server-----                    gwt-console-server.war
Domain model -----                  gwt-console-rpc.jar
Integration Layer -----               gwt-console-server-integration.jar


before deploying the web application it needs to create a schema for running application properly ,schema script is there in the downloaded jBPM4.0, Even without schema it is possible to run application but u won't be able to see any thing on screen :)

Download the jBPM form location
http://www.jboss.org/jbossjbpm/jbpm_downloads/

The Components are in available in lib directory.

jbpm-4.0\lib

Deployment of console UI/Server component on server

Import  gwt-console.war and gwt-console-server.war in eclipse as war project file.

Map all the jar files in build path of server project which is available in lib directory.

Now run the server adding both the war files.
You will able to see a login page which is a client interface after giving credential test/test application redirect to server pages .

ENJOY........

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

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



More information about the jboss-user mailing list