Quick Search:

View 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.18 1.17 1.4 1.2 1.1 SJSAS91_FCS_BRANCH 1.18.6.1 SAILFIN_BRANCH 1.17.2.1 SJSAS90_FCS_BRANCH 1.4.2.1 AS9_BETA_BRANCH 1.2.2.1

latest revision download Branch MAIN

1.18 annotated / raw | Diffs: previous, other | Lines: 98 ( +33, -20 )

Created: 2007-05-05 00:30:26 -0500 (20 months ago) | Author: tcfujii | Changeset: MAIN:tcfujii:20070505052313

CDDL+GPL header updates.

Branch point for: GF_V2_AIX_POC SJSAS911_BETA_BRANCH SJSAS91_BETA3_BRANCH SJSAS91_FCS_BRANCH SJSAS91_UR1_BRANCH SJSAS91_UR1_DBINT_BRANCH SJSAS91_UR2_BRANCH SJSAS91_UR2_RI_BRANCH

Tags: SJSAS-9_1_1-B42-17_Jul_2008 SJSAS-9_1-TRUNK-POSTMERGE-V3-12_OCT_2007 SF-0_5-B37-12_Jun_2008 SF-0_5-B37b-29_Jun_2008 SJSAS-9_1_1-B41-10_Jul_2008 SJSAS91_FCS_BRANCH$BP SF-0_5-B37I-11_Aug_2008 SAILFIN-1_0-B14-17_Dec_2007 SJSAS-9_1-B54-RC-03_July_2007 SAILFIN-1_0-B06-05_Nov_2007 SF-0_5-B34-21_May_2008 SAILFIN-1_0-B42-17_Jul_2008 SAILFIN-1_0-B35-28_May_2008 SAILFIN-1_0-B20-07_Feb_2008 ... more hide

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

Created: 2007-04-16 23:35:25 -0500 (20 months ago) | Author: bhavanishankar | Changeset: MAIN:bhavanishankar:20070417043525

Issue number:  6545319
Reviewed by:   Vikas
Ran QL & SQE tests.

Branch point for: SAILFIN_BRANCH

Tags: SJSAS-9_1-B43-BETA3-18_Apr_2007 SJSAS-9_1-B45-BETA3-03_May_2007 SJSAS-9_1-B44-BETA3-25_Apr_2007 SAILFIN_BRANCH-b44-TAG SAILFIN_BRANCH$BP

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

Created: 2006-12-11 22:30:31 -0600 (2 years ago) | Author: va146370 | Changeset: MAIN:va146370:20061212043031

As per the JBI specification we now set the Subject in normalized message in place of the MessageExchange.
Modified interface JBIHandler to take MessageExchangeTransport in place of MessageExchange as argument.
Renamed MEPHandler, CommonMEPHandler and MEPHandlerFactory to MessageExchangeTransport, MessageExchangeTransportImpl and MessageExchangeTransportFactory respectively.

Issue number: 6502045
Reviewed by: Bhavani.
Ran all dev tests.

Branch point for: SJSAS91_BETA2_BRANCH SJSAS91_BETA_BRANCH

Tags: SJSAS-9_1-B31-EA-11_Jan_2007 SJSAS-9_1-B33-BETA-24_Jan_2007 SJSAS-9_1-B35-RC-07_Feb_2007 SJSAS-9_1-B41C-BETA2-14_Apr_2007 SJSAS91_BETA2_BRANCH$BP SJSAS-9_1-B28-EA-13_Dec_2006 SJSAS-9_1-B36-RC-14_Feb_2007 SJSAS-9_1-B41A-BETA2-04_Apr_2007 SJSAS-9_1-B34-BETA-31_Jan_2007 SJSAS91_BETA_BRANCH$BP SJSAS-9_1-B37-RC-28_Feb_2007 SJSAS-9_1-B33C-BETA-12_Feb_2007 SJSAS-9_1-SNAPSHOT-02_FEB_2007 SJSAS-9_1-B33E-BETA-21_Feb_2007 ... more hide

1.15 annotated / raw | Diffs: previous, other | Lines: 86 ( +1, -1 )

