[jbossws-issues] [JBoss JIRA] Created: (JBWS-2204) Implement Metro standard message context properties

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Jun 4 07:29:20 EDT 2008


Implement Metro standard message context properties
---------------------------------------------------

                 Key: JBWS-2204
                 URL: http://jira.jboss.com/jira/browse/JBWS-2204
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
            Reporter: Thomas Diesler


Implement properties

   public static final String WSDL_DESCRIPTION = "javax.xml.ws.wsdl.description";
   public static final String WSDL_SERVICE = "javax.xml.ws.wsdl.service";
   public static final String WSDL_PORT = "javax.xml.ws.wsdl.port";
   public static final String WSDL_INTERFACE = "javax.xml.ws.wsdl.interface";
   public static final String WSDL_OPERATION = "javax.xml.ws.wsdl.operation";


-- 
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 jbossws-issues mailing list