Added:
axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/util/WSDLExtensionUtils.java
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/util/WSDLExtensionUtils.java?rev=934596&view=auto
===
Author: nthaker
Date: Fri Apr 16 04:07:24 2010
New Revision: 934683
URL: http://svn.apache.org/viewvc?rev=934683&view=rev
Log:
Commenting testWithRespectBinding() until we have a way to register
AddressingValidator from Dispatch and Proxy JAX-WS Client.
Modified:
axis/axis2/java/core/t
Author: nthaker
Date: Wed Apr 28 16:28:20 2010
New Revision: 939003
URL: http://svn.apache.org/viewvc?rev=939003&view=rev
Log:
Adding code to:
1)Modify logic of how JAX-WS tooling version is read by JAX-WS module.
2)Adding proper support for Legacy @Webmethod annotation behavior when JAX-WS
Author: nthaker
Date: Wed Apr 28 19:23:09 2010
New Revision: 939058
URL: http://svn.apache.org/viewvc?rev=939058&view=rev
Log:
Adding Debug information in metadata module and test cases for Legacy
@Webmethod changes made in revision 939003.
Modified:
axis/axis2/java/core/trunk/mod
Author: nthaker
Date: Fri Apr 30 18:53:59 2010
New Revision: 939778
URL: http://svn.apache.org/viewvc?rev=939778&view=rev
Log:
Adding code to fix test case
org.apache.axis2.jaxws.description.AnnotationServiceImplDescriptionTests
The test failure was introduced when Legacy @Webmethod cha
Author: nthaker
Date: Mon Jun 7 18:16:31 2010
New Revision: 952358
URL: http://svn.apache.org/viewvc?rev=952358&view=rev
Log:
AXIS2-4732
Fix for Operation invocation failure on Partial wsdl scenario.
Modified:
axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/j
Author: nthaker
Date: Thu Jun 17 15:25:12 2010
New Revision: 955636
URL: http://svn.apache.org/viewvc?rev=955636&view=rev
Log:
JIRA: AXIS2-4745
Changes to allow reading of Generated artifacts from a cache.
Added:
axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/jaxws/mes
Author: nthaker
Date: Thu Jun 17 16:17:02 2010
New Revision: 955663
URL: http://svn.apache.org/viewvc?rev=955663&view=rev
Log:
JIRA:AXIS2-4746
Suppressing log.error statements where we absorb exceptions, I am putting a
check if(log.debugEnabled) to avoid unnecessary logging.
Modified:
Author: nthaker
Date: Mon Jul 12 22:16:54 2010
New Revision: 963508
URL: http://svn.apache.org/viewvc?rev=963508&view=rev
Log:
AXIS2-4775
This change ensures that we will use Request and Response wrapper Bean packaged
by customer or we will Generate Wrappers if they are not packaged.
A
Author: nthaker
Date: Wed Jul 14 20:28:30 2010
New Revision: 964185
URL: http://svn.apache.org/viewvc?rev=964185&view=rev
Log:
Backing out test case for Wrapper Beans as use of WSGen causes Hudson build
failures.
Removed:
axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/j
Author: nthaker
Date: Tue Jul 20 16:44:48 2010
New Revision: 965900
URL: http://svn.apache.org/viewvc?rev=965900&view=rev
Log:
AXIS2-4783: JAX-WS2.2 update for @RequestWrapper, @ResponseWrapper & @WebFault
annotation.
Modified:
axis/axis2/java/core/trunk/modules/metadata/src/or
Author: nthaker
Date: Tue Aug 3 15:00:28 2010
New Revision: 981908
URL: http://svn.apache.org/viewvc?rev=981908&view=rev
Log:
AXIS2-4790
JAX-WS 2.2 update, Changes to support Implicit SEI restriction on exposing
Static and Final Method as webservices.
Added:
axis/axis2/java/core/t
Author: nthaker
Date: Sun Aug 8 18:34:43 2010
New Revision: 983468
URL: http://svn.apache.org/viewvc?rev=983468&view=rev
Log:
Axis2-4793
Fix for NPE When invoking Shutdown Modules in ConfigurationContext.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/con
Author: nthaker
Date: Thu Aug 19 15:43:59 2010
New Revision: 987195
URL: http://svn.apache.org/viewvc?rev=987195&view=rev
Log:
AXIS2-4801
Adding warning message for new @Webmethod behavior on JAX-WS2.2 for migrating
applications.
Modified:
axis/axis2/java/core/trunk/modules/metadata
Author: nthaker
Date: Fri Aug 20 18:32:09 2010
New Revision: 987597
URL: http://svn.apache.org/viewvc?rev=987597&view=rev
Log:
This change restrict exposure of static methods as webservice operations when
legacy webmethod is turned on and jaxws.runtime.restrictStaticWebmethod system
propert
Author: nthaker
Date: Fri Aug 27 18:52:17 2010
New Revision: 990229
URL: http://svn.apache.org/viewvc?rev=990229&view=rev
Log:
Test case to make sure no payload is returned in response when a user returns
empty Source from Provider api.
As per JAX-WS 2.2 spec update empty Source can be cre
Author: nthaker
Date: Mon Aug 30 21:27:15 2010
New Revision: 990950
URL: http://svn.apache.org/viewvc?rev=990950&view=rev
Log:
Adding wsdl check before logging a warning message. When using new JAX-WS
tooling runtime does not expose any operations not defined by wsdl, hence no
warnin
Author: nthaker
Date: Mon Sep 20 22:00:50 2010
New Revision: 999132
URL: http://svn.apache.org/viewvc?rev=999132&view=rev
Log:
https://issues.apache.org/jira/browse/AXIS2-4824
Performance improvement patch for addressing, code contributed by Katherine
Sanders.
Modified:
axis/axis2/
Author: nthaker
Date: Fri Oct 8 15:49:18 2010
New Revision: 1005868
URL: http://svn.apache.org/viewvc?rev=1005868&view=rev
Log:
The WS-Addressing action that is being generated is not correct in some
scenarios where faults are generated. The problem was discovered during CTS
testing for ja
Author: nthaker
Date: Fri Oct 8 17:23:00 2010
New Revision: 1005915
URL: http://svn.apache.org/viewvc?rev=1005915&view=rev
Log:
JIRA- AXIS2-4845
The change addresses a performance problem in AddressingInHandler. code
contributed by Doug Larson.
Currently, we first check to see if there
Author: nthaker
Date: Fri Nov 5 15:33:41 2010
New Revision: 1031629
URL: http://svn.apache.org/viewvc?rev=1031629&view=rev
Log:
This is a performance improvement change. This performance change calculated
MTOM Threshold values only when JAX-WS runtime detects that application is
going to
Author: nthaker
Date: Tue Nov 16 20:00:10 2010
New Revision: 1035769
URL: http://svn.apache.org/viewvc?rev=1035769&view=rev
Log:
Fix for JIRA AXIS2-4884
With this change @PostConstruct on non-public methods can now be invoked and we
will not see java.lang.IllegalAccessException.
Modi
22 matches
Mail list logo