Created: 2006-11-22 00:31:20 -0600 (2 years 1 month ago) | Author: bhavanishankar | Changeset: MAIN:bhavanishankar:20061122063119

Issue number:  6352698
Reviewed by: Vikas
Comments :

This is the complete implementation of direct invocation on both provider and consumer side.

Some refactoring is also done.

Tags: SJSAS-9_1-B27-EA-07_Dec_2006 SJSAS-9_1-B26-EA-29_Nov_2006

1.14 annotated / raw | Diffs: previous, other | Lines: 86 ( +32, -115 )

Created: 2006-11-21 23:36:57 -0600 (2 years 1 month ago) | Author: bhavanishankar | Changeset: MAIN:bhavanishankar:20061122053652

Issue number:  6352698
Reviewed by: Vikas, Binod
Comments :

This is the complete implementation of direct invocation on both provider and consumer side.

Some refactoring is also done.

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

Created: 2006-11-15 04:38:57 -0600 (2 years 1 month ago) | Author: bhavanishankar | Changeset: MAIN:bhavanishankar:20061115103857


Issue number:  6352698
Reviewed by:   Vikas
Comments : Direct invocation - fixing issue with OneWay message exchange.

1.12 annotated / raw | Diffs: previous, other | Lines: 166 ( +81, -8 )

Created: 2006-11-14 08:19:37 -0600 (2 years 1 month ago) | Author: bhavanishankar | Changeset: MAIN:bhavanishankar:20061114141937

Issue number:  6352698
Reviewed by: Binod
Comments :

On the provider side the endpoint is invoked directly without converting the incoming message to a SOAP message.

On the consumer side we still do the message conversion.
So this is a partial implementation as far as the performance is concerned.

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

Created: 2006-11-12 06:45:50 -0600 (2 years 1 month ago) | Author: va146370 | Changeset: MAIN:va146370:20061112124540

Removing JAX-WS 2.0 related code in JavaEE service engine. The new code depends on JAX-WS 2.0.1

1.10 annotated / raw | Diffs: previous, other | Lines: 94 ( +4, -0 )

Created: 2006-11-08 22:17:36 -0600 (2 years 1 month ago) | Author: vijaysr | Changeset: MAIN:vijaysr:20061109041736

Moved AS webservice client side to JAXWS2.1; Integrated latest WSIT bits; Moved
109 to use latest JAXWS SPIs to facilitate WS-TX; Ran PE QL, CTS-smoke, web svc
dev tests

1.9 annotated / raw | Diffs: previous, other | Lines: 90 ( +0, -4 )

Created: 2006-11-08 16:28:28 -0600 (2 years 1 month ago) | Author: vijaysr | Changeset: MAIN:vijaysr:20061108222419

Reverting back accidental checkin

1.8 annotated / raw | Diffs: previous, other | Lines: 94 ( +4, -0 )

Created: 2006-11-08 16:20:34 -0600 (2 years 1 month ago) | Author: vijaysr | Changeset: MAIN:vijaysr:20061108222033

admin-cli/templates/asadmin.bat.template
admin-cli/templates/asadmin.template
appserv-addons/jbi/src/java/com/sun/enterprise/jbi/serviceengine/bridge/transport/NMRServerConnection.java
appserv-commons/src/java/com/sun/enterprise/deployment/ServiceReferenceDescriptor.java
appserv-core/src/java/com/sun/enterprise/naming/NamingManagerImpl.java
appserv-core/src/java/com/sun/enterprise/webservice/PortCreationCallbackImpl.java
appserv-core/src/java/com/sun/enterprise/webservice/WSClientContainer.java
appserv-core/src/java/com/sun/enterprise/webservice/WSContainerResolver.java
appserv-core/src/java/com/sun/enterprise/webservice/templates/asapt.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/asapt.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/schemagen.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/schemagen.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wscompile.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wscompile.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wsdeploy.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wsdeploy.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wsgen.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wsgen.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wsimport.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/wsimport.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/xjc.bat.template
appserv-core/src/java/com/sun/enterprise/webservice/templates/xjc.template
avk/misc/bin/verifier.bat.template
avk/misc/bin/verifier.template
bootstrap/project.properties
tools/src/java/com/sun/enterprise/tools/upgrade/asupgrade.bat.template
tools/src/java/com/sun/enterprise/tools/upgrade/asupgrade.template

