Hi,

I tried the following type mapping, but it didn't have any effect at all (the 
message looks exactly as it did before).


  |     <typeMapping
  |       qname='ns1:GetAllRoutingTargets' 
xmlns:ns1='http://namespace.com/namespace/'
  |       type='java:com.test.GetAllRoutingTargets'
  |       
serializer='org.jboss.webservice.encoding.ser.MetaDataBeanSerializerFactory'
  |       
deserializer='org.jboss.webservice.encoding.ser.MetaDataBeanDeserializerFactory'
  |       encodingStyle=''>
  |       <typeDesc>
  |       <elementDesc fieldName='serviceNumber' xmlName='ns1:serviceNumber' 
xmlns:ns1='http://namespace.com/namespace/'/>
  |         <elementOrder>      
  |           <element name='serviceNumber'/>
  |         </elementOrder>  
  |       </typeDesc>
  |     </typeMapping>
  | 

I also found a namespace tag in the definition axis' wsdd-files. However the 
wsdd-file is generated somehow by jboss (among others from the 
ws4ee-deployment.xml), but I didn't manage to get this tag into the wsdd-file.

It also seems that the targetNamespace attribute in the schema element of the 
wsdl-file is ignored. 

Is this behaviour correct?

Stephan

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

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


-------------------------------------------------------
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

Reply via email to