On Wed May 6 2009 2:46:43 pm Jan Västernäs wrote: > I used version 2.1.2 > Jan
Definitely too old. I don't think it was fixed until 2.1.4. Dan > > 2009/5/6 Daniel Kulp <[email protected]> > > > What version of CXF? I THINK this was "fixed" (as best as it can be > > fixed > > due to some limitations in Spring) with the recent releases. > > > > Dan > > > > On Mon April 27 2009 7:49:46 am Jan Västernäs wrote: > > > I'm trying to using the > > > <bean id="propertyConfigurer" > > > > class="org.springframework.beans.factory.config.PropertyPlaceholderConfig > >ur > > > > >er"> <property name="locations"> > > > <list> > > > <value>classpath:config.properties</value> > > > </list> > > > </property> > > > </bean> > > > ....... > > > <sec:trustManagers> > > > <sec:keyStore type="JKS" password="password" > > > > file="${filename}"/> > > > > > </sec:trustManagers> > > > > > > But it is not working. > > > > > > Read som other posts having similar problems but not 100% sure if > > > > > > A) Does this work under any circumstances in cxf.xml ? > > > B) Are there other ways to use properties in cxf.xml ? > > > > > > Thanks in advance > > > Jan Vasternas > > > > -- > > Daniel Kulp > > [email protected] > > http://www.dankulp.com/blog -- Daniel Kulp [email protected] http://www.dankulp.com/blog
