[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-477) Implement @WebServiceRef and <service-ref>
Georges Berscheid (JIRA)
jira-events at jboss.com
Mon Oct 2 10:53:41 EDT 2006
[ http://jira.jboss.com/jira/browse/EJBTHREE-477?page=comments#action_12344450 ]
Georges Berscheid commented on EJBTHREE-477:
--------------------------------------------
repos/jbossas/trunk/ejb3/src/main/org/jboss/injection/WebServiceHandler.java throws an exception in loadXml() if <mapped-name> is not defined for a <service-ref>. This is however not allowed by the ejb-jar.xml 2.1 schema. Hence, currently is doesn't seem to be possible to use a<service-ref> in the ejb-jar.xml file.
I thought it might be helpful to add this.
> Implement @WebServiceRef and <service-ref>
> ------------------------------------------
>
> Key: EJBTHREE-477
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-477
> Project: EJB 3.0
> Issue Type: Task
> Reporter: Bill Burke
> Assigned To: William DeCoste
> Priority: Critical
> Fix For: EJB 3.0 RC10 - FD
>
>
> This will be fun!!!!
> Take a look at code in EJB 2.1 container. DO NOT USE THAT CODE DIRECTLY. I want to start removing dependencies on that code. You can also work with WS team on this too. This should be a HIG PRIORITY task.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list