Here's the output:
test:test:
truetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetrue
truetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetruetrue
truetruetruetruetr
geronimo\modules\axis\target\lib
C:\dev\incubator-geronimo\.\target\ws4j2ee.properties created ..
[echo] the files are up to date = true
EchoPortSoapBindingImpl.java already exists, WSDL2Java will not
overwrite it.
[delete] Deleting 16 files from
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\build\cl
asses
[javac] Compiling 10 source files to
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\build\cl
asses
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:2: package
org.apache.geronimo.axis does not
import org.apache.geronimo.axis.AxisGeronimoUtils;
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:18: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
(java.lang.String)AxisGeronimoUtils.invokeEJB("echo",methodName,classes,
arguments);
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:25: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
AxisGeronimoUtils.invokeEJB("echo",methodName,classes,arguments);
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:32: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
((java.lang.Integer)AxisGeronimoUtils.invokeEJB("echo",methodName,classe
s,arguments)).intValue();
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:39: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
((java.lang.Double)AxisGeronimoUtils.invokeEJB("echo",methodName,classes
,arguments)).doubleValue();
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:46: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
((java.lang.Float)AxisGeronimoUtils.invokeEJB("echo",methodName,classes,
arguments)).floatValue();
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:53: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
((java.lang.Boolean)AxisGeronimoUtils.invokeEJB("echo",methodName,classe
s,arguments)).booleanValue();
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:60: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
((java.lang.Short)AxisGeronimoUtils.invokeEJB("echo",methodName,classes,
arguments)).shortValue();
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:67: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
e();
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:74: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
(byte[])AxisGeronimoUtils.invokeEJB("echo",methodName,classes,arguments)
;
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:81: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
AxisGeronimoUtils.invokeEJB("echo",methodName,classes,arguments);
^
C:\dev\incubator-geronimo\modules\axis\target\generated\samples\org\apac
he\ws\echosample\EchoPortSoapBindingImpl.java:88: cannot resolve symbol
symbol : variable AxisGeronimoUtils
location: class org.apache.ws.echosample.EchoPortSoapBindingImpl
return
(org.apache.ws.echosample.EchoStruct)AxisGeronimoUtils.invokeEJB("echo",
methodName,classes,arguments);
^
12 errors
BUILD FAILED
File...... c:\dev\incubator-geronimo\maven.xml
Element... maven:reactor
Line...... 181
Column.... 27
Unable to obtain goal [default] --
c:\dev\incubator-geronimo\modules\axis\maven.xml:36:36: <ant:ant>
Compile failed; see the compiler error output for details.
Total time: 6 minutes 12 seconds
Finished at: Sat Aug 07 10:12:42 GMT-05:00 2004