You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2010/07/23 18:58:03 UTC

Next error

There's no content length in the response in
testAddBookCustomFailureStatus, so it can't or won't read the response
object, and it fails.

Re: Next error

Posted by Daniel Kulp <dk...@apache.org>.
Actually, since all the tests pass, I would say we could merge it to trunk and 
fix the samples from there.   Any objections?

I've checked the legal files in the distribution as well as the WHICH_JARS 
file and I think we're OK there now.  Thus, it's just the samples.

Dan


On Friday 23 July 2010 1:44:54 pm Daniel Kulp wrote:
> On Friday 23 July 2010 12:58:03 pm Benson Margulies wrote:
> > There's no content length in the response in
> > testAddBookCustomFailureStatus, so it can't or won't read the response
> > object, and it fails.
> 
> My latest commit seems to have fixed the rest of the tests on the jetty7
> branch.   Can you give it a run through to make sure it all passes for you?
> 
> The next thing we need to do is run all the samples.  :-(     I know some
> of them have configs that need updating.    I also need to check the
> distribution stuff to make sure the legal stuff is OK.        Definitely
> getting closer.

-- 
Daniel Kulp
dkulp@apache.org
http://dankulp.com/blog

Re: Next error

Posted by Daniel Kulp <dk...@apache.org>.
On Friday 23 July 2010 12:58:03 pm Benson Margulies wrote:
> There's no content length in the response in
> testAddBookCustomFailureStatus, so it can't or won't read the response
> object, and it fails.

My latest commit seems to have fixed the rest of the tests on the jetty7 
branch.   Can you give it a run through to make sure it all passes for you?   

The next thing we need to do is run all the samples.  :-(     I know some of 
them have configs that need updating.    I also need to check the distribution 
stuff to make sure the legal stuff is OK.        Definitely getting closer.


-- 
Daniel Kulp
dkulp@apache.org
http://dankulp.com/blog

Re: Next error

Posted by Sergey Beryozkin <sb...@gmail.com>.
Sorry I'm not helping there at all. Barely finding the time at the moment to
reply to the questions in the evening and can't even do the GSOC mentoring
job properly this week :-). Will have to catch up on weekends

Sergey

On Fri, Jul 23, 2010 at 5:58 PM, Benson Margulies <bi...@gmail.com>wrote:

> There's no content length in the response in
> testAddBookCustomFailureStatus, so it can't or won't read the response
> object, and it fails.
>