You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ni...@apache.org on 2007/11/20 04:17:33 UTC

svn commit: r596526 - /incubator/cxf/branches/2.0.x-fixes/

Author: ningjiang
Date: Mon Nov 19 19:17:32 2007
New Revision: 596526

URL: http://svn.apache.org/viewvc?rev=596526&view=rev
Log:
Blocked revisions 595984-595985 via svnmerge

........
  r595984 | bimargulies | 2007-11-18 02:28:03 +0800 (Sun, 18 Nov 2007) | 9 lines
  
  JavaScript clients in the browser talk to the server via the XMLHttpRequest
  object. Sadly, Rhino hasn't got one. Well, now it does. This will permit
  unit testing of generated clients running the full protocol. For now,
  no support for local://, which would be cute but isn't necessary. We can 
  run tests over TCP/HTTP. The unit testing of this is not yet complete,
  but I'm getting there.
........
  r595985 | bimargulies | 2007-11-18 03:02:56 +0800 (Sun, 18 Nov 2007) | 2 lines
  
  Turn off the most interesting test until I can figure out why it works in Eclipse and fails in Maven.
........

Modified:
    incubator/cxf/branches/2.0.x-fixes/   (props changed)

Propchange: incubator/cxf/branches/2.0.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.