1.7 annotated / raw | Diffs: previous, other | Lines: 90 ( +5, -0 )

Created: 2006-10-17 22:26:46 -0500 (2 years 2 months ago) | Author: vijaysr | Changeset: MAIN:vijaysr:20061018032646

ove to JAXWS2.1 based WSIT. Tests executed : web svc dev tests, PE QL, selected jsr109- tests

Branch point for: GF_V3_PREWORK_BRANCH

Tags: SJSAS-9_1-B23-EA-25_Oct_2006 GF_V3_PREWORK_BRANCH$BP GF_V3_PREWORK_BRANCH_GRIZZLY_1_0 SJSAS-9_1-B22-EA-19_Oct_2006 SJSAS-9_1-B24-EA-01_Nov_2006 SJSAS-9_1-B25-EA-08_Nov_2006 hg-workspace-init-Aug-2007

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

Created: 2006-08-14 03:02:58 -0500 (2 years 4 months ago) | Author: va146370 | Changeset: MAIN:va146370:20060814075537

Changes for JavaEE service engine to work with jaxws-rearch. Service Engine now uses Pipe and Adapter API's to communicate with the JAXWS runtime.

Reviewed by: Binod PG, Vijay Ramachandran
Tests Ran: Quick look and dev tests. Added a new dev test.

Branch point for: GF_V2_TEA_BRANCH PWC12Dev_Branch SJSAS-9_1-PROFILES-20_Sep_2006

Tags: SJSAS-9_1-PROFILES-20_Sep_2006$BP SJSAS-9_1-B19-EA-27_Sep_2006 SJSAS-9_1-B13-EA-16_Aug_2006 SJSAS-9_1-B15-EA-30_Aug_2006 SJSAS-9_1-B21-EA-11_Oct_2006 SJSAS-9_1-B17-EA-14_Sep_2006 SJSAS-9_1-B16-EA-05_Sep_2006 SJSAS-9_1-B18-EA-20_Sep_2006 PWC12Dev_Branch$BP SJSAS-9_1-B14-EA-24_Aug_2006 GF_V2_TEA_BRANCH$BP

1.5 annotated / raw | Diffs: previous, other | Lines: 72 ( +5, -10 )

Created: 2006-04-21 03:08:25 -0500 (2 years 8 months ago) | Author: mu125243 | Changeset: MAIN:mu125243:20060421080825

Issue number:  6415105
Reviewed by:  Binod Pg
Tests Run : Devtests and QL.
Bug fix provides functionality for supporting JSR 208 InOnly message exchanges

Branch point for: SSS_DEV_BRANCH TANGO_WSTX

Tags: TANGO_WSTX_bpt TANGO_WSTX_mpt_1 TANGO_WSTX$BP SJSAS-9_1-B09-EA-01_Jul_2006 SJSAS-9_1-B12-EA-10_Aug_2006 SJSAS-9_1-B03-EA-15_May_2006 SJSAS-9_1-B01-EA-09_May_2006 SJSAS-9_1-B06-EA-07_Jun_2006 SJSAS-9_1-B11-EA-02_Aug_2006 SJSAS-9_1-B02-EA-12_May_2006 SJSAS-9_1-B10-EA-26_Jul_2006 SJSAS-9_1-B04-EA-24_May_2006 SJSAS-9_1-B08-EA-21_Jun_2006 TRUNK_AFTER_GLASSFISH_EE_REFACTOR_MERGE_POINT-08_Aug_2006 ... more hide

1.4 annotated / raw | Diffs: previous, other | Lines: 77 ( +13, -83 )

Created: 2006-02-20 04:41:19 -0600 (2 years 10 months ago) | Author: mu125243 | Changeset: MAIN:mu125243:20060220104112

Issue number:  6387861, 6387863, 6387870, 6343014, 6384665
Reviewed by: Binod Pg
Tests run : PE Quicklook, devtests

