Author: veithen
Date: Wed May 2 20:58:38 2012
New Revision: 1333204
URL: http://svn.apache.org/viewvc?rev=1333204&view=rev
Log:
Slightly changed the syntax of the service parameter that defines the XML to
JSON namespace mappings (introduced in r1333004).
Modified:
axis/axis2/java/core/trun
Author: veithen
Date: Wed May 2 19:22:37 2012
New Revision: 1333160
URL: http://svn.apache.org/viewvc?rev=1333160&view=rev
Log:
Merged r1332067 to the 1.4 branch.
Modified:
axis/axis2/java/sandesha/branches/1_4/ (props changed)
axis/axis2/java/sandesha/branches/1_4/modules/distributio
Author: sagara
Date: Wed May 2 12:41:56 2012
New Revision: 1333017
URL: http://svn.apache.org/viewvc?rev=1333017&view=rev
Log:
Fixed AXIS2-5311 - Now WSDL2JAVA support for Java system properties through -D
option.
Modified:
axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/w
Author: veithen
Date: Wed May 2 11:40:46 2012
New Revision: 1333004
URL: http://svn.apache.org/viewvc?rev=1333004&view=rev
Log:
Added (real) support for mapped JSON. Mapped JSON can now be used with standard
data bindings, including POJOs.
Note that there is still an exception thrown in Message
Author: veithen
Date: Wed May 2 11:35:29 2012
New Revision: 1333001
URL: http://svn.apache.org/viewvc?rev=1333001&view=rev
Log:
If the tests are expected to test badgerfish, then they should use the
corresponding message builder...
Modified:
axis/axis2/java/core/trunk/modules/json/test/org
Author: sagara
Date: Wed May 2 11:04:57 2012
New Revision: 1332991
URL: http://svn.apache.org/viewvc?rev=1332991&view=rev
Log:
removed incorrect element. my bad :(
Modified:
axis/axis2/java/transports/trunk/pom.xml
Modified: axis/axis2/java/transports/trunk/pom.xml
URL:
http://svn.apache.
Author: sagara
Date: Wed May 2 10:52:45 2012
New Revision: 1332990
URL: http://svn.apache.org/viewvc?rev=1332990&view=rev
Log:
Moved sample into a new profiles.
Modified:
axis/axis2/java/transports/trunk/pom.xml
Modified: axis/axis2/java/transports/trunk/pom.xml
URL:
http://svn.apache.org
Author: sagara
Date: Wed May 2 09:29:03 2012
New Revision: 1332965
URL: http://svn.apache.org/viewvc?rev=1332965&view=rev
Log:
TRANSPORTS-50 - Added a sample to demonstrate use of HTTPS transport. This
sample is based on Jetty Maven plug-in and keytool-maven-plugin.
Added:
axis/axis2/java/t