Wasnt the AntPathMatcher refactored and added to the Spring 1.2 RC2 ?

If so, what version of Spring are you using?

Mark



                                                                           
             "Scott McCrory"                                               
             <[EMAIL PROTECTED]                                             
             >                                                          To 
             Sent by:                  [EMAIL PROTECTED] 
             acegisecurity-dev         eforge.net                          
             [EMAIL PROTECTED]                                          cc 
             s.sourceforge.net                                             
                                                                   Subject 
                                       Re: [Acegisecurity-developer]       
             07/12/2005 09:04          Security advisory for all Acegi     
             AM                        Security users                      
                                                                           
                                                                           
             Please respond to                                             
             acegisecurity-dev                                             
                  eloper                                                   
                                                                           
                                                                           




Ben,
   Thanks for the quick attention to a security fix release, but I'm
getting
an error with the upgrade from 0.8.1:

org.springframework.beans.factory.BeanCreationException: Error creating
bean
with name 'filterChainProxy' defined in class path resource
[passport/resources/security/securityApplicationContext.xml]:
Initialization
of bean failed; nested exception is java.lang.NoClassDefFoundError:
org/springframework/util/AntPathMatcherjava.lang.NoClassDefFoundError:
org/springframework/util/AntPathMatcher at
net.sf.acegisecurity.intercept.web.FilterInvocationDefinitionSourceEditor.setA

sText(FilterInvocationDefinitionSourceEditor.java:70) at
org.springframework.beans.BeanWrapperImpl.doTypeConversionIfNecessary
(BeanWrapperImpl.java:963) at
org.springframework.beans.BeanWrapperImpl.setPropertyValue
(BeanWrapperImpl.java:779) at
org.springframework.beans.BeanWrapperImpl.setPropertyValue
(BeanWrapperImpl.java:685) at
org.springframework.beans.BeanWrapperImpl.setPropertyValue
(BeanWrapperImpl.java:826) at
org.springframework.beans.BeanWrapperImpl.setPropertyValues
(BeanWrapperImpl.java:853) at
org.springframework.beans.BeanWrapperImpl.setPropertyValues
(BeanWrapperImpl.java:842) at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.a

pplyPropertyValues(AbstractAutowireCapableBeanFactory.java:870) at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.p

opulateBean(AbstractAutowireCapableBeanFactory.java:688) at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.c

reateBean(AbstractAutowireCapableBeanFactory.java:325) at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.c

reateBean(AbstractAutowireCapableBeanFactory.java:260) at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:221) at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:145) at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstan

tiateSingletons(DefaultListableBeanFactory.java:291) at
org.springframework.context.support.AbstractApplicationContext.refresh
(AbstractApplicationContext.java:317) at
org.springframework.context.support.ClassPathXmlApplicationContext.<init>
(ClassPathXmlApplicationContext.java:80) at
org.springframework.context.support.ClassPathXmlApplicationContext.<init>
(ClassPathXmlApplicationContext.java:65) at
passport.framework.test.AbstractSpringEnabledTestCase.loadContextLocations
(AbstractSpringEnabledTestCase.java:48) at
org.springframework.test.AbstractSpringContextTests.getContext
(AbstractSpringContextTests.java:95) at
org.springframework.test.AbstractDependencyInjectionSpringContextTests.setUp

(AbstractDependencyInjectionSpringContextTests.java:114)

Does 0.8.3 (or more accurately 0.8.2) require something newer than Spring
1.1.5?

Scott


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar
happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,

AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer




-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to