Following changes have been integrated :

1. Partial support for JAX-RPC based services in Java EE Service Engine
Only EJB endpoint acts as a service provider currently. Support for literal paramaters is provided

2. Removed dependency on SunSOAPMessageProcessorSharedLibrary of openESB for
supporting of installation of Java EE Service Engine without requirement of openESB's SOAP binding installation.

3. Removed dependencies on JAXWS private interfaces -> WSServiceDelegate

4. Deactivation of endpoints with accurate usage of Service QName and endpoint name combination

5. Service Engine can be installed now with a different JBI instance name.

Branch point for: SJSAS90_FCS_BRANCH

Tags: SJSAS-9_0-B40-RC-08_Mar_2006 SJSAS-9_0-B38-RC-22_Feb_2006 SJSAS-9_0-B39-RC-01_Mar_2006 SJSAS-9_0-B41-FCS-22_Mar_2006 SJSAS90_FCS_BRANCH$BP SJSAS-9_0-B43-FCS-05_Apr_2006 SJSAS-9_0-B44-FCS-14_Apr_2006 SJSAS-9_0-B42-FCS-30_Mar_2006

1.3 annotated / raw | Diffs: previous, other | Lines: 147 ( +19, -17 )

Created: 2005-12-24 21:58:31 -0600 (3 years ago) | Author: tcfujii | Changeset: MAIN:tcfujii:20051225034839

Updated copyright text and year.

Branch point for: GF_NEXT_BRANCH

Tags: SJSAS-9_0-B33-BETA-12_Jan_2006 SJSAS-9_0-B36-RC-01_Feb_2006 SJSAS-9_0-B37-RC-15_Feb_2006 SJSAS-9_0-B35-RC-25_Jan_2006 GF_NEXT_BRANCH_POINT-01_Feb_2006 SJSAS-9_0-B34-RC-18_Jan_2006 GF_NEXT_BRANCH$BP

1.2 annotated / raw | Diffs: previous, other | Lines: 145 ( +19, -13 )

Created: 2005-12-08 23:49:10 -0600 (3 years ago) | Author: mu125243 | Changeset: MAIN:mu125243:20051209054909

Issue number:  6339414
Reviewed by:  Binod Pg
Test case : UNit test cases

Branch point for: AS9_BETA_BRANCH

Tags: AS9_BETA_BRANCH$BP SJSAS-9_0-B32-BETA-HCF-20_Dec_2005 SJSAS-9_0-B32B-BETA-09_Jan_2006

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

Created: 2005-10-03 22:31:38 -0500 (3 years 3 months ago) | Author: mu125243 | Changeset: MAIN:mu125243:20051004033135

Issue Number : 6332117
Reviewed By : Binod
Tests run : PE Quicklook

JBI Service Engine:SE should be able to process requests for webservices with same End point names. Providing internationalization support and some refactoring to separate JSR 208 spec implementation from appserver hooks.

Providing partial fix for 6332114 as well.

Tags: SJSAS-9_0-B25-ALPHA-03_Nov_2005 SJSAS-9_0-B28-ALPHA-23_Nov_2005 SJSAS-9_0-B30-ALPHA-07_Dec_2005 SJSAS-9_0-B27-ALPHA-16_Nov_2005 SJSAS-9_0-B29-ALPHA-30_Nov_2005 SJSAS-9_0-B24-ALPHA-26_Oct_2005 SJSAS-9_0-B23-ALPHA-19_Oct_2005 SJSAS-9_0-B22-ALPHA-13_Oct_2005 SJSAS-9_0-B21-ALPHA-01_Oct_2005

latest revision download Branch AS9_BETA_BRANCH

1.2.2.1 annotated / raw | Diffs: previous, other | Lines: 147 ( +19, -17 )

Created: 2006-01-16 00:22:06 -0600 (2 years 11 months ago) | Author: tcfujii | Changeset: AS9_BETA_BRANCH:tcfujii:20060116061624

Updated copyright text/year.

