| wsit:/wsit/rt/src/com/sun/xml/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
MAIN:jdg6688:20090108003954
by jdg6688 on
07 January 2009, 18:39:54 -0600
(32 hours ago)
Fix for issue 1066: using direct reference in signing a token attached in the message for interoperbility.
./ws/security/impl/policyconv/SignedEndorsingSupportingTokensProcessor.java
1.10
./ws/security/impl/policyconv/SignedSupportingTokensProcessor.java
1.11
MAIN:jdg6688:20090105192715
by jdg6688 on
05 January 2009, 13:27:15 -0600
(3 days ago)
Fix for issue 1063: Add support for wss-1.1. saml token profile type: http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV2.0 as token type for SAML 2.0 token. Now we support both usr…
./ws/security/trust/WSTrustConstants.java
1.16
./ws/security/trust/impl/DefaultSAMLTokenProvider.java
1.17
./ws/security/trust/impl/IssueSamlTokenContract.java
1.46
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…
./wss/provider/wsit/SecurityTubeFactory.java
1.4
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.
./wss/provider/wsit/SecurityTubeFactory.java
1.3
jaxws22-policy-migration:ramapulavarthi:20081218015449
by ramapulavarthi on
17 December 2008, 19:54:52 -0600
(22 days ago)
Update with jaxws 2.2 ri #206
./ws/policy/jaxws/WsitPolicyResolverFactory.java
1.1.2.2
jaxws22-policy-migration:ramapulavarthi:20081218004856
by ramapulavarthi on
17 December 2008, 18:48:57 -0600
(22 days ago)
Fix some NPE
./ws/policy/WsitPolicyUtil.java
1.1.2.2
./ws/policy/jaxws/WsitPolicyResolver.java
1.1.2.2
jaxws22-policy-migration:ramapulavarthi:20081218004302
by ramapulavarthi on
17 December 2008, 18:43:02 -0600
(22 days ago)
Fix NPE
./ws/policy/jaxws/PolicyConfigParser.java
1.48.2.3
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…
./ws/assembler/ClientTubelineAssemblyContext.java
1.1.2.1
./ws/assembler/ServerTubelineAssemblyContext.java
1.1.2.1
./ws/policy/jaxws/PolicyConfigParser.java
1.48.2.2
./ws/policy/jaxws/WSDLPolicyMapWrapper.java
1.32.8.1
./ws/transport/tcp/wsit/PolicyConnectionManagementSettingsHolder.java
1.4.4.1
MAIN:m_potociar:20081216180808
by m_potociar on
16 December 2008, 12:08:09 -0600
(23 days ago)
Exponential back-off algorithm strategy implemented
./ws/rm/ReliableMessagingFeature.java
1.8
./ws/rm/protocol/wsmc200702/ExtensibleUri.java
1.1
./ws/rm/protocol/wsmc200702/MakeConnection.java
1.1
./ws/rm/protocol/wsmc200702/MessagePending.java
1.1
./ws/rm/protocol/wsmc200702/ObjectFactory.java
1.1
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.
./ws/policy/WsitPolicyUtil.java
1.1
jaxws22-policy-migration:ramapulavarthi:20081216032150
by ramapulavarthi on
15 December 2008, 21:25:25 -0600
(24 days ago)
Using the Policy support in JAX-WS 2.2
./ws/addressing/policy/AddressingMapUpdateProvider.java
1.2.8.1
./ws/addressing/policy/AddressingModelConfiguratorProvider.java
1.7.8.1
./ws/addressing/policy/AddressingPolicyValidator.java
1.4.8.1
./ws/addressing/policy/AddressingPrefixMapper.java
1.2.8.1
./ws/policy/WsitPolicyUtil.java
1.1.2.1
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.
./ws/policy/jaxws/WsitPolicyResolverFactory.java
1.1
MAIN:m_potociar:20081211135656
by m_potociar on
11 December 2008, 07:57:05 -0600
(28 days ago)
RM protocol messages moved to a new package
./ws/rm/RmVersion.java
1.17
./ws/rm/faults/AbstractRmSoapFault.java
1.8
./ws/rm/protocol/wsrm200502/AcceptType.java
1.1
./ws/rm/protocol/wsrm200502/AckRequestedElement.java
1.1
./ws/rm/protocol/wsrm200502/CreateSequenceElement.java
1.1
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…
./ws/assembler/TubelineAssemblyController.java
1.17
./ws/rm/CloseSequenceException.java
1.6
./ws/rm/CreateSequenceException.java
1.10
./ws/rm/InvalidMessageNumberException.java
1.6
./ws/rm/InvalidSequenceException.java
1.6
MAIN:m_potociar:20081210170604
by m_potociar on
10 December 2008, 11:06:04 -0600
(29 days ago)
Removed stale comment
./ws/assembler/TubelineAssemblerFactoryImpl.java
1.6
MAIN:m_potociar:20081210134728
by m_potociar on
10 December 2008, 07:47:28 -0600
(29 days ago)
A new TODO added
./ws/rm/policy/spi_impl/RxMapUpdateProvider.java
1.2
MAIN:m_potociar:20081210133643
by m_potociar on
10 December 2008, 07:36:45 -0600
(29 days ago)
Renamed RX Policy SPI classes Assertion names & Policy namespace usage refactorings MakeConnectionSupportedAssertion added MAkeConnectionFeature added
./ws/rm/MakeConnectionSupported.java
1.1
./ws/rm/MakeConnectionSupportedFeature.java
1.1
./ws/rm/ReliableMessaging.java
1.6
./ws/rm/ReliableMessagingFeature.java
1.7
./ws/rm/ReliableMessagingFeatureBuilder.java
1.5
MAIN:m_potociar:20081209163902
by m_potociar on
09 December 2008, 10:39:02 -0600
(30 days ago)
Ordered delivery configuration getter renamed New getter for Make connection feature added
./ws/rm/ReliableMessaging.java
1.5
./ws/rm/ReliableMessagingFeature.java
1.6
./ws/rm/ReliableMessagingFeatureBuilder.java
1.4
./ws/rm/policy/assertion/OrderedDeliveryAssertion.java
1.6
./ws/rm/policy/assertion/Rm11Assertion.java
1.10
MAIN:m_potociar:20081128193425
by m_potociar on
28 November 2008, 13:38:01 -0600
(41 days ago)
Added javadoc to RmVersion Renamed RM version enum values
./ws/rm/ReliableMessaging.java
1.4
./ws/rm/ReliableMessagingFeature.java
1.5
./ws/rm/RmVersion.java
1.14
./ws/rm/faults/AbstractRmSoapFault.java
1.6
./ws/rm/policy/assertion/DeliveryAssuranceAssertion.java
1.7
MAIN:m_potociar:20081128185044
by m_potociar on
28 November 2008, 12:52:51 -0600
(41 days ago)
Proprietary assertion namespace constants refactored to enum
./ws/rm/Constants.java
1.19
./ws/rm/policy/assertion/AckRequestIntervalClientAssertion.java
1.6
./ws/rm/policy/assertion/AllowDuplicatesAssertion.java
1.4
./ws/rm/policy/assertion/CloseTimeoutClientAssertion.java
1.6
./ws/rm/policy/assertion/InactivityTimeoutAssertion.java
1.4
MAIN:m_potociar:20081128163406
by m_potociar on
28 November 2008, 10:34:06 -0600
(41 days ago)
Additional javadoc for RM WS feature configuration details Some RM WS feature fields renamed Client-specific fields removed from RM annotation + RM feature constructor adjusted accordingly
./ws/rm/ReliableMessaging.java
1.3
./ws/rm/ReliableMessagingFeature.java
1.4
./ws/rm/ReliableMessagingFeatureBuilder.java
1.3
./ws/rm/policy/assertion/InactivityTimeoutAssertion.java
1.3
./ws/rm/policy/assertion/ResendIntervalClientAssertion.java
1.6
MAIN:m_potociar:20081128151802
by m_potociar on
28 November 2008, 09:18:02 -0600
(41 days ago)
RM configuration consolidation + some javadoc added
./ws/rm/ReliableMessaging.java
1.2
./ws/rm/ReliableMessagingFeature.java
1.3
./ws/rm/ReliableMessagingFeatureBuilder.java
1.2
./ws/rm/policy/assertion/AckRequestIntervalClientAssertion.java
1.5
./ws/rm/policy/assertion/Rm10Assertion.java
1.6
MAIN:m_potociar:20081121231031
by m_potociar on
21 November 2008, 17:10:32 -0600
(48 days ago)
Fixed incompatibility in the unit test
./ws/assembler/MetroConfigLoader.java
1.3
MAIN:m_potociar:20081121193522
by m_potociar on
21 November 2008, 13:35:23 -0600
(48 days ago)
New common Logger for WSIT/Metro created - conveniece methods, automatic logger name resolution RmLoger replaced with new Logger Fixed GFv3 issues with metro config loading
./ws/assembler/MetroConfigLoader.java
1.2
./ws/assembler/TubelineAssemblyController.java
1.16
./ws/commons/Logger.java
1.1
./ws/rm/RmVersion.java
1.13
./ws/rm/localization/RmLogger.java
1.5
MAIN:m_potociar:20081120181232
by m_potociar on
20 November 2008, 12:12:32 -0600
(49 days ago)
removed unused logger instance, fixed feature ID
MAIN:m_potociar:20081119231035
by m_potociar on
19 November 2008, 17:10:35 -0600
(50 days ago)
Unused message commented out
./ws/rm/localization/Localization.properties
1.23
MAIN:m_potociar:20081119230738
by m_potociar on
19 November 2008, 17:07:39 -0600
(50 days ago)
Removed unneccessary reference to the whole RM configuration object from PackedAdapter and PacketFilter classes
./ws/rm/runtime/PacketAdapter.java
1.22
./ws/rm/runtime/Rm10PacketAdapter.java
1.10
./ws/rm/runtime/Rm11PacketAdapter.java
1.10
./ws/rm/runtime/testing/PacketFilter.java
1.11
./ws/rm/runtime/testing/PacketFilteringFeature.java
1.8
MAIN:m_potociar:20081119224253
by m_potociar on
19 November 2008, 16:42:55 -0600
(50 days ago)
- new (not public yet) RM APIs: ReliableMessagingFeature, @ReliableMessaging annotation - RM is now fully enabled and controlled via ReliableMessagingFeature (or @ReliableMessaging annotation) - au…
./ws/rm/ReliableMessaging.java
1.1
./ws/rm/ReliableMessagingFeature.java
1.1
./ws/rm/ReliableMessagingFeatureBuilder.java
1.1
./ws/rm/RmVersion.java
1.12
./ws/rm/faults/AbstractRmSoapFault.java
1.5
MAIN:m_potociar:20081119151225
by m_potociar on
19 November 2008, 09:12:25 -0600
(50 days ago)
Fixed copy-paste typo |