[
https://issues.apache.org/jira/browse/OPENEJB-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984669#action_12984669
]
Jean-Louis MONTEIRO commented on OPENEJB-1046:
----------------------------------------------
Jean-Sébastien,
EJB WebServices are deployed in a dedicated webapp. They are not deployed in
the context.
But you can use POJO WebService and then your webservices will be deployed in
your context and using your mapping.
> Customize Web services deployment
> ---------------------------------
>
> Key: OPENEJB-1046
> URL: https://issues.apache.org/jira/browse/OPENEJB-1046
> Project: OpenEJB
> Issue Type: Improvement
> Components: webservices
> Affects Versions: 3.1.1
> Environment: OpenEJB 3.1, Tomcat 5.5
> Reporter: Jean-Sébastien Scrève
>
> If I'm not wrong, we do not have the ability to customize the web services
> deployment.
> I don't think we have the ability to choose the web services context. Today
> it's root only.
> It would be nice if could set up another context .
> Another feature could be the ability not to deploy a web service by
> configuration.
> I think the list is not exhaustive.
> I may have time to work on that. The question is : how do we configure all
> those features ? OpenEJB.xml ? Do we read a cxf.xml ? System properties ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.