[
http://jira.jboss.com/jira/browse/JBWS-2013?page=comments#action_12410021 ]
Alessio Soldano commented on JBWS-2013:
---------------------------------------
WSDL_OPERATION is already supported (I did it when working on the recording stuff). Btw
after doing this issue we might evaluate whether these information are interesting enough
to be added to those records.
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)
Components: jbossws-native
Reporter: Thomas Diesler
Assigned To: Thomas Diesler
Fix For: jbossws-native-3.0.2
Original Estimate: 6 hours
Remaining Estimate: 6 hours
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