#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
manualDeploy=true
1deploy=v-1
2nmr.service={http://sample.bpel.org/bpel/sample}OnEventCorrelation
2nmr.operation=initiate
2request=test
2response=.*test1.*
3undeploy=v-1
4deploy=v-1
5deploy=v-2
6nmr.service={http://sample.bpel.org/bpel/sample}OnEventCorrelation
6nmr.operation=complete
6request=test
6response=.*test3-old.*
7nmr.service={http://sample.bpel.org/bpel/sample}OnEventCorrelation
7nmr.operation=initiate
7request=test
7response=.*test1.*
8nmr.service={http://sample.bpel.org/bpel/sample}OnEventCorrelation
8nmr.operation=complete
8request=test
8response=.*test3-new.*
9undeploy=v-1
10nmr.service={http://sample.bpel.org/bpel/sample}OnEventCorrelation
10nmr.operation=initiate
10request=test
10response=.*test1.*
11nmr.service={http://sample.bpel.org/bpel/sample}OnEventCorrelation
11nmr.operation=complete
11request=test
11response=.*test3-new.*