User development,

A new message was posted in the thread "Tutorial for BPEL simple-invoke":

http://community.jboss.org/message/531538#531538

Author  : Feng Qian
Profile : http://community.jboss.org/people/Grid.Qian

Message:
--------------------------------------------------------------
Hi Max,
 
The riftsaw samples are not eclipse project. It has a folder and use ant to 
deploy them into runtime.
 
------ What does "dynamic project" mean ? Ear, War, BPEL ?
The war that is in riftsaw samples is a folder, we can't deploy it into server 
directly. So we need create
a dynamic web project, then copy these files into it, then deploy it into 
server as a war.
 
------ What does "correctly location" mean ?
The corretly location means we need copy the codes into src, the web.xml into 
WebContent/web-inf, and
so on.
 
------ And why do we suggest manually copying WAR files into these when WTP 
has  support for including war's into project s?
You means we can include a war into bpel project and deploy it into server? The 
bpel project is not a web or j2ee project.
Has WTP support do like this in bpel project?

--------------------------------------------------------------

To reply to this message visit the message page: 
http://community.jboss.org/message/531538#531538


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to