You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2006/07/28 05:53:39 UTC

svn commit: r426373 [15/27] - in /incubator/ode/trunk: axis2-war/ axis2-war/src/main/webapp/WEB-INF/ axis2-war/src/main/webapp/WEB-INF/classes/ axis2-war/src/main/webapp/WEB-INF/conf/ axis2/ axis2/src/main/java/org/apache/ode/axis2/ axis2/src/main/java...

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ParentScope.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ParentScope.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ParentScope.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/ParentScope.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.channels;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/PickResponse.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/PickResponse.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/PickResponse.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/PickResponse.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.channels;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/Termination.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/Termination.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/Termination.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/Termination.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.channels;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/TimerResponse.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/TimerResponse.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/TimerResponse.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/channels/TimerResponse.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.channels;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/explang/konst/KonstExpressionLanguageRuntimeImpl.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/explang/konst/KonstExpressionLanguageRuntimeImpl.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/explang/konst/KonstExpressionLanguageRuntimeImpl.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/explang/konst/KonstExpressionLanguageRuntimeImpl.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.explang.konst;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/EventFilter.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/EventFilter.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/EventFilter.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/EventFilter.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.monitor;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/InstanceFilter.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/InstanceFilter.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/InstanceFilter.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/InstanceFilter.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.monitor;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/MonitorException.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/MonitorException.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/MonitorException.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/MonitorException.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.monitor;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessInstance.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessInstance.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessInstance.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessInstance.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.monitor;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessMonitor.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessMonitor.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessMonitor.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/ProcessMonitor.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime.monitor;
 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/package.html
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/package.html?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/package.html (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/monitor/package.html Thu Jul 27 20:52:46 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.
+  -->
+
 <html>
   <body>
     <p>Interfaces for monitoring BPEL processes. 

Modified: incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/msgs/Messages.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/msgs/Messages.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/msgs/Messages.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/msgs/Messages.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 
 package org.apache.ode.bpel.runtime.msgs;

Modified: incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/CoreBpelTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/CoreBpelTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/CoreBpelTest.java (original)
+++ incubator/ode/trunk/bpel-runtime/src/test/java/org/apache/ode/bpel/runtime/CoreBpelTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.
  */
 package org.apache.ode.bpel.runtime;
 

Modified: incubator/ode/trunk/bpel-scheduler-quartz/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/pom.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/pom.xml (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/pom.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>
+<!--
+  ~ 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.
+  -->
+
 <project>
     <groupId>ode</groupId>
     <artifactId>ode-bpel-scheduler-quartz</artifactId>

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/DataSourceConnectionProvider.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/DataSourceConnectionProvider.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/DataSourceConnectionProvider.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/DataSourceConnectionProvider.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import java.sql.Connection;

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShell.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShell.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShell.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShell.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import javax.transaction.Status;

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShellFactory.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShellFactory.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShellFactory.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JTAJobRunShellFactory.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import javax.transaction.TransactionManager;

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobImpl.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobImpl.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobImpl.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobImpl.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import org.quartz.Job;

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobStoreJTA.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobStoreJTA.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobStoreJTA.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/JobStoreJTA.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import java.sql.Connection;

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzSchedulerImpl.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzSchedulerImpl.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzSchedulerImpl.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzSchedulerImpl.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import java.util.Collections;

Modified: incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzThreadPoolExecutorServiceImpl.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzThreadPoolExecutorServiceImpl.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzThreadPoolExecutorServiceImpl.java (original)
+++ incubator/ode/trunk/bpel-scheduler-quartz/src/main/java/org/apache/ode/bpel/scheduler/quartz/QuartzThreadPoolExecutorServiceImpl.java Thu Jul 27 20:52:46 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.
+ */
+
 package org.apache.ode.bpel.scheduler.quartz;
 
 import java.util.concurrent.ExecutorService;

Modified: incubator/ode/trunk/bpel-schemas/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/pom.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/pom.xml (original)
+++ incubator/ode/trunk/bpel-schemas/pom.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>
+<!--
+  ~ 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.
+  -->
+
 <project>
   <groupId>ode</groupId>
   <artifactId>ode-bpel-schemas</artifactId>

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/bpel4ws_1_1-fivesight.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/bpel4ws_1_1-fivesight.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/bpel4ws_1_1-fivesight.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/bpel4ws_1_1-fivesight.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version='1.0' encoding="UTF-8"?>
+<!--
+  ~ 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.
+  -->
+
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
   xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Apr-29-2006.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Apr-29-2006.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Apr-29-2006.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Apr-29-2006.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ 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.
+  -->
+
 <schema targetNamespace="http://schemas.xmlsoap.org/ws/2004/03/business-process/" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:bpws="http://schemas.xmlsoap.org/ws/2004/03/business-process/" elementFormDefault="qualified">
 	<annotation>
 		<documentation>

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Sep-06-2005.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Sep-06-2005.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Sep-06-2005.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_main-draft-Sep-06-2005.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ 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.
+  -->
+
 <schema targetNamespace="http://schemas.xmlsoap.org/ws/2004/03/business-process/" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:bpws="http://schemas.xmlsoap.org/ws/2004/03/business-process/" elementFormDefault="qualified">
 	<annotation>
 		<documentation>

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Apr-29-2006.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Apr-29-2006.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Apr-29-2006.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Apr-29-2006.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version='1.0' encoding="UTF-8"?>
+<!--
+  ~ 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.
+  -->
+
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 	xmlns:tns="http://schemas.xmlsoap.org/ws/2004/03/partner-link/"
 	targetNamespace="http://schemas.xmlsoap.org/ws/2004/03/partner-link/"

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Sep-06-2005.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Sep-06-2005.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Sep-06-2005.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/wsbpel_plinkType-draft-Sep-06-2005.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version='1.0' encoding="UTF-8"?>
+<!--
+  ~ 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.
+  -->
+
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 	xmlns:tns="http://schemas.xmlsoap.org/ws/2004/03/partner-link/"
 	targetNamespace="http://schemas.xmlsoap.org/ws/2004/03/partner-link/"

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/wsdl.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/wsdl.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/wsdl.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/wsdl.xsd Thu Jul 27 20:52:46 2006
@@ -1,34 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
-
-Copyright 2001 - 2005, International Business Machines Corporation and Microsoft Corporation
-All Rights Reserved
-
-License for WSDL Schema Files
-
-The Authors grant permission to copy and distribute the WSDL Schema
-Files in any medium without fee or royalty as long as this notice and
-license are distributed with them.  The originals of these files can
-be located at:
-
-http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd
-
-THESE SCHEMA FILES ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS
-OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THESE FILES, INCLUDING, BUT NOT
-LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
-NON-INFRINGEMENT OR TITLE.  THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT,
-INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR
-RELATING TO ANY USE OR DISTRIBUTION OF THESE FILES.
-
-The name and trademarks of the Authors may NOT be used in any manner,
-including advertising or publicity pertaining to these files or any program
-or service that uses these files, written prior permission.  Title to copyright
-in these files will at all times remain with the Authors.
-
-No other rights are granted by implication, estoppel or otherwise.
-
-
--->
+  ~ 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.
+  -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
            xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
            targetNamespace="http://schemas.xmlsoap.org/wsdl/"

Modified: incubator/ode/trunk/bpel-schemas/src/main/resources/xml.xsd
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-schemas/src/main/resources/xml.xsd?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-schemas/src/main/resources/xml.xsd (original)
+++ incubator/ode/trunk/bpel-schemas/src/main/resources/xml.xsd Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version='1.0'?>
+<!--
+  ~ 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.
+  -->
+
 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xml:lang="en">
 
  <xs:annotation>

Modified: incubator/ode/trunk/bpel-scripts/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/pom.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/pom.xml (original)
+++ incubator/ode/trunk/bpel-scripts/pom.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>
+<!--
+  ~ 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.
+  -->
+
 <project>
     <groupId>ode</groupId>
     <artifactId>ode-bpel-scripts</artifactId>

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign1.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign1.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <!--
+  ~ 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.
+  -->
+
+<!--
 <assign> Test Case
 - TO: simple variable types.
 - TO: simple message parts

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign10.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign10.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign10.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign10.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<process name="assign10" 
+<!--
+  ~ 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 name="assign10"
     targetNamespace="http://ode/bpel/unit-test" 
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign2.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign2.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign2.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign2.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <!--
+  ~ 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.
+  -->
+
+<!--
 <assign> Test Case
 - FROM: location in complex element part
 - FROM: expression

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign3.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign3.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign3.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign3.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <!--
+  ~ 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.
+  -->
+
+<!--
 <assign> Test Case
 - FROM: invalid location in complex element part
 - FAULT: SelectionFailure

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign4.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign4.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign4.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign4.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <!--
+  ~ 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.
+  -->
+
+<!--
 
 THIS IS A BAD BPEL DUE TO AN ILLEGAL ASSIGNMENT (first copy)
         

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign5.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign5.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign5.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/Assign5.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <!--
+  ~ 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.
+  -->
+
+<!--
 <assign> Test Case
 - FROM: Variable Property
 -->

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/LiteralToComplexTypePart.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/LiteralToComplexTypePart.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/LiteralToComplexTypePart.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/LiteralToComplexTypePart.bpel Thu Jul 27 20:52:46 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 name="LiteralToComplexTypePart"
   targetNamespace="http://ode/bpel/unit-test"
   xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/template.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/template.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/template.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/template.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <!--
+  ~ 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.
+  -->
+
+<!--
 <assign> Test Case
 DESCRIPTION
 -->

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/unit.properties
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/unit.properties?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/unit.properties (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/assign/unit.properties Thu Jul 27 20:52:46 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.
+#
+
 bpel-unit.1.bpel=Assign1.bpel
 bpel-unit.1.wsdl=../test.wsdl
 bpel-unit.1.request.1.partnerlink=testPartnerLink

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp1.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp1.bpel Thu Jul 27 20:52:46 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 name="comp1"
   targetNamespace="http://ode/bpel/unit-test"
   xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp2.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp2.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp2.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/comp2.bpel Thu Jul 27 20:52:46 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 name="comp2"
   targetNamespace="http://ode/bpel/unit-test"
   xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/unit.properties
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/unit.properties?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/unit.properties (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/compensation/unit.properties Thu Jul 27 20:52:46 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.
+#
+
 bpel-unit.1.bpel=comp1.bpel
 bpel-unit.1.wsdl=../test.wsdl
 bpel-unit.1.request.1.partnerlink=testPartnerLink

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/badMsg.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/badMsg.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/badMsg.xml (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/badMsg.xml Thu Jul 27 20:52:46 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.
+  -->
+
 <message xmlns:ns1="http://test.ns">
     <stringPart><ns1:string>abcdefg</ns1:string></stringPart>
 </message>

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.bpel Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+  ~ 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.
+  -->
+
+<!--
 14.4.?Correlation
 
 After a correlation set is initiated, the values of the properties for a correlation set must be identical for all the messages in all the operations that carry the correlation set and occur within the corresponding scope until its completion. If at execution time this constraint is violated, the standard fault bpws:correlationViolation MUST be thrown by a compliant implementation. The same fault MUST be thrown if an activity with the initiate attribute set to no attempts to use a correlation set that has not been previously initiated.

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.wsdl (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<definitions 
+<!--
+  ~ 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.
+  -->
+
+<definitions
   xmlns="http://schemas.xmlsoap.org/wsdl/"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.bpel Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+  ~ 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.
+  -->
+
+<!--
 14.4.?Correlation
 
 After a correlation set is initiated, the values of the properties for a correlation set must be identical for all the messages in all the operations that carry the correlation set and occur within the corresponding scope until its completion. If at execution time this constraint is violated, the standard fault bpws:correlationViolation MUST be thrown by a compliant implementation. The same fault MUST be thrown if an activity with the initiate attribute set to no attempts to use a correlation set that has not been previously initiated.

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.wsdl (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/correlation2.wsdl Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<definitions 
+<!--
+  ~ 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.
+  -->
+
+<definitions
   xmlns="http://schemas.xmlsoap.org/wsdl/"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/inMsg.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/inMsg.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/inMsg.xml (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/inMsg.xml Thu Jul 27 20:52:46 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.
+  -->
+
 <message xmlns:ns1="http://test.ns">
     <stringPart>
     	<ns1:string>123456789</ns1:string>

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/unit.properties
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/unit.properties?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/unit.properties (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/correlation/unit.properties Thu Jul 27 20:52:46 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.
+#
+
 bpel-unit.1.bpel=correlation1.bpel
 bpel-unit.1.request.1.partnerlink=harness
 bpel-unit.1.request.1.operation=testOperation

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/base.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/base.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/base.wsdl (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/base.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>
+<!--
+  ~ 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.wsdl"
 		  xmlns="http://schemas.xmlsoap.org/wsdl/"
 		  xmlns:tns="http://ode/bpel/unit-test.wsdl"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg1.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg1.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg1.xml (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg1.xml Thu Jul 27 20:52:46 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.
+  -->
+
 <message>
     <TestPart>0</TestPart>
 </message>

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg2.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg2.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg2.xml (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/inMsg2.xml Thu Jul 27 20:52:46 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.
+  -->
+
 <message xmlns:ns1="http://test.ns">
     <stringPart>123456789</stringPart>
 </message>

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.bpel Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0"?>
 <!--
+  ~ 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.
+  -->
+
+<!--
 Test the onAlarm functionality of eventHandlers
 -->
 <bp11:process xmlns:bp11="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.wsdl
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.wsdl?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.wsdl (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onalarm-1.wsdl Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>
+<!--
+  ~ 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.wsdl"
 		  xmlns="http://schemas.xmlsoap.org/wsdl/"
 		  xmlns:tns="http://ode/bpel/unit-test.wsdl"

Modified: incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onmessage-1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onmessage-1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onmessage-1.bpel (original)
+++ incubator/ode/trunk/bpel-scripts/src/main/resources/1.1/good/eventhandlers/onmessage-1.bpel Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0"?>
 <!--
+  ~ 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.
+  -->
+
+<!--
 Test the onAlarm functionality of eventHandlers
 -->
 <bp11:process xmlns:bp11="http://schemas.xmlsoap.org/ws/2003/03/business-process/"