XDoclet support is generally poor for WS4EE and not recomended.

Use wscompile to generate the mapping file it uses 
j2ee_jaxrpc_mapping_1_1.xsd


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

which is registered with our EnityResolver.

Generally, stay away from the axis tools when you want to have portable J2EE 
web services.

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

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


-------------------------------------------------------
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
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to