[jbossws-issues] [JBoss JIRA] Created: (JBWS-2013) Implement standard messge context properties

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Feb 25 09:51:42 EST 2008


Implement standard messge context properties
--------------------------------------------

                 Key: JBWS-2013
                 URL: http://jira.jboss.com/jira/browse/JBWS-2013
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler
             Fix For:  jbossws-native-2.0.5


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