]
Paul Leacu commented on JBTIS-166:
----------------------------------
[~apodhrad] [~bbrodt] - Hey - since this is exceedingly old but has already been re-opened
- is there consensus that it can be closed?
Deploying BPEL project to a server is not working
-------------------------------------------------
Key: JBTIS-166
URL:
https://issues.jboss.org/browse/JBTIS-166
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: BPEL
Affects Versions: 4.1.2
Environment: Eclipse 3.7.2 + JBoss AS 5.1.0 + RiftSaw 2.3.0
Reporter: Andrej Podhradsky
Assignee: Robert (Bob) Brodt
Priority: Critical
Attachments: deploying_as51.log, deploying_as51.png, running_as51.log,
running_as51.png
This bug was moved from JBIDE (from version 3.3) and is still present. The problem is as
follows:
Installing the BPEL feature from JBTIS 4.1.2 update site is not enough for full working
with BPEL and JBoss AS.
You need to install JBoss AS feature from JBT Core update site. Note that this
doesn't happen in JBDS (there already is the AS plugin).
Without explicit installing AS plugin I'm getting two erros (when starting the server
and when trying to deploy bpel project).
See the attachments.
Original description:
Deploying BPEL project to a server, which is created using JBoss AS 5.1 adapter, is not
working - it seems that nothing happens.
But if I try to deploy the same project to a server created using JBoss Application
Platform 5.x, it works fine.
In JBDS 4 and 5 it works fine for both adapters.