SDO types generated from WSDL for amazon web service fail to compile
--------------------------------------------------------------------
Key: TUSCANY-330
URL: http://issues.apache.org/jira/browse/TUSCANY-330
Project: Tuscany
Type: Bug
Components: Java SCA Axis Binding, Java SDO Tools
Versions: M1
Environment: Windows XP
Reporter: Jojo Joseph
Priority: Minor
The SDO types generated from the WSDL for Amazon web services fail with the
following error :
C:\Project\Tuscany\ws0508\testing-interop-amazon>set
MAVEN_OPTS=-XX:MaxPermSize=128m -XX:PermSize=64m
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Tuscany Axis2 Binding Interop Test Client
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
[INFO] [tuscany-sdo:generate {execution: default}]
[INFO] [tuscany-sca:generate {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 175 source files to
C:\Project\Tuscany\ws0508\testing-interop-amazon\target\classes
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
----------------------------------------------------------------------------
[INFO] Compilation failure
C:\Project\Tuscany\ws0508\testing-interop-amazon\target\sdo-source\com\amazon\webservices\awse\commerce\service\_2006\_03\_08\util\_08Validator.java:[183,41]
package org.apache.tuscany.sdo.model.util does not exist
C:\Project\Tuscany\ws0508\testing-interop-amazon\target\sdo-source\com\amazon\webservices\awse\commerce\service\_2006\_03\_08\util\_08Validator.java:[241,12]
cannot find symbol
symbol : class ModelValidator
location: class
com.amazon.webservices.awse.commerce.service._2006._03._08.util._08Validator
C:\Project\Tuscany\ws0508\testing-interop-amazon\target\sdo-source\com\amazon\webservices\awse\commerce\service\_2006\_03\_08\util\_08Validator.java:[252,21]
cannot find symbol
symbol : variable ModelValidator
location: class
com.amazon.webservices.awse.commerce.service._2006._03._08.util._08Validator
[INFO]
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Mon May 08 19:23:29 IST 2006
[INFO] Final Memory: 6M/32M
[INFO]
----------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira