hi everyone:
there are many typemapping in jboss-net.sar/client-config.xml,


  |   <typeMapping qname="jmx:AttributeType" 
  |     type="java:javax.management.Attribute"
  |     serializer="org.jboss.net.jmx.adaptor.AttributeSerFactory" 
  |     deserializer="org.jboss.net.jmx.adaptor.AttributeDeserFactory"
  |         encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  | 
  |   <typeMapping qname="jmx:MBeanAttributeInfo" 
  |     type="java:javax.management.MBeanAttributeInfo"
  |     serializer="org.jboss.net.jmx.adaptor.MBeanAttributeInfoSerFactory" 
  |     deserializer="org.jboss.net.jmx.adaptor.MBeanAttributeInfoDeserFactory"
  |         encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
  | .......
  | 


it is usually at web-service.xml,why place it at here and how to use it ? 
thanks

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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to