Yes, the mapping file is as follows: | <?xml version="1.0" encoding="UTF-8"?> | <java-wsdl-mapping version="1.1" xmlns="http://java.sun.com/xml/ns/j2ee" | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd"> | <package-mapping> | <package-type> | com.techson.techlink.clientconnectivity.interfaces</package-type> | <namespaceURI> | http://interfaces.clientconnectivity.techlink.techson.com/types</namespaceURI> | </package-mapping> | <package-mapping> | <package-type> | com.techson.techlink.clientconnectivity.interfaces</package-type> | <namespaceURI> | http://interfaces.clientconnectivity.techlink.techson.com</namespaceURI> | </package-mapping> | <java-xml-type-mapping> | <java-type> | com.techson.techlink.clientconnectivity.interfaces.TechLinkConnectionSEI_execute_ResponseStruct</java-type> | <root-type-qname | xmlns:typeNS="http://interfaces.clientconnectivity.techlink.techson.com/types"> | typeNS:executeResponse</root-type-qname> | <qname-scope>complexType</qname-scope> | <variable-mapping> | <java-variable-name>result</java-variable-name> | <xml-element-name>result</xml-element-name> | </variable-mapping> | </java-xml-type-mapping> | <java-xml-type-mapping> | <java-type> | com.techson.techlink.clientconnectivity.interfaces.TechLinkConnectionSEI_execute_RequestStruct</java-type> | <root-type-qname | xmlns:typeNS="http://interfaces.clientconnectivity.techlink.techson.com/types"> | typeNS:execute</root-type-qname> | <qname-scope>complexType</qname-scope> | <variable-mapping> | <java-variable-name>String_1</java-variable-name> | <xml-element-name>String_1</xml-element-name> | </variable-mapping> | </java-xml-type-mapping> | <service-interface-mapping> | <service-interface> | com.techson.techlink.clientconnectivity.interfaces.TechLinkConnection</service-interface> | <wsdl-service-name | xmlns:serviceNS="http://interfaces.clientconnectivity.techlink.techson.com"> | serviceNS:TechLinkConnection</wsdl-service-name> | <port-mapping> | <port-name>TechLinkConnectionSEIPort</port-name> | <java-port-name>TechLinkConnectionSEIPort</java-port-name> | </port-mapping> | </service-interface-mapping> | <service-endpoint-interface-mapping> | <service-endpoint-interface> | com.techson.techlink.clientconnectivity.interfaces.TechLinkConnectionSEI</service-endpoint-interface> | <wsdl-port-type | xmlns:portTypeNS="http://interfaces.clientconnectivity.techlink.techson.com"> | portTypeNS:TechLinkConnectionSEI</wsdl-port-type> | <wsdl-binding | xmlns:bindingNS="http://interfaces.clientconnectivity.techlink.techson.com"> | bindingNS:TechLinkConnectionSEIBinding</wsdl-binding> | <service-endpoint-method-mapping> | <java-method-name>execute</java-method-name> | <wsdl-operation>execute</wsdl-operation> | <wrapped-element/> | <method-param-parts-mapping> | <param-position>0</param-position> | <param-type>java.lang.String</param-type> | <wsdl-message-mapping> | <wsdl-message | xmlns:wsdlMsgNS="http://interfaces.clientconnectivity.techlink.techson.com"> | wsdlMsgNS:TechLinkConnectionSEI_execute</wsdl-message> | <wsdl-message-part-name>String_1</wsdl-message-part-name> | <parameter-mode>IN</parameter-mode> | </wsdl-message-mapping> | </method-param-parts-mapping> | <wsdl-return-value-mapping> | <method-return-value>java.lang.String</method-return-value> | <wsdl-message | xmlns:wsdlMsgNS="http://interfaces.clientconnectivity.techlink.techson.com"> | wsdlMsgNS:TechLinkConnectionSEI_executeResponse</wsdl-message> | <wsdl-message-part-name>result</wsdl-message-part-name> | </wsdl-return-value-mapping> | </service-endpoint-method-mapping> | </service-endpoint-interface-mapping> | </java-wsdl-mapping> |
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870937#3870937 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870937 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
