Ignore web service from web application side if it is also an EJB web service
-----------------------------------------------------------------------------

                 Key: GERONIMO-5902
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5902
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 3.0
            Reporter: Ivan
            Assignee: Ivan


In JavaEE 6, it is allowed to ship EJB in the web application, so once one EJB 
bean is annotated as web service, it should be ignored from web application 
side, or we would create two service endpoint, one is from web application, 
another is from EJB side.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to