Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
run the demo and on the client side can get some message like
Invoking server through Dispatch interface using DOMSource in MESSAGE Mode
[java] Response from server:
[java] Licensed to the Apache Software Foundation (ASF) under one
[java] or more contributor license agreements. See the NOTICE file
[java] distributed with this work for additional information
[java] regarding copyright ownership. The ASF licenses this file
[java] to you under the Apache License, Version 2.0 (the
[java] "License"); you may not use this file except in compliance
[java] with the License. You may obtain a copy of the License at
[java]
[java] http://www.apache.org/licenses/LICENSE-2.0
[java]
[java] Unless required by applicable law or agreed to in writing,
[java] software distributed under the License is distributed on an
[java] "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
[java] KIND, either express or implied. See the License for the
[java] specific language governing permissions and limitations
[java] under the License.
but what we expected is SOAP message, the added apache license info cause this problem and we should minorly change demo code