| wsit:/wsit/rt/src/com/sun/xml/ws/assembler/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
MAIN:m_potociar:20081121231031
by m_potociar on
21 November 2008, 17:10:32 -0600
(13 days ago)
Fixed incompatibility in the unit test
./MetroConfigLoader.java
1.3
MAIN:m_potociar:20081121193522
by m_potociar on
21 November 2008, 13:35:23 -0600
(13 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
./MetroConfigLoader.java
1.2
./TubelineAssemblyController.java
1.16
MAIN:m_potociar:20081118194302
by m_potociar on
18 November 2008, 13:43:03 -0600
(16 days ago)
Initial feature-complete code for loading tubeline config from metro.xml (or metro-default.xml respectively) + unit tests + ANT build script updates Remaining TODOs: - localization, logging and better…
./MetroConfigLoader.java
1.1
./TubeCreator.java
1.3
./TubelineAssemblerFactoryImpl.java
1.5
./TubelineAssemblyController.java
1.15
MAIN:m_potociar:20081111200741
by m_potociar on
11 November 2008, 14:07:41 -0600
(23 days ago)
A temporary fix of NPE when deploying providers
MAIN:m_potociar:20081111153928
by m_potociar on
11 November 2008, 09:39:28 -0600
(23 days ago)
Removed "Wsit" prefix from tubline assembly context classes
./ClientPipelineHook.java
1.5
./ClientTubelineAssemblyContext.java
1.1
./ServerPipelineHook.java
1.6
./ServerTubelineAssemblyContext.java
1.1
./TubeCreator.java
1.2
MAIN:m_potociar:20081104184246
by m_potociar on
04 November 2008, 12:42:47 -0600
(30 days ago)
TubeAssembler interface renamed to TubeFactory TubeAssembler classe renamed to TubeFactory classes Inner TubeFactory classes moved to outer level TubeCreator helper class introduced Tubeline assembler…
./ActionDumpPipe.java
1.6
./ActionDumpTubeAppender.java
1.2
./TubeAppender.java
1.2
./TubeCreator.java
1.1
./TubeFactory.java
1.1
MAIN:m_potociar:20081006111528
by m_potociar on
06 October 2008, 06:15:28 -0500
(1 month 29 days ago)
Unused imports removed
MAIN:ramapulavarthi:20080917181451
by ramapulavarthi on
17 September 2008, 13:14:51 -0500
(2 months 17 days ago)
Not sure why there is some code in WSIT, doing extra checks to control if Addressing Tube is to be used or not. Removing the unncessary checks in WSIT for plugging in the WsaTube. JAX-WS handles this …
./TubelineAssemblyController.java
1.12
MAIN:m_potociar:20080916094809
by m_potociar on
16 September 2008, 04:48:09 -0500
(2 months 19 days ago)
Fixed findbugs warning on unneccessary null test, competed information extraction from portInfo
./TubelineAssemblyController.java
1.11
MAIN:m_potociar:20080915154113
by m_potociar on
15 September 2008, 10:41:13 -0500
(2 months 19 days ago)
DEMO-1
Server/client-side collection of tube appenders accessor methods made temporarily public until declarative mechanism for assembling a tubeline is introduced.
./TubelineAssemblyController.java
1.10
MAIN:m_potociar:20080702115625
by m_potociar on
02 July 2008, 06:56:25 -0500
(5 months 3 days ago)
Message dumping code extracted to a separate package + enhanced functionality
./MessageDumpingFeature.java
1.6
./MessageDumpingTube.java
1.5
./TubelineAssemblyController.java
1.9
MAIN:kumarjayanti:20080611110425
by kumarjayanti on
11 June 2008, 06:04:27 -0500
(5 months 24 days ago)
Converted Unified-196 Pipes to Tubes. Factored out SecurityTubeAppender as a Top Level class and removed the static inner class from TubelineAssemlyController.
./TubelineAssemblyController.java
1.8
MAIN:shyam_rao:20080605120212
by shyam_rao on
05 June 2008, 07:02:12 -0500
(6 months ago)
1) SecurityTube implementation 2) Enabled SecurityTube
./TubelineAssemblyController.java
1.7
MAIN:kumarjayanti:20080416123539
by kumarjayanti on
16 April 2008, 07:35:39 -0500
(7 months ago)
Unified JSR 196 Support for All Containers. Early Access, Fixing classloader issue
./TubelineAssemblyController.java
1.6
MAIN:kumarjayanti:20080413175343
by kumarjayanti on
13 April 2008, 12:53:43 -0500
(7 months ago)
Unified JSR 196 Support for All Containers. Early Access, Fixing classloader issue
./TubelineAssemblyController.java
1.5
MAIN:kumarjayanti:20080410110535
by kumarjayanti on
10 April 2008, 06:05:38 -0500
(7 months ago)
Unified JSR 196 Support for All Containers. Early Access
./TubelineAssemblyController.java
1.4
METRO-1_1-BRANCH:ofung:20080227060032
by ofung on
27 February 2008, 00:00:32 -0600
(9 months ago)
Updated copyright text to 2008 Issue number: Obtained from: Submitted by: Reviewed by:
./ActionDumpPipe.java
1.4.4.1
./ClientPipeConfiguration.java
1.2.4.1
./ClientPipelineHook.java
1.2.4.1
./MessageDumpingFeature.java
1.3.2.1
./MessageDumpingTube.java
1.3.2.1
MAIN:ofung:20080226063240
by ofung on
26 February 2008, 00:32:40 -0600
(9 months ago)
Updated copyright text to 2008 Issue number: Obtained from: Submitted by: Reviewed by:
./ActionDumpPipe.java
1.5
./ClientPipelineHook.java
1.4
./MessageDumpingFeature.java
1.5
./MessageDumpingTube.java
1.4
./ServerPipelineHook.java
1.5
MAIN:ritzmann:20080222130104
by ritzmann on
22 February 2008, 07:01:04 -0600
(9 months ago)
issue 816: Do not cache result of isSecurityEnabled. This leads to errors if the same assembler constructs tubes with and without security.
./TubelineAssemblyController.java
1.3
MAIN:m_potociar:20080212165104
by m_potociar on
12 February 2008, 10:51:04 -0600
(9 months ago)
Added specification-required public static final String ID field to the feature
./MessageDumpingFeature.java
1.4
MAIN:m_potociar:20080212161203
by m_potociar on
12 February 2008, 10:12:05 -0600
(9 months ago)
- Filtering tube targeted for use in the RM SQE testing - initial drop - Removed next tube parameter from RM tube constructors - Added code to get SecuredConversationInitiator implementation using con…
./TubelineAssemblyController.java
1.2
MAIN:m_potociar:20080211190004
by m_potociar on
11 February 2008, 13:00:05 -0600
(9 months ago)
Removed stale PipelineAssemblerFactoryImpl - we are already using TubelineAssemblerFactoryImpl now
./PipelineAssemblerFactoryImpl.java
1.66
MAIN:m_potociar:20080206195119
by m_potociar on
06 February 2008, 13:51:20 -0600
(9 months ago)
Added new WSIT tubeline assembler (+ factory) that will replace the old WSIT pipeline assembler (+ factory) Pending TODOs: - move TubeAppender implementations from TubelineAssemblyController into corr…
./ActionDumpTubeAppender.java
1.1
./ClientPipelineHook.java
1.3
./PipelineAssemblerFactoryImpl.java
1.65
./ServerPipelineHook.java
1.4
./TubeAppender.java
1.1
MAIN:m_potociar:20080121193736
by m_potociar on
21 January 2008, 13:37:37 -0600
(10 months ago)
New configuration for RM (not used yet) RM tubes/sequences refactoring - initial drop (not used yet)
./PipelineAssemblerFactoryImpl.java
1.64
./WsitClientTubeAssemblyContext.java
1.2
./WsitServerTubeAssemblyContext.java
1.2
./WsitTubeAssemblyContext.java
1.1
MAIN:m_potociar:20080116123054
by m_potociar on
16 January 2008, 06:30:54 -0600
(10 months ago)
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 mo…
./ClientPipeConfiguration.java
1.3
./PipeConfiguration.java
1.3
./PipelineAssemblerFactoryImpl.java
1.63
./ServerPipeConfiguration.java
1.3
./WsitClientTubeAssemblyContext.java
1.1
METRO-1_1-BRANCH:kumarjayanti:20080115110001
by kumarjayanti on
15 January 2008, 05:00:01 -0600
(10 months ago)
Issue number: Obtained from: Submitted by: Reviewed by: Backporting fix for 759, 736 from main trunk
./PipelineAssemblerFactoryImpl.java
1.60.2.1
MAIN:kumarjayanti:20071218100238
by kumarjayanti on
18 December 2007, 04:03:40 -0600
(11 months ago)
Fix for Issue 759, 736
./PipelineAssemblerFactoryImpl.java
1.62
MAIN:m_potociar:20071217172816
by m_potociar on
17 December 2007, 11:28:16 -0600
(11 months ago)
Special logging of the PolicyMap that is used for constructing TxServerPipe
MAIN:m_potociar:20071126193507
by m_potociar on
26 November 2007, 13:35:08 -0600
(12 months ago)
refactoring: - moving common code into TubeBase - removing strange generics usage in inheritance
./PipelineAssemblerFactoryImpl.java
1.60
MAIN:m_potociar:20071126132129
by m_potociar on
26 November 2007, 07:21:30 -0600
(12 months ago)
Unused classes removed Refactoring and code reformatting
./PipelineAssemblerFactoryImpl.java
1.59
|