i deployed XSLT SU, with xbean.xml, for dynamic stylesheet selection..

  <saxon:xslt service="setest:saxon-xslt-dynamic"
endpoint="saxon-xslt-dynamic-endpoint">
    <saxon:expression>
      <bean class="org.apache.servicemix.expression.PropertyExpression">
        <property name="property" value="xslt.source" />
      </bean>
    </saxon:expression>
  </saxon:xslt>

but i don't know, how can i select the stylesheet.. 
and what does "xslt.source" mean?

anyone please help me.
im a novice for servicemix .....



-- 
View this message in context: 
http://www.nabble.com/how-can-i-select-XSLT-stylesheet-dynamically--tf3981472s12049.html#a11302852
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to