I have defined a new web service and for deployment I want to use JBoss as
the server instead of Apache. But it is not possible to select this server
as the target in "Deployment Profile Configuration".
Does STP support JBoss?
Hi Arman,
I'm just back from holidays - excuse the delay in replying!
arman wrote:
> I have defined a new web service and for deployment I want to use JBoss as
> the server instead of Apache. But it is not possible to select this server
> as the target in "Deployment Profile Configuration".
> Does STP support JBoss?
I'm afraid we haven't done any specific work on deploying to
JBoss. In principle, it should be a matter of using the bridge
from the WTP server framework to the STP deployment framework
- we did the same thing for the Tomcat server. Why not open an
enhancement request for this? If you take a look at how the
Tomcat deployment works, you might be able to see how the JBoss
could work.