blob: 2df41808d0efab3debcf1c28145f86130627cc2a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
* Copyright (c) 2008 empolis GmbH and brox IT Solutions GmbH.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Juergen Schumacher (empolis GmbH) - initial design
-->
<component name="ErrorService" immediate="true">
<implementation class="org.eclipse.smila.processing.bpel.pipelet.ErrorPipelet" />
<service>
<provide interface="org.eclipse.smila.processing.ProcessingService" />
</service>
<property name="smila.processing.service.name" value="ErrorService" />
</component>