HTTPS sample output message misleading 
---------------------------------------

                 Key: CXF-721
                 URL: https://issues.apache.org/jira/browse/CXF-721
             Project: CXF
          Issue Type: Bug
          Components: Build system
    Affects Versions: 2.0-RC
            Reporter: Bozhong Lin
             Fix For: 2.0


invoking HTTPS demo server with insecure mode (ant insecure.client) gives 
following output message:
insecure.client:
     [java] 
file:/local/cxf/trunk/distribution/target/apache-cxf-2.0-incubator-SNAPSHOT/samples/hello_world_https/wsdl/hello_world.wsdl
     [java] Credentials from InsecureClient.cxf will be used for the invocation.
     [java] Invoking greetMe...
     [java] Invocation failed with the following: 
org.apache.cxf.interceptor.Fault: Could not send Message.

Should we change the output message to be more explicit that the failure was 
expected under insecure invocation mode?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to