On Mar 27, 2007, at 6:57 AM, Rick McGuire wrote:
I'm getting multiple compile problems on trunk this morning. The
first problem is this one:
|[INFO]
----------------------------------------------------------------------
--|
|[ERROR] BUILD FAILURE|
|[INFO]
----------------------------------------------------------------------
--|
|[INFO] Compilation failure|
|/home/rick/Geronimo/builds/g/2.0/modules/geronimo-axis2/src/main/
java/org/apache/geronimo/axis2/AxisServiceGenerator.java:[113,45]
cannot find symbol|
|symbol : variable DEFAULT_NAMESPACE_URI|
|location: interface
org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants|
| |
| |
| |
|/home/rick/Geronimo/builds/g/2.0/modules/geronimo-axis2/src/main/
java/org/apache/geronimo/axis2/AxisServiceGenerator.java:[113,45]
cannot find symbol|
|symbol : variable DEFAULT_NAMESPACE_URI|
|location: interface
org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
I believe I have this fixed. Testing build now... Should commit
shortly...
--kevan