Hi,
I got the following specifications to use for creating a Web Application:
JBoss jBPM
BPeL
Eclipse

So I downloaded JBoss jBPM, eclipse 3.3 and the plugin for BPeL via the 
update-site http://download.eclipse.org/technology/bpel/update-site/
For JBoss jBPM I got jbpm-jpdl-3.2.2.
Starting the server via the console run.bat -c jbpm works and I am able to have 
a look at http://localhost:8080/jbpm-console/sa/processes.jsf

When I created a BPEL 2.0-Project (I choose BPEL-Project and not JBoss jBPM 
Project because a JBoss jBPM Project works with jPDL) in eclipse I am able to 
draw a diagram but I am not able to create a server by right clicking in the 
server window and selecting New, Server, JBoss v3.2.3.
When I choose the jdk and point the Application Server Directory to 
C:\jboss\jbpm-jpdl-3.2.2 I will get the error Missing classpath entry 
C:\jboss\jbpm-jpdl-3.2.2\bin\run.jar.
When I point it to C:\jboss\jbpm-jpdl-3.2.2\server\server I will get the error 
Missing classpath entry 
C:\jboss\jbpm-jpdl-3.2.2\server\server\default\lib\javax.servlet.jar.

Why does eclipse look for the default directory of JBoss?
The file javax.servlet.jar is located in C:\jboss\jbpm-jpdl-3.2.2\server\client

Does somebody know something?

Thanks, Tina

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106374
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to