here is a working example 

<?xml version="1.0" encoding="UTF-8"?>
  | 
  | <java-wsdl-mapping xmlns="http://java.sun.com/xml/ns/j2ee";
  |   xmlns:impl="http://com.alon.beans/service";
  |   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";
  |   version="1.1">
  | 
  |   <package-mapping>
  |     <package-type>com.alon.beans</package-type>
  |     <namespaceURI>http://com.alon.beans/service</namespaceURI>
  |   </package-mapping>
  |   <package-mapping>
  |     <package-type>com.alon.beans</package-type>
  |     <namespaceURI>http://com.alon.beans/service/types</namespaceURI>
  |   </package-mapping>
  | 
  | </java-wsdl-mapping>

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to