<?xml version='1.0' encoding='UTF-8'?>
<entry xmlns="
http://www.w3.org/2005/Atom">
<title type="text">Mule</title>
<updated>2008-02-04T16:23:010-0500</updated>
<author>
<name>admin</name>
</author>
<id>urn:uuid:F2FEB15CD2E3B755911201905042360</id>
<content type="text"></content>
</entry>
DEBUG 2008-02-04 16:23:10,140 [main] httpclient.wire.header: >> "POST /api/registry;workspaces HTTP/1.1[\r][\n]"
DEBUG 2008-02-04 16:23:10,156 [main] httpclient.wire.header: >> "Content-Type: application/atom+xml;type=entry[\r][\n]"
DEBUG 2008-02-04 16:23:10,156 [main] httpclient.wire.header: >> "Authorization: Basic YWRtaW46YWRtaW4=[\r][\n]"
DEBUG 2008-02-04 16:23:10,156 [main] httpclient.wire.header: >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
DEBUG 2008-02-04 16:23:10,156 [main] httpclient.wire.header: >> "Host: localhost:8080[\r][\n]"
DEBUG 2008-02-04 16:23:10,156 [main] httpclient.wire.header: >> "Content-Length: 501[\r][\n]"
DEBUG 2008-02-04 16:23:10,156 [main] httpclient.wire.header: >> "[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "HTTP/1.1 500 Internal Server Error[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "HTTP/1.1 500 Internal Server Error[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "Server: Apache-Coyote/1.1[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "Set-Cookie: JSESSIONID=A32A18B0B8B3AE06D9725CE41D6D172A; Path=/[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "Content-Type: text/html;charset=utf-8[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "Content-Length: 1000[\r][\n]"
DEBUG 2008-02-04 16:23:10,187 [main] httpclient.wire.header: << "Date: Mon, 04 Feb 2008 21:23:10 GMT[\r][\n]"
DEBUG 2008-02-04 16:23:10,203 [main] httpclient.wire.header: << "Connection: close[\r][\n]"
DEBUG 2008-02-04 16:23:10,203 [main] httpclient.wire.header: << "[\r][\n]"
Caught: java.lang.AssertionError: Expression: (status == 201). Values: status = 500
at org.mule.galaxy.dsl.Galaxy$_closure3_closure8.doCall(Galaxy.groovy:79)
at org.mule.galaxy.dsl.Galaxy.remoteCall(Galaxy.groovy:116)
at org.mule.galaxy.dsl.Galaxy$_closure3.doCall(Galaxy.groovy:78)
at org.mule.galaxy.dsl.Galaxy.invokeMethod(Galaxy.groovy:121)
at PopulateGalaxy.run(PopulateGalaxy.groovy:14)
at PopulateGalaxy.main(PopulateGalaxy.groovy)