Point is defined as an element, not a type. The type is named "PointType".

Anne

On 4/10/06, Desiree Hilbring < [EMAIL PROTECTED]> wrote:
Hello everybody,

while using WSDL2JAVA with the attached WSDL-File I get the following
error:

java.io.IOException: Type {http://www.opengis.net/gml}Point is
referenced but not defined.
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined (SymbolTab
le.java:665)
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:5
18)
        at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:4
95)
        at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
        at java.lang.Thread.run(Thread.java:595)

Point is defined in geometryBasic0d1d.xsd, which is included in the
following way:

sfgs.wsdl imports feature.xsd
feature.xsd includes geometryBasic2d.xsd
geometryBasic2d.xsd is including geometryBasic0d1d.xsd .

So, what am I doing wrong?

Thanks for your help.

Desiree



Reply via email to