Amazed by your attention to such details. :-) Thanks.
Jervis
> -----Original Message-----
> From: Glen Mazza [mailto:[EMAIL PROTECTED]
> Sent: 2007?9?15? 3:04
> To: [email protected]
> Subject: Re: svn commit: r575303 - in
> /incubator/cxf/branches/jliu:rt/frontend/jaxrs/src/main/java/o
> rg/apache/cxf/jaxrs/interceptor/rt/frontend/jaxrs/src/main/jav
> a/org/apache/cxf/jaxrs/provider/systests/src/test/java/org/apa
> che/cxf/systest/jaxrs/ systests/src/te..
>
>
> Am Donnerstag, den 13.09.2007, 13:16 +0000 schrieb [EMAIL PROTECTED]:
> > Author: jliu
> > Date: Thu Sep 13 06:16:25 2007
> > New Revision: 575303
> >
> > Modified:
> >
> incubator/cxf/branches/jliu/systests/src/test/java/org/apache/
> cxf/systest/jaxrs/BookStore.java
> > URL:
> http://svn.apache.org/viewvc/incubator/cxf/branches/jliu/syste
sts/src/test/java/org/apache/cxf/systest/jaxrs/BookStore.java?rev=575303&r1=575302&r2=575303&view=diff
> ==============================================================================
> ---
> incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/jaxrs/BookStore.java
> (original)
> +++
> incubator/cxf/branches/jliu/systests/src/test/java/org/apache/cxf/systest/jaxrs/BookStore.java
> Thu Sep 13 06:16:25 2007
> @@ -36,7 +36,9 @@
> + cd.setId(cdId);
> + cd.setName("BOHEMIAN RHAYSODY");
It should be RHAPSODY.
> + cds.add(cd);
> + CD cd1 = new CD();
> + cd1.setId(++cdId);
> + cd1.setName("BICYCLE RACE");
> + cds.add(cd1);
> }
>
> +<CDs><CD><id>123</id><name>BOHEMIAN
> RHAYSODY</name></CD><CD><id>124</id><name>BICYCLE RACE</name></CD></CDs>
> \ No newline at end of file
----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland