I do not have it either ;)

You can try the following instead:

<bean id="messageAggregatingErrorHandlerFactory"
class="org.apache.servicemix.components.validation.MessageAggregatingErrorHandler">
   <constructor-arg value="Fault/payload/messages"/>
   <constructor-arg value="http://www.servicemix.org/fault"/>
   <constructor-arg value="false"/>
</bean>

On 10/17/06, Eyji <[EMAIL PROTECTED]> wrote:

Hi!

We're using ServiceMix 3.0-incubator, and wanting to validate XML Schemas
according to the excellent example shown in:
http://servicemix.goopen.org/site/validation.html, it surprised me to see
that our SM distribution did not contain the class
"org.apache.servicemix.components.validation.MessageAggregatingErrorHandlerFactory"
(among others) used to format the error messages and warnings for the
validation.
My question is: Is there a version 3.1-incubator on its way sometimes soon,
or do you  reccommend your users to use snapshot versions of SM perhaps, as
you document features not available in your latest release?

Regards,
/Eje
--
View this message in context: 
http://www.nabble.com/Validation-classes-missing-tf2459400.html#a6854759
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to