[NEWSENDER] - Re: services management postgres config - Message is from an unknown sender

Li Wei Nan liweinan at chinaedu.net
Tue Mar 4 00:07:12 EST 2008


Hi Robert, here's our namespaces, we didn't change any default  
settings, so maybe it's not a namespace problem:

<beans xmlns="http://www.springframework.org/schema/beans"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:tx="http://www.springframework.org/schema/tx"
	xmlns:p="http://www.springframework.org/schema/p"
	xsi:schemaLocation="http://www.springframework.org/schema/beans  
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
        						http://www.springframework.org/schema/tx http:// 
www.springframework.org/schema/tx/spring-tx-2.0.xsd">

You can try to change a different version your postgres-jdbc library.


- Li Wei Nan





Le 2008-3-4 à 上午5:55, Robert Lewis a écrit :

> Thank you, Li Wei Nan,
>
>
> I tried your bean, which is no doubt better than what I have, but I
> still get a StackOverflowError. From searching for similar  
> problems, it
> seems this is due to resolving a symbol in the schema. I tried  
> switching
> the order of the schemas in xsi:schemaLocation, but no luck. so, I may
> be missing a needed schema. Please show me the schemas you have at the
> top of deployerConfigContext.xml. I have the following.
>
> xmlns="http://www.springframework.org/schema/beans"
>        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>        xmlns:p="http://www.springframework.org/schema/p"
>        xmlns:tx="http://www.springframework.org/schema/tx"
>        xsi:schemaLocation="http://www.springframework.org/schema/beans
> http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
> http://www.springframework.org/schema/tx
> http://www.springframework.org/schema/tx/spring-tx-2.0.xsd">
>
>
> Thanks again,
>
> Robert Lewis
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080304/658fc489/attachment.html 


More information about the cas mailing list