Hi, I get this error when i try to run wsdl2java. Currently i'm using Axis 1_3


java.io.IOExcep tion: Element Service is referenced but not defined.
at org.apache.axis .wsdl.symbolTab le.SymbolTable. checkForUndefin ed(SymbolTable. java:670)
at org.apache.axis .wsdl.symbolTab le.SymbolTable. add(SymbolTable .java:545)
at org.apache.axis .wsdl.symbolTab le.SymbolTable. populate(Symbol Table.java:518)...