| wsit:/wsit/rt/src/com/sun/xml/ws/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
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.
./security/impl/policyconv/SignedEndorsingSupportingTokensProcessor.java
1.10
./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…
./security/trust/WSTrustConstants.java
1.16
./security/trust/impl/DefaultSAMLTokenProvider.java
1.17
./security/trust/impl/IssueSamlTokenContract.java
1.46
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
./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
./policy/WsitPolicyUtil.java
1.1.2.2
./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
./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…
./assembler/ClientTubelineAssemblyContext.java
1.1.2.1
./assembler/ServerTubelineAssemblyContext.java
1.1.2.1
./policy/jaxws/PolicyConfigParser.java
1.48.2.2
./policy/jaxws/WSDLPolicyMapWrapper.java
1.32.8.1
./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
./rm/ReliableMessagingFeature.java
1.8
./rm/protocol/wsmc200702/ExtensibleUri.java
1.1
./rm/protocol/wsmc200702/MakeConnection.java
1.1
./rm/protocol/wsmc200702/MessagePending.java
1.1
./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.
./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
./addressing/policy/AddressingMapUpdateProvider.java
1.2.8.1
./addressing/policy/AddressingModelConfiguratorProvider.java
1.7.8.1
./addressing/policy/AddressingPolicyValidator.java
1.4.8.1
./addressing/policy/AddressingPrefixMapper.java
1.2.8.1
./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.
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
./rm/RmVersion.java
1.17
./rm/faults/AbstractRmSoapFault.java
1.8
./rm/protocol/wsrm200502/AcceptType.java
1.1
./rm/protocol/wsrm200502/AckRequestedElement.java
1.1
./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…
./assembler/TubelineAssemblyController.java
1.17
./rm/CloseSequenceException.java
1.6
./rm/CreateSequenceException.java
1.10
./rm/InvalidMessageNumberException.java
1.6
./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
./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
./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
./rm/MakeConnectionSupported.java
1.1
./rm/MakeConnectionSupportedFeature.java
1.1
./rm/ReliableMessaging.java
1.6
./rm/ReliableMessagingFeature.java
1.7
./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
./rm/ReliableMessaging.java
1.5
./rm/ReliableMessagingFeature.java
1.6
./rm/ReliableMessagingFeatureBuilder.java
1.4
./rm/policy/assertion/OrderedDeliveryAssertion.java
1.6
./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
./rm/ReliableMessaging.java
1.4
./rm/ReliableMessagingFeature.java
1.5
./rm/RmVersion.java
1.14
./rm/faults/AbstractRmSoapFault.java
1.6
./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
./rm/Constants.java
1.19
./rm/policy/assertion/AckRequestIntervalClientAssertion.java
1.6
./rm/policy/assertion/AllowDuplicatesAssertion.java
1.4
./rm/policy/assertion/CloseTimeoutClientAssertion.java
1.6
./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
./rm/ReliableMessaging.java
1.3
./rm/ReliableMessagingFeature.java
1.4
./rm/ReliableMessagingFeatureBuilder.java
1.3
./rm/policy/assertion/InactivityTimeoutAssertion.java
1.3
./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
./rm/ReliableMessaging.java
1.2
./rm/ReliableMessagingFeature.java
1.3
./rm/ReliableMessagingFeatureBuilder.java
1.2
./rm/policy/assertion/AckRequestIntervalClientAssertion.java
1.5
./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
./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
./assembler/MetroConfigLoader.java
1.2
./assembler/TubelineAssemblyController.java
1.16
./commons/Logger.java
1.1
./rm/RmVersion.java
1.13
./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
./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
./rm/runtime/PacketAdapter.java
1.22
./rm/runtime/Rm10PacketAdapter.java
1.10
./rm/runtime/Rm11PacketAdapter.java
1.10
./rm/runtime/testing/PacketFilter.java
1.11
./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…
./rm/ReliableMessaging.java
1.1
./rm/ReliableMessagingFeature.java
1.1
./rm/ReliableMessagingFeatureBuilder.java
1.1
./rm/RmVersion.java
1.12
|