I used version 2.1.2
Jan

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.PropertyPlaceholderConfigur
> >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
>



-- 
Jan Västernäs

Callista Enterprise AB
Mobil: +46 (0)705-51 23 61
[email protected]
http://www.callistaenterprise.se

Reply via email to