I deployed an updated openejb-jee jar yesterday so I'm not sure why you would 
be seeing this. Can you make sure both halves of the code are up to date 
locally?

thanks
david jencks

On Sep 7, 2010, at 2:05 PM, Vamsavardhana Reddy wrote:

> Looks like a BigInteger is getting assigned to an int.
> 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile 
> (default-compile) on project geronimo-web-2.5-builder: Compilation failure
> C:\G\server\trunk\plugins\j2ee\geronimo-web-2.5-builder\src\main\java\org\apache\geronimo\web25\deployment\WebAppInfoBuilder.java:[95,92]
>  incompatible types
> found   : java.math.BigInteger
> required: int
> 
> 
> -- 
> Vamsi

Reply via email to