Is there any example showing how BeanMapping would be specified?

The following seems to be ignored!


  | ---- BEGIN ws4ee-deployment.xml ---
  | <deployment
  |  xmlns='http://xml.apache.org/axis/wsdd/'
  |  xmlns:java='http://xml.apache.org/axis/wsdd/providers/java'
  |  xmlns:soap='http://schemas.xmlsoap.org/soap/encoding/'
  |  xmlns:xsi='http://www.w3.org/2000/10/XMLSchema-instance'
  |  xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
  | 
  | <service name='tnd.ear/tnd_exec.war#ActiveEventExecutor' style='rpc' 
use='encoded' provider='Handler'>
  | 
  | <beanMapping qname="ns2:DSLTestResults" xmlns:ns2="http://myco.com";
  |     languageSpecificType="java:myco.com.Results"/>
  | 
  | </service>
  | </deployment>
  | 
  | 
  | ---- END ws4ee-deployment.xml ---

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863014#3863014

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863014


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to