Sorry, my fault. I was under the illusion there were no servlet system tests at
all :-)
I turned this specific test into a negative one, given that there's another
test which tests the service listings working.
Now, /services becomes available to applications if a hide-service-list-page servlet parameter is used. This is one of the issues
which was raised at http://issues.apache.org/jira/browse/CXF-1695. For the record, users can now nominate an alternative relative
path, (ex. /listings) using 'service-list-path' parameter.
thanks, Sergey
----- Original Message -----
From: <[email protected]>
To: <[email protected]>
Sent: Tuesday, June 30, 2009 8:39 PM
Subject: svn commit: r789901 -
/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/servlet/SpringServletTest.java
Author: dkulp
Date: Tue Jun 30 19:39:02 2009
New Revision: 789901
URL: http://svn.apache.org/viewvc?rev=789901&view=rev
Log:
Ignore a test for now until I can get ahold of Sergey to figure out
what is missing.
Modified:
cxf/trunk/systests/src/test/java/org/apache/cxf/systest/servlet/SpringServletTest.java