[17:40] <dims> folks: this is completely weird...i did not change
anything but running maven under modules\axis works fine (after i blow
up .maven/repository/axis and build ews)
[17:41] <dims> can someone verify this for me? (blow up
.maven/repository/axis and run maven under modules/axis)

-- dims

On Mon, 29 Nov 2004 09:41:14 -0800, Jeremy Boynes <[EMAIL PROTECTED]> wrote:
> Is this an issue or just that EWS is out of sync?
> 
> java:compile:
>      [depend] Deleted 0 out of date files in 0 seconds
>      [echo] Compiling to
> C:\apache\geronimo\trunk\modules\axis/target/classes
>      [javac] Compiling 10 source files to
> C:\apache\geronimo\trunk\modules\axis\t
> arget\classes
>      [javac]
> C:\apache\geronimo\trunk\modules\axis\src\java\org\apache\geronimo\a
> xis\GeronimoWsDeployContext.java:21: cannot find symbol
>      [javac] symbol  : class Ws4J2eeDeployContextImpl
>      [javac] location: package org.apache.geronimo.ews.ws4j2ee.toWs.impl
>      [javac] import
> org.apache.geronimo.ews.ws4j2ee.toWs.impl.Ws4J2eeDeployContex
> tImpl;
>      [javac]                                                  ^
>      [javac]
> C:\apache\geronimo\trunk\modules\axis\src\java\org\apache\geronimo\a
> xis\GeronimoWsDeployContext.java:26: cannot find symbol
>      [javac] symbol: class Ws4J2eeDeployContextImpl
>      [javac] public class GeronimoWsDeployContext extends
> Ws4J2eeDeployContextImp
> l implements Ws4J2eeDeployContext {
>      [javac]                                              ^
>      [javac]
> C:\apache\geronimo\trunk\modules\axis\src\java\org\apache\geronimo\a
> xis\GeronimoWsDeployContext.java:26:
> org.apache.geronimo.axis.GeronimoWsDeployCo
> ntext is not abstract and does not override abstract method
> getModuleLocation()
> in org.apache.geronimo.ews.ws4j2ee.toWs.Ws4J2eeDeployContext
>      [javac] public class GeronimoWsDeployContext extends
> Ws4J2eeDeployContextImp
> l implements Ws4J2eeDeployContext {
>      [javac]        ^
>      [javac]
> C:\apache\geronimo\trunk\modules\axis\src\java\org\apache\geronimo\a
> xis\GeronimoWsDeployContext.java:81: cannot find symbol
>      [javac] symbol  : variable outputLocation
>      [javac] location: class
> org.apache.geronimo.axis.GeronimoWsDeployContext
>      [javac]         return outputLocation;
>      [javac]                ^
>      [javac] Note: * uses or overrides a deprecated API.
>      [javac] Note: Recompile with -Xlint:deprecation for details.
>      [javac] 4 errors
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

Reply via email to