I am also getting the build failures... 

Anders, Can you take a look at the failures?

- Balaji

-----Original Message-----
From: Rick McGuire [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 01, 2006 9:58 AM
To: yoko-dev@incubator.apache.org
Subject: Re: Build Failures

Darren Middleman wrote:
> I've just checked out a new copy of the repository and when I go to
build
> it, I'm seeing issues with the 'core' module, in particular, errors 
> with the
> CSI code:
>
>
/home/dmiddlem/dev/yoko/trunk/core/src/main/java/org/apache/yoko/orb/csi
/CSIClientRequestInterceptor.java:[27,19] 
>
> cannot find symbol
> symbol  : class SecurityAttributeService
> location: package org.omg.IOP
>
>
/home/dmiddlem/dev/yoko/trunk/core/src/main/java/org/apache/yoko/orb/csi
/CSIInterceptorBase.java:[38,19] 
>
> cannot find symbol
> symbol  : class SecurityAttributeService
> location: package org.omg.IOP
>
>
/home/dmiddlem/dev/yoko/trunk/core/src/main/java/org/apache/yoko/orb/csi
/CSIServerRequestInterceptor.java:[31,19] 
>
> cannot find symbol
> symbol  : class SecurityAttributeService
> location: package org.omg.IOP
>
> < ... a bunch of unchecked warnings ... >
>
>
/home/dmiddlem/dev/yoko/trunk/core/src/main/java/org/apache/yoko/orb/csi
/CSIInterceptorBase.java:[288,34] 
>
> cannot find symbol
> symbol  : variable SecurityAttributeService
> location: class org.apache.yoko.orb.csi.CSIInterceptorBase
>
>
/home/dmiddlem/dev/yoko/trunk/core/src/main/java/org/apache/yoko/orb/csi
/CSIClientRequestInterceptor.java:[237,47] 
>
> cannot find symbol
> symbol  : variable SecurityAttributeService
> location: class org.apache.yoko.orb.csi.CSIClientRequestInterceptor
>
>
/home/dmiddlem/dev/yoko/trunk/core/src/main/java/org/apache/yoko/orb/csi
/CSIServerRequestInterceptor.java:[144,49] 
>
> cannot find symbol
> symbol  : variable SecurityAttributeService
> location: class org.apache.yoko.orb.csi.CSIServerRequestInterceptor
>
>
> Is anyone else seeing these errors?
I'm seeing the same problem.

>
> Darren
>


Reply via email to