Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/emtyBodymessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/emtyBodymessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/emtyBodymessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/emtyBodymessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/invalidMustUnderstandSOAP12.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/invalidMustUnderstandSOAP12.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/invalidMustUnderstandSOAP12.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/invalidMustUnderstandSOAP12.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xml="http://www.w3.org/XML/1998/namespace"> <env:Header> <test2:echoOk2 xmlns:test2="http://example2.org/ts-tests" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/minimalMessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/minimalMessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/minimalMessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/minimalMessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"> <env:Body/> </env:Envelope> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/reallyReallyBigMessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/reallyReallyBigMessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/reallyReallyBigMessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/reallyReallyBigMessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> <env:Header> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/sample1.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/sample1.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/sample1.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/sample1.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"> <env:Header> </env:Header> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/security2-soap.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/security2-soap.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/security2-soap.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/security2-soap.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/04/secext" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11RoleMessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11RoleMessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11RoleMessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11RoleMessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"> <env:Header xmlns:test="http://example.org/RoleTest"> <test:h1 env:actor="http://schemas.xmlsoap.org/soap/actor/next" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11fault.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11fault.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11fault.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11fault.xml Thu Jun 28 20:32:47 2007 @@ -1,4 +1,23 @@ - <SOAP-ENV:Envelope + <!-- + ~ 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. + --> + +<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header> <TestHeader>Test</TestHeader> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11message.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11message.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11message.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soap11message.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault1.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault1.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault1.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault1.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Header> <Action xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/fault</Action> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault2.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault2.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault2.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap11/soapfault2.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Header> <Action xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/fault</Action> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12RoleMessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12RoleMessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12RoleMessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12RoleMessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xml="http://www.w3.org/XML/1998/namespace"> <env:Header xmlns:test="http://example.org/RoleTest"> <test:h1 env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12message.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12message.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12message.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soap12message.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xml="http://www.w3.org/XML/1998/namespace"> <env:Header> <test:echoOk xmlns:test="http://example.org/ts-tests" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage1.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage1.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage1.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/soapmessage1.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/whitespacedMessage.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/whitespacedMessage.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/whitespacedMessage.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/whitespacedMessage.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> Modified: webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/wrongEnvelopeNamespace.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/wrongEnvelopeNamespace.xml?view=diff&rev=551782&r1=551781&r2=551782 ============================================================================== --- webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/wrongEnvelopeNamespace.xml (original) +++ webservices/commons/trunk/modules/axiom/modules/axiom-tests/test-resources/soap/wrongEnvelopeNamespace.xml Thu Jun 28 20:32:47 2007 @@ -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. + --> + <soap:Envelope xmlns:soap="http://www.w3.org/2001/12/soap-envelope" soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
