diff options
author | nandika | 2010-08-18 16:16:15 +0000 |
---|---|---|
committer | nandika | 2010-08-18 16:16:15 +0000 |
commit | ca9b0c71a7c531f5ada555662c08af6656780474 (patch) | |
tree | 151ed0cc59283b6e79f885d25d12b5d22d3a328d /neethi | |
parent | 2a1d5eaab552b0cc1ebafd3d84433f035a5cd387 (diff) | |
download | axis2c-ca9b0c71a7c531f5ada555662c08af6656780474.tar.gz axis2c-ca9b0c71a7c531f5ada555662c08af6656780474.tar.bz2 |
license added
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@986774 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'neethi')
-rw-r--r-- | neethi/test/test-resources/different-level-policies.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/echo-services.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/message-services-sc.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-1.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-2.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-3.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-4.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-5.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-6.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-7.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-8.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-9.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-sc-1.xml | 18 | ||||
-rw-r--r-- | neethi/test/test-resources/services-sc-2.xml | 18 |
14 files changed, 252 insertions, 0 deletions
diff --git a/neethi/test/test-resources/different-level-policies.xml b/neethi/test/test-resources/different-level-policies.xml index de5a707..3614703 100644 --- a/neethi/test/test-resources/different-level-policies.xml +++ b/neethi/test/test-resources/different-level-policies.xml @@ -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. + */ + --> <service name="sec_echo"> <parameter name="ServiceClass" locked="xsd:false">sec_echo</parameter> diff --git a/neethi/test/test-resources/echo-services.xml b/neethi/test/test-resources/echo-services.xml index c7fc88b..9e2eba1 100644 --- a/neethi/test/test-resources/echo-services.xml +++ b/neethi/test/test-resources/echo-services.xml @@ -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. + */ + --> <service name="echo"> <parameter name="ServiceClass" locked="xsd:false">echo</parameter> diff --git a/neethi/test/test-resources/message-services-sc.xml b/neethi/test/test-resources/message-services-sc.xml index 2f293df..0db14b0 100644 --- a/neethi/test/test-resources/message-services-sc.xml +++ b/neethi/test/test-resources/message-services-sc.xml @@ -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. + */ + --> <service name="SecureService3"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-1.xml b/neethi/test/test-resources/services-1.xml index 4c727d3..dc1c02e 100644 --- a/neethi/test/test-resources/services-1.xml +++ b/neethi/test/test-resources/services-1.xml @@ -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. + */ + --> <service name="SecureService1"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-2.xml b/neethi/test/test-resources/services-2.xml index ec80dd5..7153ec3 100644 --- a/neethi/test/test-resources/services-2.xml +++ b/neethi/test/test-resources/services-2.xml @@ -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. + */ + --> <service name="SecureService2"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-3.xml b/neethi/test/test-resources/services-3.xml index 3d1bf60..74ebbd6 100644 --- a/neethi/test/test-resources/services-3.xml +++ b/neethi/test/test-resources/services-3.xml @@ -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. + */ + --> <service name="SecureService3"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-4.xml b/neethi/test/test-resources/services-4.xml index 537164f..2081672 100644 --- a/neethi/test/test-resources/services-4.xml +++ b/neethi/test/test-resources/services-4.xml @@ -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. + */ + --> <service name="SecureService4"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-5.xml b/neethi/test/test-resources/services-5.xml index 64fcecb..9d851d8 100644 --- a/neethi/test/test-resources/services-5.xml +++ b/neethi/test/test-resources/services-5.xml @@ -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. + */ + --> <service name="SecureService5"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-6.xml b/neethi/test/test-resources/services-6.xml index ff37936..4749fd0 100644 --- a/neethi/test/test-resources/services-6.xml +++ b/neethi/test/test-resources/services-6.xml @@ -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. + */ + --> <service name="SecureService6"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-7.xml b/neethi/test/test-resources/services-7.xml index b476623..c36cb14 100644 --- a/neethi/test/test-resources/services-7.xml +++ b/neethi/test/test-resources/services-7.xml @@ -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. + */ + --> <service name="SecureService7"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-8.xml b/neethi/test/test-resources/services-8.xml index 5e67653..f6ec5d2 100644 --- a/neethi/test/test-resources/services-8.xml +++ b/neethi/test/test-resources/services-8.xml @@ -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. + */ + --> <service name="SecureService8"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-9.xml b/neethi/test/test-resources/services-9.xml index fbf1eda..9291c87 100644 --- a/neethi/test/test-resources/services-9.xml +++ b/neethi/test/test-resources/services-9.xml @@ -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. + */ + --> <service name="SecureService9"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-sc-1.xml b/neethi/test/test-resources/services-sc-1.xml index 1bd254f..9090254 100644 --- a/neethi/test/test-resources/services-sc-1.xml +++ b/neethi/test/test-resources/services-sc-1.xml @@ -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. + */ + --> <service name="SecureServiceSC1"> <module ref="addressing"/> diff --git a/neethi/test/test-resources/services-sc-2.xml b/neethi/test/test-resources/services-sc-2.xml index 2d0febe..2451ece 100644 --- a/neethi/test/test-resources/services-sc-2.xml +++ b/neethi/test/test-resources/services-sc-2.xml @@ -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. + */ + --> <service name="SecureServiceSC2"> <module ref="addressing"/> |