Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.66 1.60 1.45 1.43 1.1 METRO-1_1-BRANCH 1.60.2.2 1.60.2.1 WSIT-1_0-BRANCH 1.45.2.5 1.45.2.1 ws-policy-interop 1.43.4.2 1.43.4.1 preserving_plugfest_code_branch 1.1.2.3 1.1.2.1

latest revision download Branch MAIN

1.66 deleted | Diffs: previous, other | Lines: 0 ( +0, -695 )

Created: 2008-02-11 13:00:04 -0600 (6 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20080211190004

Removed stale PipelineAssemblerFactoryImpl - we are already using TubelineAssemblerFactoryImpl now

1.65 annotated / raw | Diffs: previous, other | Lines: 695 ( +1, -0 )

Created: 2008-02-06 13:51:19 -0600 (6 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20080206195119

Added new WSIT tubeline assembler (+ factory) that will replace the old WSIT pipeline assembler (+ factory)
Pending TODOs:
- move TubeAppender implementations from TubelineAssemblyController into corresponding domain packages
- TCP transport pipe, security pipe still need to be converted to tubes
- security providers need to implement new method in the Server/ClientPipelineHook
- RM tube should locate the SecureConversationInitiator via WSIT tubeline assembly context API

1.64 annotated / raw | Diffs: previous, other | Lines: 694 ( +14, -76 )

Created: 2008-01-21 13:37:37 -0600 (7 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20080121193736

New configuration for RM (not used yet)
RM tubes/sequences refactoring - initial drop (not used yet)

1.63 annotated / raw | Diffs: previous, other | Lines: 756 ( +170, -321 )

Created: 2008-01-16 06:30:54 -0600 (7 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20080116123054

All pipe creation data merged under single context object on both site
Refactored pipe constructors of security and TX pipes to accomodate the contex object input parameter
Security-specfic objects moved to security domain packages

1.62 annotated / raw | Diffs: previous, other | Lines: 907 ( +127, -39 )

Created: 2007-12-18 04:03:40 -0600 (8 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20071218100238

Fix for Issue 759, 736

1.61 annotated / raw | Diffs: previous, other | Lines: 819 ( +1, -0 )

Created: 2007-12-17 11:28:16 -0600 (8 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20071217172816

Special logging of the PolicyMap that is used for constructing TxServerPipe

1.60 annotated / raw | Diffs: previous, other | Lines: 818 ( +1, -2 )

Created: 2007-11-26 13:35:08 -0600 (9 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20071126193507

refactoring:
- moving common code into TubeBase
- removing strange generics usage in inheritance

Branch point for: METRO-1_1-BRANCH

Tags: METRO-1_1-BRANCH$BP metro-1_1 wsit11-integration-2008-01-08-b02 metro1_1-release

1.59 annotated / raw | Diffs: previous, other | Lines: 819 ( +188, -176 )

Created: 2007-11-26 07:21:30 -0600 (9 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20071126132129

Unused classes removed
Refactoring and code reformatting

1.58 annotated / raw | Diffs: previous, other | Lines: 807 ( +0, -2 )

Created: 2007-11-22 05:05:53 -0600 (9 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20071122110553

Fix for Issue#173. It was already fixed earlier but the import statement was lying around

1.57 annotated / raw | Diffs: previous, other | Lines: 809 ( +6, -0 )

Created: 2007-11-06 06:20:41 -0600 (9 months ago) | Author: ritzmann | Changeset: MAIN:ritzmann:20071106122041

Use MessageDumpingFeature if available.

1.56 annotated / raw | Diffs: previous, other | Lines: 803 ( +2, -1 )

Created: 2007-11-05 09:28:31 -0600 (9 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20071105152828

Added Support for  :  Intermediate WS-SX version of SecurityPolicy : xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512"
This is required by the Policy Interop Scenarios for November 07 Plugfest.

1.55 annotated / raw | Diffs: previous, other | Lines: 802 ( +67, -58 )

Created: 2007-10-22 09:31:32 -0500 (10 months ago) | Author: ashutoshshahi | Changeset: MAIN:ashutoshshahi:20071022143037

support namespace for both versions of SecurityPolicy

1.54 annotated / raw | Diffs: previous, other | Lines: 793 ( +2, -0 )

Created: 2007-10-18 14:22:31 -0500 (10 months ago) | Author: jitu | Changeset: MAIN:jitu:20071018192231

Adding schema validation pipes to the pipeline. They will only be added
when the endpoint is annotated with @SchemaValidation or the proxy is
created with SchemaValidationFeature.
Issue number:
Obtained from:
Submitted by:
Reviewed by:

1.53 annotated / raw | Diffs: previous, other | Lines: 791 ( +5, -2 )

Created: 2007-08-30 11:25:32 -0500 (11 months ago) | Author: mikeg | Changeset: MAIN:mikeg:20070830162532

RMServerTube support
Issue number:
Obtained from:
Submitted by:
Reviewed by:

Branch point for: wsrm1_1-branch

Tags: wsrm1_1-branch$BP

1.52 annotated / raw | Diffs: previous, other | Lines: 788 ( +13, -7 )

Created: 2007-08-24 12:04:01 -0500 (12 months ago) | Author: mikeg | Changeset: MAIN:mikeg:20070824170401

Changed from RMClientPipe to RMClientTube
Issue number:
Obtained from:
Submitted by:
Reviewed by:

1.51 annotated / raw | Diffs: previous, other | Lines: 782 ( +41, -18 )

Created: 2007-08-13 08:29:27 -0500 (12 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20070813132927

Issue number:
Obtained from:
Submitted by:
Reviewed by:
removed dependence on ServletContext by using Reflection

1.50 annotated / raw | Diffs: previous, other | Lines: 759 ( +3, -0 )

Created: 2007-06-15 07:46:34 -0500 (14 months ago) | Author: ritzmann | Changeset: MAIN:ritzmann:20070615124634

issue 605: Fix NPE in isOptimizedTransportEnabled. Added corresponding unit tests.

1.49 annotated / raw | Diffs: previous, other | Lines: 756 ( +0, -1 )

Created: 2007-05-30 18:41:09 -0500 (14 months ago) | Author: hofsass | Changeset: MAIN:hofsass:20070530234109

[news: wsit]  MEX redesign (convert MEX server side from pipe/tube to endpoint). Fixes WSIT issues 486 and 491.  Reviewed by Jitu.  (Forgot to remove import of the MEX server pipe class)

1.48 annotated / raw | Diffs: previous, other | Lines: 757 ( +1, -6 )

Created: 2007-05-30 17:51:41 -0500 (14 months ago) | Author: hofsass | Changeset: MAIN:hofsass:20070530225141

[news: wsit]  MEX redesign (convert MEX server side from pipe/tube to endpoint). Fixes WSIT issues 486 and 491.  Reviewed by Jitu.

1.47 annotated / raw | Diffs: previous, other | Lines: 762 ( +33, -19 )

Created: 2007-05-29 17:11:11 -0500 (14 months ago) | Author: ofung | Changeset: MAIN:ofung:20070529221101

Updated copyright text for 2007
Issue number:
Obtained from:
Submitted by:
Reviewed by:

1.46 annotated / raw | Diffs: previous, other | Lines: 748 ( +18, -6 )

Created: 2007-04-18 19:14:46 -0500 (16 months ago) | Author: mikeg | Changeset: MAIN:mikeg:20070419001446

Issue number:  504
Use Services API to look for ClientPipelineHook in non-109
clients.

1.45 annotated / raw | Diffs: previous, other | Lines: 736 ( +7, -7 )

Created: 2007-03-27 10:16:59 -0500 (17 months ago) | Author: japod | Changeset: MAIN:japod:20070327151659

Issue number:  fix findbugs P1 in pipeline assembler
Fixed two P1s (Impossible cast)

Branch point for: WSIT-1_0-BRANCH

Tags: WSIT-1_0-BRANCH$BP wsit-integration-2007-04-09-B14 WSIT-1_0-HCF-B13 wsit-integration-2007-05-24-B17 wsit-integration-2007-05-31-B18

1.44 annotated / raw | Diffs: previous, other | Lines: 736 ( +3, -1 )

Created: 2007-03-26 14:55:10 -0500 (17 months ago) | Author: jfialli | Changeset: MAIN:jfialli:20070326195510


Issue number:   wsit 475, workaround for glassfish 2659
Reviewed by:   Ryan Shoemaker


Remove TX client side dependencies on appserv-rt.jar and javaee.jar.
Client could be running in standalone java client that does not have these
classes or in an application client that does not properly initialize
transaction manager.
Added checks in PipelineAssemblerFactoryImpl and TxClientPipe to not
assume app server transaction system is always available and properly
initialized.

Workaound for glassfish 2659 is to handle NPE being
thrown by TransactionManagerHelper when application client
does not properly initialize TranasctionManager looked up via JNDI.

Tags: wsit-integration-2007-03-27-B12 hudson-1846

1.43 annotated / raw | Diffs: previous, other | Lines: 734 ( +1, -3 )

Created: 2007-02-08 03:40:37 -0600 (18 months ago) | Author: oleksiys | Changeset: MAIN:oleksiys:20070208094029

Fix to issues: #305, #356

Branch point for: ws-policy-interop wsit-integration-2007-02-09-branch

Tags: ws-policy-interop$BP hudson-1790 wsit-integration-2007-02-09-branch$BP wsit-integration-2007-02-09-respin hudson-1824 wsit-integration-2007-03-22-B11 wsit-integration-2007-02-09 wsit-integration-2007-03-08-B09

1.42 annotated / raw | Diffs: previous, other | Lines: 736 ( +22, -23 )

Created: 2007-01-17 14:12:48 -0600 (19 months ago) | Author: ramapulavarthi | Changeset: MAIN:ramapulavarthi:20070117201248

Related to issue:https://wsit.dev.java.net/issues/show_bug.cgi?id=279
Updating the WSIT Pipeline Assembler with changes in Addressing Runtime.

Tags: wsit-integration-02-02-07 wsit-integration-2007-01-22 wsit-integration-2007-01-24 wsit-integration-2007-02-08

1.41 annotated / raw | Diffs: previous, other | Lines: 737 ( +10, -36 )

Created: 2007-01-16 10:46:06 -0600 (19 months ago) | Author: ryan_shoemaker | Changeset: MAIN:ryan_shoemaker:20070116164604

[NEWS:wsit] ws-tx fault generation committed
fixes for:
https://wsit.dev.java.net/issues/show_bug.cgi?id=304
https://wsit.dev.java.net/issues/show_bug.cgi?id=214

1.40 annotated / raw | Diffs: previous, other | Lines: 763 ( +4, -6 )

Created: 2006-12-04 19:57:41 -0600 (20 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061205015741

- fixed issue #131 (WSIT assembler logging is now displaying log messages correctly)
- fixed a javadoc parameter name

Tags: wsit-integration-2007-01-16 wsit-integration-2007-01-10

1.39 annotated / raw | Diffs: previous, other | Lines: 765 ( +7, -3 )

Created: 2006-11-23 02:57:51 -0600 (21 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061123085751

Fix for issue #173

Branch point for: MILESTONE-2006-12-04-BRANCH

Tags: MILESTONE-2006-12-04-BRANCH$BP wsit-integration-2006-12-01 wsit-integration-m3-2006-12-06

1.38 annotated / raw | Diffs: previous, other | Lines: 761 ( +13, -5 )

Created: 2006-11-16 03:14:29 -0600 (21 months ago) | Author: ritzmann | Changeset: MAIN:ritzmann:20061116091429

Fixed one real and several potential NPEs in createClient for dispatch case.

Tags: wsit-integration-2006-11-17 wsit-integration-2006-11-16

1.37 annotated / raw | Diffs: previous, other | Lines: 753 ( +4, -5 )

Created: 2006-11-13 13:02:14 -0600 (21 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061113190214

The Appserver Security Team agreed that the new SecurityPipes would continue to implement SecureConversationInitiator

Tags: hudson-1263 hudson-1271

1.36 annotated / raw | Diffs: previous, other | Lines: 754 ( +52, -8 )

Created: 2006-11-13 10:31:54 -0600 (21 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061113163152

Initial integration of Provider with RM dependency resolved for 109 case

1.35 annotated / raw | Diffs: previous, other | Lines: 710 ( +1, -1 )

Created: 2006-11-06 04:39:08 -0600 (21 months ago) | Author: japod | Changeset: MAIN:japod:20061106103908

Issue number:  109

NPE fixed
[jaxrpc-wsa_fromwsdl_crinterop_s11.war] deploys now without
any exception as tested with glassfish v2 b24 with recent wsit installed

Tags: hudson-1199 pre-wstx-integration

1.34 annotated / raw | Diffs: previous, other | Lines: 710 ( +142, -51 )

Created: 2006-11-05 20:50:23 -0600 (21 months ago) | Author: ritzmann | Changeset: MAIN:ritzmann:20061106025023

Implement new ServiceInterceptor SPI to read WSIT client config if server WSDL is not available (in case of client dispatch without WSDL).

1.33 annotated / raw | Diffs: previous, other | Lines: 619 ( +15, -13 )

Created: 2006-11-03 13:56:41 -0600 (21 months ago) | Author: jitu | Changeset: MAIN:jitu:20061103195641


Issue number:
Obtained from:
Submitted by:
Reviewed by:
Fixing NPE. WSDLPort could be null when wsdl is not available or cannot be generated.

https://wsit.dev.java.net/issues/show_bug.cgi?id=109

1.32 annotated / raw | Diffs: previous, other | Lines: 617 ( +5, -1 )

Created: 2006-11-02 18:50:49 -0600 (21 months ago) | Author: jitu | Changeset: MAIN:jitu:20061103005049


Issue number:
Obtained from:
Submitted by:
Reviewed by:
Fixing NPE. WSEndpoint.getServiceDefinition() could return null.
Part of the fix for https://wsit.dev.java.net/issues/show_bug.cgi?id=109

Tags: hudson-1169

1.31 annotated / raw | Diffs: previous, other | Lines: 613 ( +2, -3 )

Created: 2006-11-01 13:54:26 -0600 (21 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20061101195425

XMLStreamWriter enhancement proxy framework + WSDL filtering implementation
- private assertion filtering refactored to use the proxy framework
- MEX import filtering implemented, but not integrated into WSIT yet

Tags: hudson-1139

1.30 annotated / raw | Diffs: previous, other | Lines: 614 ( +2, -5 )

Created: 2006-10-31 12:00:02 -0600 (21 months ago) | Author: oleksiys | Changeset: MAIN:oleksiys:20061031180002

small change regarding: "fixing NPE when container is null for non HTTP transports"

1.29 annotated / raw | Diffs: previous, other | Lines: 617 ( +9, -3 )

Created: 2006-10-31 11:34:37 -0600 (21 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061031173437

fixing NPE when container is null for non HTTP transports

1.28 annotated / raw | Diffs: previous, other | Lines: 611 ( +62, -7 )

Created: 2006-10-31 10:56:03 -0600 (21 months ago) | Author: oleksiys | Changeset: MAIN:oleksiys:20061031165603

Optimized transport switch

1.27 annotated / raw | Diffs: previous, other | Lines: 556 ( +10, -1 )

Created: 2006-10-30 06:03:18 -0600 (21 months ago) | Author: ritzmann | Changeset: MAIN:ritzmann:20061030120317

[NEWS:wsit] Reject any policies with more than one alternative on the server.

1.26 annotated / raw | Diffs: previous, other | Lines: 547 ( +5, -76 )

Created: 2006-10-30 04:53:13 -0600 (21 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061030105313

removing reflection for creating the XWSS client and server pipes since these classes will always be available in webservices-rt.jar

1.25 annotated / raw | Diffs: previous, other | Lines: 618 ( +2, -3 )

Created: 2006-10-30 03:56:43 -0600 (21 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061030095643

soapFactory was incorrectly declared static in SecurityPipeBase, made it a member of the pipe instance
PipelineAssmbler : changed checks for policyMap == null to policyMap.isEmpty()

1.24 annotated / raw | Diffs: previous, other | Lines: 619 ( +136, -0 )

Created: 2006-10-26 06:52:16 -0500 (22 months ago) | Author: kumarjayanti | Changeset: MAIN:kumarjayanti:20061026115216

HeadsUP: Initial Checkin for handling XWSS 2.0 Style Configuration. Needs review by Jitu and Arun

1.23 annotated / raw | Diffs: previous, other | Lines: 483 ( +3, -2 )

Created: 2006-10-26 01:00:47 -0500 (22 months ago) | Author: venu | Changeset: MAIN:venu:20061026060047

invoked isSecurityEnabled method only once

1.22 annotated / raw | Diffs: previous, other | Lines: 482 ( +89, -65 )

Created: 2006-10-26 00:35:13 -0500 (22 months ago) | Author: venu | Changeset: MAIN:venu:20061026053511

Adding changes to use optimized Security into Security Pipes

1.21 annotated / raw | Diffs: previous, other | Lines: 458 ( +5, -6 )

Created: 2006-10-25 12:25:23 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061025172523

Using SecureConversationInitiator to initialize RMClientPipe

Tags: hudson-1041

1.20 annotated / raw | Diffs: previous, other | Lines: 459 ( +17, -5 )

Created: 2006-10-19 18:11:07 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061019231107

clarfiied javadocs

1.19 annotated / raw | Diffs: previous, other | Lines: 447 ( +13, -7 )

Created: 2006-10-19 17:58:36 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061019225836

- Added clientpipeline hook for GlassFish integration
 (still some issues to be resolved, mentioned in the code)

1.18 annotated / raw | Diffs: previous, other | Lines: 441 ( +7, -4 )

Created: 2006-10-17 19:27:38 -0500 (22 months ago) | Author: ritzmann | Changeset: MAIN:ritzmann:20061018002738

Work-around NPE in initPolicyMap when client is in dispatch mode.

1.17 annotated / raw | Diffs: previous, other | Lines: 438 ( +2, -1 )

Created: 2006-10-17 14:12:37 -0500 (22 months ago) | Author: bhaktimehta | Changeset: MAIN:bhaktimehta:20061017191209

First pass at fixing problems in handling multiple versions of addressing by modifying RMConstants
Issue number:
Obtained from:
Submitted by:
Reviewed by:

1.16 annotated / raw | Diffs: previous, other | Lines: 437 ( +7, -7 )

Created: 2006-10-16 21:54:18 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061017025418

fixed the location of WS-A pipe

1.15 annotated / raw | Diffs: previous, other | Lines: 437 ( +36, -33 )

Created: 2006-10-16 19:22:42 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061017002242

enabled WS-A client pipe

1.14 annotated / raw | Diffs: previous, other | Lines: 434 ( +1, -1 )

Created: 2006-10-13 18:22:31 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061013232231

fixed the package name for MemberSubmissionAddressingFeature

Tags: hudson-942

1.13 annotated / raw | Diffs: previous, other | Lines: 434 ( +1, -1 )

Created: 2006-10-11 14:34:24 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061011193424

removed .runtime from logging property name

Tags: hudson-916 hudson-922 hudson-938

1.12 annotated / raw | Diffs: previous, other | Lines: 434 ( +51, -38 )

Created: 2006-10-10 14:04:51 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061010190451

- enabling the message dumps
- cleaned up imports

Tags: hudson-890

1.11 annotated / raw | Diffs: previous, other | Lines: 421 ( +0, -9 )

Created: 2006-10-10 06:12:46 -0500 (22 months ago) | Author: japod | Changeset: MAIN:japod:20061010111246

Config files processing moved from PipelineAssemblerFactoryImpl to PolicyWSDLParserExtension

1.10 annotated / raw | Diffs: previous, other | Lines: 430 ( +2, -3 )

Created: 2006-10-09 10:01:11 -0500 (22 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20061009150110

Issue number:  6

Fix for the issue #6. Invisible assertion should already get filtered out of the displayed WSDL file while still being loaded into the policy map.

Tags: hudson-860

1.9 annotated / raw | Diffs: previous, other | Lines: 431 ( +26, -26 )

Created: 2006-10-06 13:59:05 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061006185905

fixed the WS-A namespace URI

Tags: hudson-856

1.8 annotated / raw | Diffs: previous, other | Lines: 431 ( +2, -2 )

Created: 2006-10-05 20:17:50 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061006011750

- commenting DumpPipe for now since that is removed from JAX-WS
- working with Jitu to find out an alternative way

1.7 annotated / raw | Diffs: previous, other | Lines: 431 ( +15, -23 )

Created: 2006-10-05 14:12:05 -0500 (22 months ago) | Author: bhaktimehta | Changeset: MAIN:bhaktimehta:20061005191205

Fixing a compilation error as Arun seems busy on phone

1.6 annotated / raw | Diffs: previous, other | Lines: 439 ( +1, -3 )

Created: 2006-10-05 14:00:22 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061005190022

fixed a compilation failure

1.5 annotated / raw | Diffs: previous, other | Lines: 441 ( +83, -101 )

Created: 2006-10-05 10:12:37 -0500 (22 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20061005151236

Prepared for WSDL filtering of private policy assertions

1.4 annotated / raw | Diffs: previous, other | Lines: 459 ( +1, -0 )

Created: 2006-10-05 04:33:23 -0500 (22 months ago) | Author: m_potociar | Changeset: MAIN:m_potociar:20061005093323

Annotation to suppress deprecation warnings added

1.3 annotated / raw | Diffs: previous, other | Lines: 458 ( +4, -4 )

Created: 2006-10-04 19:11:48 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061005001148

another compilation failure fixed

1.2 annotated / raw | Diffs: previous, other | Lines: 458 ( +18, -39 )

Created: 2006-10-04 15:54:24 -0500 (22 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20061004205424

fixed the compilation failure

1.1 new annotated / raw | Lines: 479 ( +479, -0 )

Created: 2006-09-21 19:51:17 -0500 (23 months ago) | Author: arungupta | Changeset: MAIN:arungupta:20060922005116

Changed the package from runtime to assembler

Issue number:
Obtained from:
Submitted by:
Reviewed by:

Branch point for: preserving_plugfest_code_branch

Tags: PRE-JAXWS-2_1 preserving_plugfest_code_branch$BP

latest revision download Branch METRO-1_1-BRANCH

1.60.2.2 annotated / raw | Diffs: previous, other | Lines: 906 ( +6, -6 )

Created: 2008-02-27 00:00:43 -0600 (6 months ago) | Author: ofung | Changeset: METRO-1_1-BRANCH:ofung:20080227060032

Updated copyright text to 2008
Issue number:
Obtained from:
Submitted by:
Reviewed by:

Tags: wsit112-integration-2008-03-13-b01 wsit112-integration-2008-04-01-b02 wsit112-integration-2008-04-17-b03 metro1_1_2-release metro1_1_3-release

1.60.2.1 annotated / raw | Diffs: previous, other | Lines: 906 ( +127, -39 )

Created: 2008-01-15 05:00:01 -0600 (7 months ago) | Author: kumarjayanti | Changeset: METRO-1_1-BRANCH:kumarjayanti:20080115110001

Issue number:
Obtained from:
Submitted by:
Reviewed by:
Backporting fix for 759, 736 from main trunk

Branch point for: METRO-1_1_1-BRANCH

Tags: wsit111-integration-2008-01-23-b01 wsit111-integration-2008-02-11-b03 METRO-1_1_1-BRANCH$BP metro1_1_1-release

latest revision download Branch WSIT-1_0-BRANCH

1.45.2.5 annotated / raw | Diffs: previous, other | Lines: 756 ( +0, -1 )

Created: 2007-07-12 12:08:03 -0500 (13 months ago) | Author: hofsass | Changeset: WSIT-1_0-BRANCH:hofsass:20070712170803

[news:wsit] MEX redesign (again) missed removing the import for the now defunct 'MetadataServerPipe'

Branch point for: SJSAS91_UR1_BRANCH SJSAS91_UR1_BRANCHTAG milestone-10-for-metro

Tags: wsit-integration-2007-07-24-b24 wsit-integration-2007-07-30-b25 wsit-integration-2007-08-02-b26 milestone-10-for-metro$BP wsit101-integration-2007-10-15-b01 wsit101-integration-2007-10-29-b02 wsit101-integration-2007-11-09-b03 metro-1_0_1 metro1_0_1-release

1.45.2.4 annotated / raw | Diffs: previous, other | Lines: 757 ( +1, -6 )

Created: 2007-07-12 00:23:51 -0500 (13 months ago) | Author: hofsass | Changeset: WSIT-1_0-BRANCH:hofsass:20070712052351

[news:wsit] FCS branch check ins for MEX redesign work. Fixes WSIT issues 486, 491, 622.  Moves MEX from pipe to separate endpoint. Various pieces reviewed by Jitu & Mike.

1.45.2.3 annotated / raw | Diffs: previous, other | Lines: 762 ( +3, -0 )

Created: 2007-06-15 09:04:59 -0500 (14 months ago) | Author: ritzmann | Changeset: WSIT-1_0-BRANCH:ritzmann:20070615140458

issue 605: Fix NPE in isOptimizedTransportEnabled. Added corresponding unit tests.

Tags: wsit-integration-2007-06-21-B20 wsit-integration-2007-07-06-b22

1.45.2.2 annotated / raw | Diffs: previous, other | Lines: 759 ( +14, -5 )

Created: 2007-06-12 18:04:56 -0500 (14 months ago) | Author: mikeg | Changeset: WSIT-1_0-BRANCH:mikeg:20070612230456

Issue number: 504
Obtained from:
Submitted by:
Reviewed by:
Created pluggability point for Client SecurityPipe Creator.

Branch point for: metro-bundle

Tags: metro-bundle$BP metro-bundle-BP

1.45.2.1 annotated / raw | Diffs: previous, other | Lines: 750 ( +33, -19 )

Created: 2007-05-29 18:56:31 -0500 (14 months ago) | Author: ofung | Changeset: WSIT-1_0-BRANCH:ofung:20070529235622

Updated copyright text for 2007
Issue number:
Obtained from:
Submitted by:
Reviewed by:

latest revision download Branch preserving_plugfest_code_branch

1.1.2.3 annotated / raw | Diffs: previous, other | Lines: 474 ( +2, -0 )

Created: 2006-10-03 07:59:41 -0500 (22 months ago) | Author: japod | Changeset: preserving_plugfest_code_branch:japod:20061003125941

Policy alternative selection mechanism tested on e2e tests
Logging added to EffectiveAlternativeSelector and the code i18ned
AddressingPolicySelector -- changes in supported assertion set
Need a change in SecurityPolicySelector and  proper filtering of invisible policy assertions to make the whole selection mechanism work

1.1.2.2 annotated / raw | Diffs: previous, other | Lines: 472 ( +66, -73 )

Created: 2006-09-27 11:16:45 -0500 (22 months ago) | Author: m_potociar | Changeset: preserving_plugfest_code_branch:m_potociar:20060927161645

- XmlPolicyMarshaller modified to be parametrized in marshalling of private assertions.
- Generated WSDL now contains private assertions as well
- ServiceFinder implementation taken from Java SE 6 was decoupled from WSIT code

1.1.2.1 annotated / raw | Diffs: previous, other | Lines: 479 ( +0, -0 )

Created: 2006-09-26 04:15:39 -0500 (23 months ago) | Author: m_potociar | Changeset: preserving_plugfest_code_branch:m_potociar:20060926091536

Merges of changes from the main trunk.

latest revision download Branch ws-policy-interop

1.43.4.2 annotated / raw | Diffs: previous, other | Lines: 741 ( +8, -1 )

Created: 2007-05-09 08:46:59 -0500 (15 months ago) | Author: m_potociar | Changeset: ws-policy-interop:m_potociar:20070509134659

New message dumping WS feature for client side messaging

1.43.4.1 annotated / raw | Diffs: previous, other | Lines: 734 ( +1, -1 )

Created: 2007-03-09 07:12:09 -0600 (17 months ago) | Author: ritzmann | Changeset: ws-policy-interop:ritzmann:20070309131205

Use new WS-SecurityPolicy 1.2 namespace for WS-Policy interop round 3.

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-08-28 09:46 -0500