Added: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test1.properties URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test1.properties?view=auto&rev=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test1.properties (added) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test1.properties Tue Oct 3 22:16:38 2006 @@ -0,0 +1,5 @@ +namespace=http://ode/bpel/unit-test/TestStaticOnMessage.wsdl +service=TestStaticOnMessage1Service +operation=request +request1=<message><requestMessageData><testMessage><requestID>Test Static OnMessage</requestID><requestText>Event Start Test Static OnMessage</requestText></testMessage></requestMessageData></message> +response1=ASYNC
Added: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test2.properties URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test2.properties?view=auto&rev=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test2.properties (added) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test2.properties Tue Oct 3 22:16:38 2006 @@ -0,0 +1,5 @@ +namespace=http://ode/bpel/unit-test/TestStaticOnMessage.wsdl +service=TestStaticOnMessage1Service +operation=event1 +request1=<message><requestMessageData><testMessage><requestID>Test Static OnMessage</requestID><requestText>Event OnMessage PT3</requestText></testMessage></requestMessageData></message> +response1=ASYNC Added: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test3.properties URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test3.properties?view=auto&rev=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test3.properties (added) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test3.properties Tue Oct 3 22:16:38 2006 @@ -0,0 +1,5 @@ +namespace=http://ode/bpel/unit-test/TestStaticOnMessage.wsdl +service=TestStaticOnMessage1Service +operation=event2 +request1=<message><requestMessageData><testMessage><requestID>Test Static OnMessage</requestID><requestText>Event OnMessage PT4</requestText></testMessage></requestMessageData></message> +response1=ASYNC Added: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test4.properties URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test4.properties?view=auto&rev=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test4.properties (added) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test4.properties Tue Oct 3 22:16:38 2006 @@ -0,0 +1,5 @@ +namespace=http://ode/bpel/unit-test/TestStaticOnMessage.wsdl +service=TestStaticOnMessage1Service +operation=continue1 +request1=<message><requestMessageData><testMessage><requestID>Test Static OnMessage</requestID><requestText>Event Receive PT2</requestText></testMessage></requestMessageData></message> +response1=ASYNC Added: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test5.properties URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test5.properties?view=auto&rev=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test5.properties (added) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticOnMessage/test5.properties Tue Oct 3 22:16:38 2006 @@ -0,0 +1,5 @@ +namespace=http://ode/bpel/unit-test/TestStaticOnMessage.wsdl +service=TestStaticOnMessage1Service +operation=continue2 +request1=<message><requestMessageData><testMessage><requestID>Test Static OnMessage</requestID><requestText>Event Continue PT2</requestText></testMessage></requestMessageData></message> +response1=.*test.* Modified: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.bpel URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.bpel?view=diff&rev=452740&r1=452739&r2=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.bpel (original) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.bpel Tue Oct 3 22:16:38 2006 @@ -1,3 +1,22 @@ +<!-- + ~ 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. +--> + <process xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/ws/2004/03/business-process/ ../../../../../../../bpel-schemas/src/main/resources/wsbpel_main-draft-Apr-29-2006.xsd" xmlns:tns="http://ode/bpel/unit-test/TestStaticPick" Modified: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.wsdl URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.wsdl?view=diff&rev=452740&r1=452739&r2=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.wsdl (original) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/TestStaticPick.wsdl Tue Oct 3 22:16:38 2006 @@ -1,3 +1,21 @@ +<!-- + ~ 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. +--> <wsdl:definitions targetNamespace="http://ode/bpel/unit-test/TestStaticPick.wsdl" Modified: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/deploy.xml URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/deploy.xml?view=diff&rev=452740&r1=452739&r2=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/deploy.xml (original) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestStaticPick/deploy.xml Tue Oct 3 22:16:38 2006 @@ -1,3 +1,22 @@ +<!-- + ~ 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. +--> + <deploy xmlns="http://ode.fivesight.com/schemas/2006/06/27/dd" xmlns:pns="http://ode/bpel/unit-test/TestStaticPick" xmlns:wns="http://ode/bpel/unit-test/TestStaticPick.wsdl"> Modified: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.bpel URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.bpel?view=diff&rev=452740&r1=452739&r2=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.bpel (original) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.bpel Tue Oct 3 22:16:38 2006 @@ -1,3 +1,22 @@ +<!-- + ~ 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. +--> + <process xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/ws/2004/03/business-process/ ../../../../../../../bpel-schemas/src/main/resources/wsbpel_main-draft-Apr-29-2006.xsd" xmlns:tns="http://ode/bpel/unit-test/testTimer" Modified: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.wsdl URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.wsdl?view=diff&rev=452740&r1=452739&r2=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.wsdl (original) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/TestTimer.wsdl Tue Oct 3 22:16:38 2006 @@ -1,3 +1,22 @@ +<!-- + ~ 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. +--> + <wsdl:definitions targetNamespace="http://ode/bpel/unit-test/testTimer.wsdl" xmlns="http://ode/bpel/unit-test/testTimer.wsdl" xmlns:tns="http://ode/bpel/unit-test/testTimer.wsdl" Modified: incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/deploy.xml URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/deploy.xml?view=diff&rev=452740&r1=452739&r2=452740 ============================================================================== --- incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/deploy.xml (original) +++ incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestTimer/deploy.xml Tue Oct 3 22:16:38 2006 @@ -1,3 +1,22 @@ +<!-- + ~ 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. +--> + <deploy xmlns="http://ode.fivesight.com/schemas/2006/06/27/dd" xmlns:pns="http://ode/bpel/unit-test/testTimer" xmlns:wns="http://ode/bpel/unit-test/testTimer.wsdl">
