Author: dkulp
Date: Mon Oct 24 19:16:12 2011
New Revision: 1188310
URL: http://svn.apache.org/viewvc?rev=1188310&view=rev
Log:
Blocked revisions
1187021,1187023,1187308-1187309,1187436,1187448,1187471,1187517-1187518,1187610,1188062,1188265
via svnmerge
........
r1187021 | dkulp | 2011-10-20 15:55:31 -0400 (Thu, 20 Oct 2011) | 3 lines
Add serviceName/portName/targetNamespace attributes to the impls to make
the generated wsdl look a bit better.
Switch to SOAP 1.2 (which also allows SOAP 1.1 calls)
........
r1187023 | dkulp | 2011-10-20 15:55:39 -0400 (Thu, 20 Oct 2011) | 1 line
Add a "main" method to startup a standlone WS-Notification service
........
r1187308 | coheigea | 2011-10-21 07:55:29 -0400 (Fri, 21 Oct 2011) | 1 line
[CXF-3811] - Updated the basic STS system tests to use dynamic ports for the
STS + enabled them
........
r1187309 | coheigea | 2011-10-21 07:55:39 -0400 (Fri, 21 Oct 2011) | 1 line
[CXF-3811] - Enabling system tests.
........
r1187436 | coheigea | 2011-10-21 12:10:00 -0400 (Fri, 21 Oct 2011) | 1 line
[CXF-3811] - Changed the advanced STS system tests to use dynamic ports for
the STS + re-enabled them
........
r1187448 | coheigea | 2011-10-21 12:24:05 -0400 (Fri, 21 Oct 2011) | 1 line
[CXF-3811] - Fixing a failing test with restricted security policies.
........
r1187471 | dkulp | 2011-10-21 13:13:31 -0400 (Fri, 21 Oct 2011) | 6 lines
Update wsn to allow specifying the full root url instead of just the
port so you can bind to just a specific address or set to "" to make it
use the pax-web servlet based transport.
Bunch of updates to allow "pure jaxws" Endpoint.publish calls to get a
Bus that can be OSGi monitored and use the pax-web servlet.
........
r1187517 | dkulp | 2011-10-21 15:27:45 -0400 (Fri, 21 Oct 2011) | 8 lines
Split wsn into an api (containing generated code and client stuff) and
core (containing the actual services). Make both of them OSGi bundles
that can be installed individually. The wsn-osgi is now an "uber
bundle" if wanted.
Added cxf-wsn-api feature to just install that. (if you want the API's
to talk to an external service)
Change cxf-wsn feature to use the core bundle.
Fix some issues trying to run pure JAX-WS code in OSGi
........
r1187518 | dkulp | 2011-10-21 15:28:37 -0400 (Fri, 21 Oct 2011) | 1 line
Oops. Left the test hiting an external wsn server.
........
r1187610 | dkulp | 2011-10-21 20:36:21 -0400 (Fri, 21 Oct 2011) | 1 line
Ignore a test that is failing due to a missing file
........
r1188062 | ningjiang | 2011-10-24 05:44:09 -0400 (Mon, 24 Oct 2011) | 1 line
Fixed the CS errors of oauth demo
........
r1188265 | dkulp | 2011-10-24 14:04:55 -0400 (Mon, 24 Oct 2011) | 5 lines
[CXF-3876] Update to use blueprint instead of spring to setup the
servlet transport.
Patch from Johan Edstrom applied.
(note: those building from source, make sure you run mvn clean first to
clear out the old META-INF/spring/osgiservlet.xml)
........
Modified:
cxf/branches/2.4.x-fixes/ (props changed)
Propchange: cxf/branches/2.4.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.