Building Apache CXF Runtime JavaScript Client Generator: SEVERE: send state !=
OPENED.
--------------------------------------------------------------------------------------
Key: CXF-3084
URL: https://issues.apache.org/jira/browse/CXF-3084
Project: CXF
Issue Type: Bug
Affects Versions: 2.3.0
Environment: Apache CXF 2.3.0
OS: Microsoft Windows XP, Professional, Version 2002, Service Pack 3
Build Command: (mvn -e)
Reporter: Robert Liguori
Priority: Minor
The following SEVERE message is seen during the CXF 2.3 build process:
Oct 21, 2010 1:13:04 PM org.apache.cxf.javascript.JsXMLHttpRequest doSend
SEVERE: send state != OPENED.
Here is a fragment of the output log:
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JavaScript Client Generator
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.cxf.javascript.DocLitBareClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.125 sec
Running org.apache.cxf.javascript.types.SerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec
Running org.apache.cxf.javascript.JsHttpRequestTest
Oct 21, 2010 1:13:04 PM org.apache.cxf.javascript.JsXMLHttpRequest doSend
SEVERE: send state != OPENED.
...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.