hi Abe,
I wonder if it's possible to locate the namespace xsd locally, and change
the reference to a local one...


but i would like to know what others have done too...


~paul



On Sun, Aug 10, 2008 at 7:07 AM, Abraham Washington <[EMAIL PROTECTED]>wrote:

> hi all...when running with the spring implementation, i'm running into the
> following error:
>
>
> Configuration problem: Unable to locate NamespaceHandler for namespace [
> http://www.springframework.org/schema/sca]
>
>
>
> going out to the spring website http://www.springframework.org/schema/ i
> don't see the sca directory.  here's the beginning definition for my app's
> context:
>
>
>
> <
> beans xmlns="http://www.springframework.org/schema/beans";
>
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>
> xmlns:sca="http://www.springframework.org/schema/sca";
>
> xsi:schemaLocation="
>
> http://www.springframework.org/schema/beans
> http://www.springframework.org/schema/beans/spring-beans.xsd
>
> http://www.springframework.org/schema/sca
> http://www.springframework.org/schema/sca/spring-sca.xsd";
> >
>
>
>
> ideas? thx abe
>
>
>
>
>
>


-- 
Paul Li
my blog:- terraformartist.com

Reply via email to