Hi folks,
I'm a experienced Delphi user and the IndySOAP library contributor (on
sourceforge).
Now I am trying to change to Java using Eclipse and STP.
I'm using CTX 2.0 thru Eclipse STP 0.6 plugin.
I built a very simple test WSDL and then I generated the java source
code using the Java-WS tool / Generating Code.
The code were generated without erros but when I try to compile it, it
has compiler errors in 2 classes:
Implementation Class:
public class TesteImpl implements Teste {
Error: The type Teste cannot be a superinterface of TesteImpl; a
superinterface must be an interface
It's probably a small glitch because all code were generated. How can I
fix it?
The model and the WSDL is located on:
http://www.jsk.com.br/ws/CXFTest1.html
Thanks in advance,
Josir Gomes
http://www.jsk.com.br
Rio de Janeiro - Brasil