Tags: SJSAS-9_0-B32F-BETA-09_Feb_2006 SJSAS-9_0-B32E-BETA-04_Feb_2006 SJSAS-9_0-B32G-BETA-10_Feb_2006 SJSAS-9_0-B32D-BETA-26_Jan_2006 SJSAS-9_0-B32C-BETA-17_Jan_2006

latest revision download Branch SAILFIN_BRANCH

1.17.2.1 annotated / raw | Diffs: previous, other | Lines: 98 ( +33, -20 )

Created: 2007-07-06 05:12:12 -0500 (18 months ago) | Author: prasads | Changeset: SAILFIN_BRANCH:prasads:20070706100326

Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH

Tags: SAILFIN-1_0-B01-MS1-21_Aug_2007 SAILFIN-1_0-B03-17_Sept_2007 SAILFIN-1_0-MS1-21_Aug_2007 SAILFIN-1_0-B02-10_Sept_2007

latest revision download Branch SJSAS90_FCS_BRANCH

1.4.2.1 annotated / raw | Diffs: previous, other | Lines: 72 ( +5, -10 )

Created: 2006-04-21 00:14:46 -0500 (2 years 8 months ago) | Author: mu125243 | Changeset: SJSAS90_FCS_BRANCH:mu125243:20060421051445

Issue number:  6415105
Reviewed by:  Binod Pg
Tests Run : Devtests and Java ONe demo.
Bug fix provides functionality for supporting JSR 208 InOnly message exchanges

Branch point for: NEMO_EA_BRANCH SJSAS-9_0_01-FCS-UBUNTU_BRANCH SJSAS90UR1_FCS-SUSTAINING_BRANCH

Tags: NEMO-B04-EA-11_Apr_2007 SJSAS-9_0_01-B07-FCS-16_Aug_2006 SJSAS-9_0_01-B18-FCS-UBUNTU-22_Feb_2007 SJSAS-9_0_01-B17-FCS-UBUNTU-08_Feb_2007 NEMO-B03-EA-22_Mar_2007 SJSAS-9_0_01-B03-FCS-30_Jun_2006 SJSAS-9_0_01-B01-FCS-14_Jun_2006 SJSAS-9_0_01-FCS-UBUNTU_BRANCH$BP SJSAS-9_0_01-B04-FCS-25_Jul_2006 SJSAS-9_0-B48-FCS-04_May_2006 SJSAS-9_0_01-B21-FCS-UBUNTU-09_Apr_2007 SJSAS-9_0_01-B12-FCS-15_Sep_2006 NEMO-B01-EA-22_Feb_2007 SJSAS-9_0_01-B16-FCS-UBUNTU_26_Jan_2007 ... more hide

latest revision download Branch SJSAS91_FCS_BRANCH

1.18.6.1 annotated / raw | Diffs: previous, other | Lines: 104 ( +11, -5 )

Created: 2008-09-29 10:10:37 -0500 (3 months 8 days ago) | Author: bhavanishankar | Changeset: SJSAS91_FCS_BRANCH:bhavanishankar:20080929151036

Issue number : 5159 ("Java EE Engine need to support propagation and receiving Normalized message properties")
Approved by : Harpreet.
Tests ran:
        QL (69/69 pass).
        devtests/webservice/jbi-serviceengine tests : (30/30 passed).

Branch point for: SGES21_FCS_BRANCH

Tags: SAILFIN-1_0-B56-15_Oct_2008 SAILFIN-1_0-B53-03_Oct_2008 SJSAS-9_1_1-B57-23_Oct_2008 SJSAS-9_1_1-B59-07_Nov_2008 SJSAS-9_1_1-B53-03_Oct_2008 SAILFIN-1_0-B58-29_Oct_2008 SAILFIN-1_0-B53-02_Oct_2008 SAILFIN-1_0-B54-08_Oct_2008 SJSAS-9_1_1-B58-29_Oct_2008 SAILFIN-1_0-B55-10_Oct_2008 SJSAS-9_1_1-B54-08_Oct_2008 SJSAS-9_1_1-B56-15_Oct_2008 SAILFIN-1_0-B59-07_Nov_2008 SJSAS-9_1_1-B53-02_Oct_2008 ... more hide

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-07 15:48 -0600