users@jax-rpc.java.net

JAX-RPC Supported data types

From: Danling Shi <danling_at_US.IBM.COM>
Date: Mon, 11 Aug 2003 12:28:25 -0500

Does any one know if org.w3c.dom.Element is a valid data type in a JAX-RPC
base Web Service.

In other words, could I define my Web service interface as:
        public org.w3c.dom. Element getSystemService(org.w3c.dom.Element);

Thanks in advance for your help.

Danling Shi