I was wondering if I can make use if the isd:option element in the DeploymentDescriptor.xml file if I have a simple RPC class, and if so, how. I have an instance where I have a service behind a firewall with port forwarding, so
InetAddress localhost = InetAddress.getLocalHost(); String url = localhost.getHostName(); would not be valid. Ideas? -- David B. Bitton [EMAIL PROTECTED] www.codenoevil.com Diversa ab illis virtute valemus.
