On Tue, Aug 19, 2008 at 8:01 AM, Jens Müller <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I get the following error:
>
> Compiling ode:axis2 into /root/devel/ode-trunk/axis2/target/classes
> /root/devel/ode-trunk/axis2/src/main/java/org/apache/ode/axis2/ODEServer.java:55:
> cannot find symbol
> symbol  : class SharedEndpoints
> location: package org.apache.ode.bpel.engine
> import org.apache.ode.bpel.engine.SharedEndpoints;
>                                  ^
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note:
> /root/devel/ode-trunk/axis2/src/main/java/org/apache/ode/axis2/Properties.java
> uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 error
> rake aborted!
> Failed to compile, see errors above
>
>
>
> I don't know where that "SharedEndpoints" is supposed to come from ...
>

My bad, I've applied a patch a little too quickly yesterday and there seems
to be one missing class in it. I've reverted the changeset, should work now.

Matthieu


>
> Regards,
>
> Jens
>
>

Reply via email to