Author: amilas
Date: Tue Apr 2 10:45:25 2013
New Revision: 1463475
URL: http://svn.apache.org/r1463475
Log:
appliying patch for AXIS2-5417
Added:
axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/gson/rpc/JsonUtils.java
axis/axis2/java/core/trunk/modules/json/test
Author: amilas
Date: Fri Sep 21 07:02:18 2012
New Revision: 1388350
URL: http://svn.apache.org/viewvc?rev=1388350&view=rev
Log:
remove unnecessary system out
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java
Modified:
axis/axis2/
Author: amilas
Date: Fri Sep 21 06:45:02 2012
New Revision: 1388344
URL: http://svn.apache.org/viewvc?rev=1388344&view=rev
Log:
need to check the namespace as well. since there are some schemas having same
element
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/ap
Author: amilas
Date: Sat Sep 8 16:08:29 2012
New Revision: 1382325
URL: http://svn.apache.org/viewvc?rev=1382325&view=rev
Log:
adding new json documentation
Added:
axis/axis2/java/core/trunk/src/site/xdoc/docs/json_gson_user_guide.xml
axis/axis2/java/core/trunk/src/site/xdoc/
Added:
axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/gson/factory/XmlNodeGenerator.java
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/gson/factory/XmlNodeGenerator.java?rev=1381640&view=auto
Author: amilas
Date: Wed Aug 29 13:04:09 2012
New Revision: 1378528
URL: http://svn.apache.org/viewvc?rev=1378528&view=rev
Log:
applying patches for AXIS2-5404,AXIS2-5403,AXIS2-5402
Modified:
axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/GsonXMLStreamReader.
Author: amilas
Date: Sat Aug 25 16:59:39 2012
New Revision: 1377324
URL: http://svn.apache.org/viewvc?rev=1377324&view=rev
Log:
apply the patch for AXIS2-5400
Added:
axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/GsonNamespaceConext.java
Modified:
axis/a
Modified:
axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/utils/JsonUtils.java
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/json/src/org/apache/axis2/json/impl/utils/JsonUtils.java?rev=1376838&r1=1376837&r2=1376838&view=diff
=
Author: amilas
Date: Sun Jul 8 09:54:28 2012
New Revision: 1358712
URL: http://svn.apache.org/viewvc?rev=1358712&view=rev
Log:
apply the patch for AXIS2-5270
Modified:
axis/axis2/java/core/trunk/modules/samples/json/src/sample/json/client/JsonClient.java
Modified:
axis/axis2/java/
Author: amilas
Date: Wed Apr 4 14:06:37 2012
New Revision: 1309395
URL: http://svn.apache.org/viewvc?rev=1309395&view=rev
Log:
remove the unnecessary schema compile. This mehtod only have to return the
parent schema. This causes problems if it try to compiles set of elements in a
schema w
Author: amilas
Date: Fri Nov 18 20:43:04 2011
New Revision: 1203822
URL: http://svn.apache.org/viewvc?rev=1203822&view=rev
Log:
adding support to give ADBBeans as top level element anytype. here we need to
serialize the ADBBean before writing the start element since it already done
within
Author: amilas
Date: Thu Oct 13 12:48:47 2011
New Revision: 1182813
URL: http://svn.apache.org/viewvc?rev=1182813&view=rev
Log:
applying the patch for AXIS2-5159
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl
Author: amilas
Date: Mon Oct 10 07:57:11 2011
New Revision: 1180814
URL: http://svn.apache.org/viewvc?rev=1180814&view=rev
Log:
currently for .class files deployed as pojos with void return type and
exceptions, wsdl2 generated contains an out message as well. fixing the issue
Modi
Author: amilas
Date: Mon Aug 29 05:50:10 2011
New Revision: 1162649
URL: http://svn.apache.org/viewvc?rev=1162649&view=rev
Log:
applying patch for AXIS2-5124
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/writer/JavaBeanWriter.java
Modified:
Author: amilas
Date: Fri Aug 19 09:49:09 2011
New Revision: 1159565
URL: http://svn.apache.org/viewvc?rev=1159565&view=rev
Log:
fixing the issue AXIS2-5060
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisService2WSDL11.java
Modified:
axis/a
Author: amilas
Date: Thu Aug 18 09:23:46 2011
New Revision: 1159110
URL: http://svn.apache.org/viewvc?rev=1159110&view=rev
Log:
adding back the processed types since some meta data is required for -uw option
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/a
Author: amilas
Date: Thu Aug 18 09:14:16 2011
New Revision: 1159105
URL: http://svn.apache.org/viewvc?rev=1159105&view=rev
Log:
when adding from the addSchema it checks for null targetnamespaces
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/descrip
Author: amilas
Date: Tue Aug 16 08:21:32 2011
New Revision: 1158146
URL: http://svn.apache.org/viewvc?rev=1158146&view=rev
Log:
replace the existing schemas with the processed ones. for -uw option to work
some metadata is required
Modified:
axis/axis2/java/core/trunk/modules/adb-cod
Author: amilas
Date: Mon Aug 15 10:45:47 2011
New Revision: 1157767
URL: http://svn.apache.org/viewvc?rev=1157767&view=rev
Log:
if message name is null axiom gives an exception
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/rpc/receivers/RPCMessageReceiver.
Author: amilas
Date: Tue Aug 2 09:01:27 2011
New Revision: 1153072
URL: http://svn.apache.org/viewvc?rev=1153072&view=rev
Log:
applying the patch for AXIS2-5105
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl
Modi
Author: amilas
Date: Thu May 12 09:13:22 2011
New Revision: 1102212
URL: http://svn.apache.org/viewvc?rev=1102212&view=rev
Log:
added an option to generate named complex types for annonymous types
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/src/org/apache/ws/java2
Author: amilas
Date: Tue May 10 13:53:30 2011
New Revision: 1101464
URL: http://svn.apache.org/viewvc?rev=1101464&view=rev
Log:
adding an options to add a suffix to request message
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDL.java
Author: amilas
Date: Tue May 10 10:56:28 2011
New Revision: 1101401
URL: http://svn.apache.org/viewvc?rev=1101401&view=rev
Log:
adding @WebMethod annotations operationName attribute
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/deployment/util/Utils.java
Author: amilas
Date: Tue May 10 08:56:09 2011
New Revision: 1101368
URL: http://svn.apache.org/viewvc?rev=1101368&view=rev
Log:
adding options to change the portName, soap11binding name, soap12binding name
and rest binding name in a genearted wsdl of from the java2wsdl tool
Modified:
Author: amilas
Date: Tue May 10 06:29:09 2011
New Revision: 1101330
URL: http://svn.apache.org/viewvc?rev=1101330&view=rev
Log:
add an option to give the message part name
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDL.java
axis/axis2/
Author: amilas
Date: Tue May 10 05:46:57 2011
New Revision: 1101318
URL: http://svn.apache.org/viewvc?rev=1101318&view=rev
Log:
adding options to display message
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDL.java
Modified:
axis/axis2/
Author: amilas
Date: Tue May 10 05:39:31 2011
New Revision: 1101316
URL: http://svn.apache.org/viewvc?rev=1101316&view=rev
Log:
adding an option to disable soap11 soap12 and rest bindings from the java2wsdl
tool
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/src/org/apach
Author: amilas
Date: Tue May 10 05:03:02 2011
New Revision: 1101309
URL: http://svn.apache.org/viewvc?rev=1101309&view=rev
Log:
fixed an issue with processing @WebResult name annotation
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2
Author: amilas
Date: Mon May 9 13:45:09 2011
New Revision: 1101023
URL: http://svn.apache.org/viewvc?rev=1101023&view=rev
Log:
making the complex type for abstract classes abstract
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2
Author: amilas
Date: Mon May 9 11:01:51 2011
New Revision: 1100957
URL: http://svn.apache.org/viewvc?rev=1100957&view=rev
Log:
adding an option to java2wsdl not to generate nillable true
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/ADBDataSource.
Author: amilas
Date: Mon Feb 28 09:44:19 2011
New Revision: 1075255
URL: http://svn.apache.org/viewvc?rev=1075255&view=rev
Log:
saving the request parameter map so that it can be used by any other handler
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/a
Author: amilas
Date: Mon Feb 28 09:08:14 2011
New Revision: 1075243
URL: http://svn.apache.org/viewvc?rev=1075243&view=rev
Log:
appliying the patch for AXIS2-4961
Modified:
axis/axis2/java/core/trunk/modules/transport/local/src/org/apache/axis2/transport/local/LocalResponder.java
Author: amilas
Date: Sun Feb 27 17:25:34 2011
New Revision: 1075091
URL: http://svn.apache.org/viewvc?rev=1075091&view=rev
Log:
appliying the patch for AXIS2-4963
Modified:
axis/axis2/java/core/trunk/modules/transport/local/src/org/apache/axis2/transport/local/LocalTransportSender.
Author: amilas
Date: Tue Feb 22 14:04:31 2011
New Revision: 1073331
URL: http://svn.apache.org/viewvc?rev=1073331&view=rev
Log:
applying the patch for AXIS2-4944
Added:
axis/axis2/java/core/trunk/modules/transport/local/src/org/apache/axis2/transport/l
Author: amilas
Date: Sun Feb 20 06:26:55 2011
New Revision: 1072510
URL: http://svn.apache.org/viewvc?rev=1072510&view=rev
Log:
fixing the fault handling sample
Modified:
axis/axis2/java/core/trunk/modules/samples/faulthandling/client/src/example/BankClient.java
axis/axis2/java/
Author: amilas
Date: Sun Feb 20 05:12:10 2011
New Revision: 1072499
URL: http://svn.apache.org/viewvc?rev=1072499&view=rev
Log:
user service name to distinguish the exception element name. otherwise there
will be an new element per method per exception
Modified:
axis/axis2/java/core/t
Author: amilas
Date: Sat Feb 19 05:16:35 2011
New Revision: 1072255
URL: http://svn.apache.org/viewvc?rev=1072255&view=rev
Log:
fixing the issue with earlier patch. it should be
innerElement.getSchemaTypeName(). if this is null it anyway casue a null
pointer exception. now all the tests pa
Author: amilas
Date: Fri Feb 18 10:58:08 2011
New Revision: 1071959
URL: http://svn.apache.org/viewvc?rev=1071959&view=rev
Log:
applied the patch for AXIS2-4956
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisService2WSDL11.java
Modified:
Author: amilas
Date: Fri Feb 18 10:41:40 2011
New Revision: 1071949
URL: http://svn.apache.org/viewvc?rev=1071949&view=rev
Log:
ignoring the elements without a type and minoccurs zero
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java
Modi
Author: amilas
Date: Mon Feb 14 11:05:51 2011
New Revision: 1070439
URL: http://svn.apache.org/viewvc?rev=1070439&view=rev
Log:
commit the patch for AXIS2-4671
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/context/MessageContext.java
Modified:
axis/axis2/
Author: amilas
Date: Sun Feb 6 08:29:39 2011
New Revision: 1067612
URL: http://svn.apache.org/viewvc?rev=1067612&view=rev
Log:
apply the patch for AXIS2-4921
Modified:
axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/codegen/emi
Author: amilas
Date: Sun Feb 6 06:24:20 2011
New Revision: 1067601
URL: http://svn.apache.org/viewvc?rev=1067601&view=rev
Log:
append the operation name to the exception element. other wise if both the
exception complex type and element name in the same schema, jaxbri code
generation throw
Author: amilas
Date: Sat Feb 5 10:39:53 2011
New Revision: 1067421
URL: http://svn.apache.org/viewvc?rev=1067421&view=rev
Log:
Avoding and special behavior for exception classes at the java.lang package
such as java.lang.ClassNotFoundException
Modified:
axis/axis2/java/core/trunk/mod
Author: amilas
Date: Sat Feb 5 10:32:10 2011
New Revision: 1067415
URL: http://svn.apache.org/viewvc?rev=1067415&view=rev
Log:
readding the method without method name qname to support faults. faults need
toOM method
Modified:
axis/axis2/java/core/trunk/modules/jaxbri/src/org/apache/a
Author: amilas
Date: Tue Jan 18 11:34:43 2011
New Revision: 1060328
URL: http://svn.apache.org/viewvc?rev=1060328&view=rev
Log:
applied the patch for AXIS2-4931
Modified:
axis/axis2/java/core/trunk/modules/transport/local/src/org/apache/axis2/transport/local/LocalResponder.java
Author: amilas
Date: Fri Jan 7 12:33:04 2011
New Revision: 1056285
URL: http://svn.apache.org/viewvc?rev=1056285&view=rev
Log:
fixed the issue AXIS2-4174
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java
Modified:
axis/axis2/
Author: amilas
Date: Thu Jan 6 14:22:04 2011
New Revision: 1055890
URL: http://svn.apache.org/viewvc?rev=1055890&view=rev
Log:
fixing issue AXIS2-4409
Modified:
axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/i18n/resource.properties
Modified:
axis/axis2/java/
Author: amilas
Date: Thu Jan 6 12:14:57 2011
New Revision: 1055845
URL: http://svn.apache.org/viewvc?rev=1055845&view=rev
Log:
for in only operations we need to check whether the response is there
Modified:
axis/axis2/java/core/trunk/modules/transport/local/src/org/apache/axis2/trans
Author: amilas
Date: Thu Jan 6 11:52:18 2011
New Revision: 1055839
URL: http://svn.apache.org/viewvc?rev=1055839&view=rev
Log:
add an null check to preserve the backword compatibility with empty soap
messages to empty parameters
Modified:
axis/axis2/java/core/trunk/modules/adb/src
Author: amilas
Date: Thu Jan 6 08:46:39 2011
New Revision: 1055792
URL: http://svn.apache.org/viewvc?rev=1055792&view=rev
Log:
supporting redirect urls for jaxbri
Modified:
axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/codegen/CodeGenerationEngine.java
Modi
Author: amilas
Date: Thu Jan 6 06:46:31 2011
New Revision: 1055761
URL: http://svn.apache.org/viewvc?rev=1055761&view=rev
Log:
fixing issue AXIS2-3911 added the full qualified name.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/temp
Author: amilas
Date: Thu Jan 6 04:34:17 2011
New Revision: 1055743
URL: http://svn.apache.org/viewvc?rev=1055743&view=rev
Log:
throwing the exceptions if there any if method invocation fails fixing
AXIS2-3120
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/en
Author: amilas
Date: Wed Jan 5 09:58:30 2011
New Revision: 1055390
URL: http://svn.apache.org/viewvc?rev=1055390&view=rev
Log:
fixed the test case for AXIS2-3444
Modified:
axis/axis2/java/core/trunk/modules/integration/test-resources/generics/generics.wsdl
Modified:
axis/axis2/java/
Author: amilas
Date: Wed Jan 5 09:57:41 2011
New Revision: 1055388
URL: http://svn.apache.org/viewvc?rev=1055388&view=rev
Log:
fixing the issue AXIS2-3444. Adding operation name wrapper in order to create a
unique element for the operation request
Modified:
axis/axis2/java/core/t
Author: amilas
Date: Wed Jan 5 06:45:27 2011
New Revision: 1055310
URL: http://svn.apache.org/viewvc?rev=1055310&view=rev
Log:
fixing the issue AXIS2-3397
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/typemapping/SimpleTypeMapper.java
Modified:
Author: amilas
Date: Wed Jan 5 05:55:47 2011
New Revision: 1055302
URL: http://svn.apache.org/viewvc?rev=1055302&view=rev
Log:
use the efficient resolve Qname method
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java
Modified:
axis/a
Author: amilas
Date: Tue Jan 4 10:17:07 2011
New Revision: 1054954
URL: http://svn.apache.org/viewvc?rev=1054954&view=rev
Log:
getting the type from the xsi:type attribute and process correctly. sending the
java class name with the xml request is not an inter operable method. see
AXIS2-
Author: amilas
Date: Tue Jan 4 10:06:59 2011
New Revision: 1054950
URL: http://svn.apache.org/viewvc?rev=1054950&view=rev
Log:
use a map to keep the element qname and class name to support inheritance. see
the issue AXIS2-4818
Modified:
axis/axis2/java/core/trunk/modules/kernel/src
Author: amilas
Date: Tue Dec 28 05:59:13 2010
New Revision: 1053267
URL: http://svn.apache.org/viewvc?rev=1053267&view=rev
Log:
fixing issue AXIS2-4208 added more meaning full message
Modified:
axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.proper
Author: amilas
Date: Tue Dec 28 05:39:46 2010
New Revision: 1053264
URL: http://svn.apache.org/viewvc?rev=1053264&view=rev
Log:
fixing the issue AXIS2-4866 put the fixe to not display , to in only operations
and at the interface
Modified:
axis/axis2/java/core/trunk/modules/codegen/src
Author: amilas
Date: Tue Dec 28 01:55:39 2010
New Revision: 1053240
URL: http://svn.apache.org/viewvc?rev=1053240&view=rev
Log:
appling to the toEnvelope fixe to jibx as well
Modified:
axis/axis2/java/core/trunk/modules/jibx/src/org/apache/axis2/jibx/template/JibXDatabindingTemplate
Author: amilas
Date: Mon Dec 27 15:51:22 2010
New Revision: 1053092
URL: http://svn.apache.org/viewvc?rev=1053092&view=rev
Log:
renaming the localName variable to fix AXIS2-4849
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemp
Author: amilas
Date: Mon Dec 27 15:21:44 2010
New Revision: 1053084
URL: http://svn.apache.org/viewvc?rev=1053084&view=rev
Log:
fixed the issue AXIS2-4533. we need to use the fault part name of the operation
as the fault name
Modified:
axis/axis2/java/core/trunk/modules/kernel/src
Author: amilas
Date: Mon Dec 27 07:55:23 2010
New Revision: 1053017
URL: http://svn.apache.org/viewvc?rev=1053017&view=rev
Log:
fixed the issue AXIS2-3764
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl
Modified:
Author: amilas
Date: Sun Dec 26 15:38:41 2010
New Revision: 1052902
URL: http://svn.apache.org/viewvc?rev=1052902&view=rev
Log:
fixing issue AXIS2-4915
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl
Modified:
Author: amilas
Date: Sun Dec 26 15:24:05 2010
New Revision: 1052896
URL: http://svn.apache.org/viewvc?rev=1052896&view=rev
Log:
AXIS2-4197
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBDatabindingTemplate.xsl
axis/axis2/java/core/t
Author: amilas
Date: Sat Dec 25 08:49:02 2010
New Revision: 1052758
URL: http://svn.apache.org/viewvc?rev=1052758&view=rev
Log:
fixed the issue AXIS2-3994
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java
Modified:
axis/axis2/
Author: amilas
Date: Sat Dec 25 04:18:31 2010
New Revision: 1052751
URL: http://svn.apache.org/viewvc?rev=1052751&view=rev
Log:
fixed the issue AXIS2-3029
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java
Modified:
axis/axis2/
Author: amilas
Date: Sat Dec 25 03:33:34 2010
New Revision: 1052745
URL: http://svn.apache.org/viewvc?rev=1052745&view=rev
Log:
fixing the issue AXIS2-3034
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate-bean.xsl
Modified:
Author: amilas
Date: Fri Dec 24 16:36:39 2010
New Revision: 1052529
URL: http://svn.apache.org/viewvc?rev=1052529&view=rev
Log:
applied to method suggested in AXIS2-3191 to fixe relative schema import problem
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/a
Author: amilas
Date: Tue Dec 21 13:08:35 2010
New Revision: 1051485
URL: http://svn.apache.org/viewvc?rev=1051485&view=rev
Log:
make the uri based operation dispatch work even with the hierachical services
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/
Author: amilas
Date: Tue Dec 21 12:49:59 2010
New Revision: 1051478
URL: http://svn.apache.org/viewvc?rev=1051478&view=rev
Log:
apply the patch for AXIS2-4792
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/context/ConfigurationContext.java
Modified:
axis/a
Author: amilas
Date: Mon Dec 6 09:05:13 2010
New Revision: 1042551
URL: http://svn.apache.org/viewvc?rev=1042551&view=rev
Log:
remane the temp variable content to listContent inorder to avoid some
compilation issues.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/ap
Author: amilas
Date: Mon Aug 30 12:14:36 2010
New Revision: 990778
URL: http://svn.apache.org/viewvc?rev=990778&view=rev
Log:
getting java objects even if the case does not match. this is use full when
using benaUtils to get java object from xml files.
Modified:
axis/axis2/java/core/t
Author: amilas
Date: Sun Aug 1 16:04:38 2010
New Revision: 981253
URL: http://svn.apache.org/viewvc?rev=981253&view=rev
Log:
fixed the version and added the proper name
Modified:
axis/axis2/java/core/trunk/modules/all/pom.xml
Modified: axis/axis2/java/core/trunk/modules/all/pom.xml
Author: amilas
Date: Sat Jun 12 08:25:46 2010
New Revision: 953953
URL: http://svn.apache.org/viewvc?rev=953953&view=rev
Log:
added support to chemeleon pattern
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java
axis/axis2/java/
Author: amilas
Date: Sat Jun 12 07:24:29 2010
New Revision: 953949
URL: http://svn.apache.org/viewvc?rev=953949&view=rev
Log:
added an osgi bundle which contain all the axis2 related packages
Added:
axis/axis2/java/core/trunk/modules/all/
axis/axis2/java/core/trunk/modules/all/pom
Author: amilas
Date: Sat Jun 12 06:09:55 2010
New Revision: 953944
URL: http://svn.apache.org/viewvc?rev=953944&view=rev
Log:
applied the patch for AXIS2-4735
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/Constants.java
axis/axis2/java/core/trunk/mod
Author: amilas
Date: Sat Jun 12 05:58:58 2010
New Revision: 953943
URL: http://svn.apache.org/viewvc?rev=953943&view=rev
Log:
Applied the patch for AXIS2-4737
Modified:
axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/i18n/resource.properties
Modified:
axis/a
Author: amilas
Date: Sat Jun 12 05:56:57 2010
New Revision: 953942
URL: http://svn.apache.org/viewvc?rev=953942&view=rev
Log:
Applied the patch for AXIS2-4737
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/addressing/i18n/resource.properties
axis/axis2/
Author: amilas
Date: Mon May 31 16:04:36 2010
New Revision: 949782
URL: http://svn.apache.org/viewvc?rev=949782&view=rev
Log:
Xmlschema searches within the imported and included schema, if QName is given.
However adb code gen need to check only that element exists within the given
sc
Author: amilas
Date: Sat May 29 16:27:51 2010
New Revision: 949414
URL: http://svn.apache.org/viewvc?rev=949414&view=rev
Log:
fixed the issue AXIS2-4681
Modified:
axis/axis2/java/core/trunk/modules/tool/axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2
Author: amilas
Date: Sat May 22 08:01:19 2010
New Revision: 947267
URL: http://svn.apache.org/viewvc?rev=947267&view=rev
Log:
fixed the issue AXIS2-4719
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/types/Time.java
axis/axis2/java/core/trunk/mod
Author: amilas
Date: Sat May 15 07:12:21 2010
New Revision: 944582
URL: http://svn.apache.org/viewvc?rev=944582&view=rev
Log:
apply the patch for AXIS2-4714
Modified:
axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/HTTPSender.java
Modified:
axis/a
Author: amilas
Date: Sun May 9 06:01:05 2010
New Revision: 942492
URL: http://svn.apache.org/viewvc?rev=942492&view=rev
Log:
use toPlainString method as given in the AXIS2-4036
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/ConverterUtil.
Author: amilas
Date: Sun May 9 04:54:39 2010
New Revision: 942491
URL: http://svn.apache.org/viewvc?rev=942491&view=rev
Log:
upgrading the xml schema version to 1.4.6
Modified:
axis/axis2/java/core/trunk/modules/parent/pom.xml
Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml
Author: amilas
Date: Sat May 8 17:43:17 2010
New Revision: 942422
URL: http://svn.apache.org/viewvc?rev=942422&view=rev
Log:
fixed the issue AXIS2-4548
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java
Modified:
Author: amilas
Date: Sat May 8 15:45:58 2010
New Revision: 942405
URL: http://svn.apache.org/viewvc?rev=942405&view=rev
Log:
applied the patch for AXIS2-3820
Modified:
axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/HTTPWorker.java
Modified:
Author: amilas
Date: Sun May 2 14:47:32 2010
New Revision: 940239
URL: http://svn.apache.org/viewvc?rev=940239&view=rev
Log:
fixed the issue AXIS2-4616
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/deployment/util/PhasesInfo.java
Modified:
axis/axis2/java/
Author: amilas
Date: Sun May 2 09:40:01 2010
New Revision: 940182
URL: http://svn.apache.org/viewvc?rev=940182&view=rev
Log:
adding the support to Date type as given in the AXIS2-4695
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/ConverterUtil.
Author: amilas
Date: Sat May 1 06:00:35 2010
New Revision: 939927
URL: http://svn.apache.org/viewvc?rev=939927&view=rev
Log:
applied the patch for AXIS2-3461
Modified:
axis/axis2/java/core/trunk/modules/addressing/test/org/apache/axis2/handlers/addressing/AddressingOutHandlerTest.
Author: amilas
Date: Sat May 1 05:35:44 2010
New Revision: 939926
URL: http://svn.apache.org/viewvc?rev=939926&view=rev
Log:
applied the patch for AXIS2-4140
Modified:
axis/axis2/java/core/trunk/modules/jibx/src/org/apache/axis2/jibx/CodeGenerationUtility.java
Modified:
axis/axis2/
Author: amilas
Date: Sat May 1 05:11:59 2010
New Revision: 939924
URL: http://svn.apache.org/viewvc?rev=939924&view=rev
Log:
reformat the code
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisService.java
Modified:
axis/axis2/java/core/t
Author: amilas
Date: Fri Apr 30 14:46:04 2010
New Revision: 939693
URL: http://svn.apache.org/viewvc?rev=939693&view=rev
Log:
applied the patch for AXIS2-4579
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java
Modi
Author: amilas
Date: Thu Apr 29 13:59:56 2010
New Revision: 939310
URL: http://svn.apache.org/viewvc?rev=939310&view=rev
Log:
fixed the issue AXIS2-4615
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java
Modified:
axis/axis2/java/
Author: amilas
Date: Thu Apr 29 05:29:06 2010
New Revision: 939200
URL: http://svn.apache.org/viewvc?rev=939200&view=rev
Log:
commiting the patch AXIS2-4408. This handles the exception properly
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/rpc/recei
Author: amilas
Date: Sun Apr 25 07:57:34 2010
New Revision: 937758
URL: http://svn.apache.org/viewvc?rev=937758&view=rev
Log:
fixed the issue AXIS2-4687. Note that earlier patch has failed since wrong wsdl
files are hard coded and checked against the correct ones.
Modified:
axis/axis2/
Author: amilas
Date: Fri Apr 23 10:34:41 2010
New Revision: 937237
URL: http://svn.apache.org/viewvc?rev=937237&view=rev
Log:
apply the patch for AXIS2-4642
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisService.java
axis/axis2/java/core/t
Author: amilas
Date: Tue Apr 20 09:37:51 2010
New Revision: 935846
URL: http://svn.apache.org/viewvc?rev=935846&view=rev
Log:
if the package name is started with java.util then index of it returns 0 and
hence the condition won't evaluate to false. It is enough to
check index of < 0
Author: amilas
Date: Sat Apr 17 04:49:56 2010
New Revision: 935124
URL: http://svn.apache.org/viewvc?rev=935124&view=rev
Log:
set the message type for empty envelops
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java
axis/axis2/
1 - 100 of 113 matches
Mail list logo