MAIN:jdg6688:20090108003954
by jdg6688 on
07 January 2009, 18:39:54 -0600
(33 hours ago)
Fix for issue 1066: using direct reference in signing a token attached in the message for interoperbility.
MAIN:kumarjayanti:20090102113201
by kumarjayanti on
02 January 2009, 05:32:01 -0600
(6 days ago)
Converting Pipes to Tubes. Also disabled the default creation of Client side Tube for supporting XWSS 2.0 style legacy apps by default. This might break BC but we want to enable it based on System Pr…
MAIN:ritzmann:20081218170220
by ritzmann on
18 December 2008, 11:02:20 -0600
(21 days ago)
file result2Fault.xml was initially added on branch jaxws22-policy-migration.
MAIN:ritzmann:20081218170220:1
by ritzmann on
18 December 2008, 11:02:20 -0600
(21 days ago)
file result2Input.xml was initially added on branch jaxws22-policy-migration.
MAIN:ritzmann:20081218170220:2
by ritzmann on
18 December 2008, 11:02:20 -0600
(21 days ago)
file result2Operation.xml was initially added on branch jaxws22-policy-migration.
jaxws22-policy-migration:ritzmann:20081218130538
by ritzmann on
18 December 2008, 07:05:38 -0600
(21 days ago)
Fix assertion failure in several tests. The tests were never supposed to pass on the server side.
jaxws22-policy-migration:ritzmann:20081218130117
by ritzmann on
18 December 2008, 07:01:17 -0600
(21 days ago)
Fix assertion failure in testPolicyReferences. The test was never supposed to pass on the server side.
jaxws22-policy-migration:ritzmann:20081218125432
by ritzmann on
18 December 2008, 06:54:32 -0600
(21 days ago)
Moved policy map tests to policy core and JAX-WS dependent tests to PolicyConfigParserTest and PolicyWSDLParserExtensionTest.
MAIN:kumarjayanti:20081218113511
by kumarjayanti on
18 December 2008, 05:35:11 -0600
(21 days ago)
Fix for XWSS issue 45. On some containers we get an IllegalAccessException when trying to access info from the context.
jaxws22-policy-migration:ramapulavarthi:20081217065559
by ramapulavarthi on
17 December 2008, 00:56:00 -0600
(23 days ago)
Remove WSDLPolicyMapWrapper and fix the tests to not use it t access PolicyMap from WSDLModel. PolicyMap can be accessed from WSDLModel. PolicyMap is also exposed via WsPortInfo on ClientTubeAssembler…
MAIN:ramapulavarthi:20081216032226
by ramapulavarthi on
15 December 2008, 21:22:26 -0600
(24 days ago)
file WsitPolicyUtil.java was initially added on branch jaxws22-policy-migration.
MAIN:ramapulavarthi:20081216032225
by ramapulavarthi on
15 December 2008, 21:22:25 -0600
(24 days ago)
file WsitPolicyResolver.java was initially added on branch jaxws22-policy-migration.
MAIN:ramapulavarthi:20081216032225:1
by ramapulavarthi on
15 December 2008, 21:22:25 -0600
(24 days ago)
file WsitPolicyResolverFactory.java was initially added on branch jaxws22-policy-migration.
MAIN:m_potociar:20081210175433
by m_potociar on
10 December 2008, 11:54:38 -0600
(29 days ago)
RX Exception handling refactored a little bit RM tube factory replaced with RX tube that also handles WS-MC processing tube RM tube constructor refactoring Initial drop of MC tubes Configuration inter…