Client Exceptions whilst processing interface.java with binding.ws
------------------------------------------------------------------

                 Key: TUSCANY-2512
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2512
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Assembly Model
    Affects Versions: Java-SCA-Next
         Environment: Windows XP, with both J2SE 1.5.0_10 and IBM JDK 2.3 
(1.5.0)
            Reporter: Dave Sowerby


I have a Service interface which exposes the following two operations:

        public String sayHello(String name);

        public void throwException() throws WSException;

When I attempt to use the Node API to fetch a reference to a service exposing 
these operations I get Exceptions whilst the runtime attempts to generate a 
wsdl model of the service interface.  

If I comment out throwException() I get:
 org.apache.tuscany.sca.interfacedef.wsdl.impl.InvalidWSDLException: Element 
cannot be resolved: {http://ws.example.com/}arg0

(Full stack at to install and run Linux I must *enable* native sata in the bios.

--

Christer Hermansson

http://www.chdevelopment.se


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to