I am running Tomcat via Cargo for integration tests in Maven.
I keep getting 400 errors running an XFire test and says to refer to the
logs:

              *<![CDATA[org.codehaus.xfire.XFireRuntimeException: Could not
invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault:
Server returned error code = 400 for URI :
http://localhost:8080/services/Echo. Check server logs for details
org.codehaus.xfire.fault.XFireFault: Server returned error code = 400 for
URI : http://localhost:8080/services/Echo. Check server logs for details
*

Where would I go to find these logs?
I looked in
C:\opt\temp\appfuse\myproject\web\target\tomcat5x\container\logs\localhost_access_log.2008-03-30
but there was nothing but:

*127.0.0.1 - - [30/Mar/2008:11:37:10 -0700] "GET /cargocpc/index.html
HTTP/1.1" 200 124
127.0.0.1 - - [30/Mar/2008:11:37:10 -0700] "GET /cargocpc/index.html
HTTP/1.1" 200 124
127.0.0.1 - - [30/Mar/2008:11:37:10 -0700] "GET /cargocpc/index.html
HTTP/1.1" 200 124*

-- 
Thanks,
Mick Knutson

http://www.baselogic.com
http://www.blincmagazine.com
http://www.linkedin.com/in/mickknutson
http://www.djmick.com
http://www.myspace.com/mickknutson
http://www.myspace.com/BLiNCMagazine
http://tahoe.baselogic.com
---

Reply via email to