| wsit:/wsit/rt/src/com/sun/xml/ws/policy/jaxws/ |
jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
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
./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
./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
./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…
./PolicyConfigParser.java
1.48.2.2
./WSDLPolicyMapWrapper.java
1.32.8.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
./BuilderHandler.java
1.14.8.1
./BuilderHandlerEndpointScope.java
1.9.8.1
./BuilderHandlerMessageScope.java
1.11.8.1
./BuilderHandlerOperationScope.java
1.9.8.1
./BuilderHandlerServiceScope.java
1.9.8.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.
./WsitPolicyResolver.java
1.1
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.
./WsitPolicyResolverFactory.java
1.1
MAIN:m_potociar:20081114150739
by m_potociar on
14 November 2008, 09:07:39 -0600
(55 days ago)
WSIT config resource loaction mechanism moved into a single ResourceLoader class implementation
./PolicyConfigParser.java
1.48
MAIN:ritzmann:20080917145726
by ritzmann on
17 September 2008, 09:57:26 -0500
(3 months 21 days ago)
Removed unused variable.
MAIN:m_potociar:20080917083938
by m_potociar on
17 September 2008, 03:39:38 -0500
(3 months 22 days ago)
Fixed a findbugs warning
./xmlstreamwriter/EnhancedXmlStreamWriterProxy.java
1.13
MAIN:ritzmann:20080702115955
by ritzmann on
02 July 2008, 06:59:55 -0500
(6 months ago)
Shut up Netbeans warning.
MAIN:oleksiys:20080620091154
by oleksiys on
20 June 2008, 04:11:54 -0500
(6 months ago)
inject PortAttributeInvocationTransformer to the WsdlDocumentFilter to be able to detect SOAP/TCP port at the runtime and update WSDL if required.
./xmlstreamwriter/documentfilter/WsdlDocumentFilter.java
1.13
METRO-1_2-BRANCH:ritzmann:20080530071556
by ritzmann on
30 May 2008, 02:15:56 -0500
(7 months ago)
issue #894: Reinstating previous changes.
./PolicyWSDLParserExtension.java
1.45.2.3
MAIN:ritzmann:20080530070727
by ritzmann on
30 May 2008, 02:07:27 -0500
(7 months ago)
issue #894: Reinstating previous changes.
./PolicyWSDLParserExtension.java
1.48
METRO-1_1-BRANCH:ritzmann:20080520114037
by ritzmann on
20 May 2008, 06:40:38 -0500
(7 months ago)
issue #894: Reinstating previous changes.
./PolicyWSDLParserExtension.java
1.44.2.4
MAIN:m_potociar:20080429110226
by m_potociar on
29 April 2008, 06:02:26 -0500
(8 months ago)
Issue #894 rolled back changes made to fix the issue as the change seems to be causing a regression reported in an issue #904
./PolicyWSDLParserExtension.java
1.47
METRO-1_1-BRANCH:m_potociar:20080429104629
by m_potociar on
29 April 2008, 05:46:29 -0500
(8 months ago)
Issue #894 rolled back changes made to fix the issue as the change seems to be causing a regression reported in an issue #904
./PolicyWSDLParserExtension.java
1.44.2.3
METRO-1_2-BRANCH:m_potociar:20080429094742
by m_potociar on
29 April 2008, 04:47:42 -0500
(8 months ago)
Issue #894 rolled back changes made to fix the issue as the change seems to be causing a regression reported in an issue #904
./PolicyWSDLParserExtension.java
1.45.2.2
METRO-1_2-BRANCH:ritzmann:20080424131126
by ritzmann on
24 April 2008, 08:11:26 -0500
(8 months ago)
Issue 894: Always store policies under the namespace of the binding. portType and message may have different namespaces and policies attached to them can not be matched at run-time otherwise. Added un…
./PolicyWSDLParserExtension.java
1.45.2.1
METRO-1_1-BRANCH:ritzmann:20080424124743
by ritzmann on
24 April 2008, 07:47:43 -0500
(8 months ago)
Issue 894: Always store policies under the namespace of the binding. portType and message may have different namespaces and policies attached to them can not be matched at run-time otherwise. Added un…
./PolicyWSDLGeneratorExtension.java
1.43.2.5
./PolicyWSDLParserExtension.java
1.44.2.2
MAIN:ritzmann:20080424123249
by ritzmann on
24 April 2008, 07:32:50 -0500
(8 months ago)
Issue 894: Always store policies under the namespace of the binding. portType and message may have different namespaces and policies attached to them can not be matched at run-time otherwise. Added un…
./PolicyWSDLParserExtension.java
1.46
METRO-1_2-BRANCH:ritzmann:20080415134048
by ritzmann on
15 April 2008, 08:40:48 -0500
(8 months ago)
issue 893 (GF issue 4647): Do not call selectAndProcessSubject method with JavaMethod parameter for addOperationExtension. This method can not distinguish between a portType operation and a binding op…
MAIN:ritzmann:20080415121455
by ritzmann on
15 April 2008, 07:14:55 -0500
(8 months ago)
issue 893 (GF issue 4647): Do not call selectAndProcessSubject method with JavaMethod parameter for addOperationExtension. This method can not distinguish between a portType operation and a binding op…
METRO-1_1-BRANCH:ritzmann:20080415115625
by ritzmann on
15 April 2008, 06:56:25 -0500
(8 months ago)
GF issue 4647: Do not call selectAndProcessSubject method with JavaMethod parameter for addOperationExtension. This method can not distinguish between a portType operation and a binding operation and …
METRO-1_1-BRANCH:ofung:20080227060032
by ofung on
27 February 2008, 00:00:32 -0600
(10 months ago)
Updated copyright text to 2008 Issue number: Obtained from: Submitted by: Reviewed by:
./BuilderHandler.java
1.13.4.1
./BuilderHandlerEndpointScope.java
1.8.4.1
./BuilderHandlerMessageScope.java
1.10.4.1
./BuilderHandlerOperationScope.java
1.8.4.1
./BuilderHandlerServiceScope.java
1.8.4.1
MAIN:ofung:20080226063240
by ofung on
26 February 2008, 00:32:40 -0600
(10 months ago)
Updated copyright text to 2008 Issue number: Obtained from: Submitted by: Reviewed by:
./BuilderHandler.java
1.14
./BuilderHandlerEndpointScope.java
1.9
./BuilderHandlerMessageScope.java
1.11
./BuilderHandlerOperationScope.java
1.9
./BuilderHandlerServiceScope.java
1.9
METRO-1_1-BRANCH:ritzmann:20080221102115
by ritzmann on
21 February 2008, 04:21:15 -0600
(10 months ago)
issue 693: Merged fix from trunk.
MAIN:ritzmann:20080131124322
by ritzmann on
31 January 2008, 06:43:22 -0600
(11 months ago)
issue 693: use proper methods to determine port/service name
METRO-1_1-BRANCH:m_potociar:20080122175448
by m_potociar on
22 January 2008, 11:54:49 -0600
(11 months ago)
Backported fix for issue #723 from the main trunk
./PolicyWSDLGeneratorExtension.java
1.43.2.1
./privateutil/Localization.properties
1.22.2.1
MAIN:m_potociar:20071218135043
by m_potociar on
18 December 2007, 07:50:45 -0600
(12 months ago)
Fix for issue #723 Additional policy logging Policy unit test update
./PolicyWSDLGeneratorExtension.java
1.44
./privateutil/Localization.properties
1.23
|