Author: amilas
Date: Thu Mar 11 05:19:48 2010
New Revision: 921694
URL: http://svn.apache.org/viewvc?rev=921694&view=rev
Log:
fixed issue AXIS2-4650
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java
Modified:
axis/axi
Author: amilas
Date: Thu Mar 11 04:21:41 2010
New Revision: 921685
URL: http://svn.apache.org/viewvc?rev=921685&view=rev
Log:
removing ListnerManager.defaultConfigurationContext and use the
MessageConget.getCurrentMessageContext
inorder to get the configuration context for clients running inside
Author: nagy
Date: Wed Mar 10 19:43:16 2010
New Revision: 921527
URL: http://svn.apache.org/viewvc?rev=921527&view=rev
Log:
Added Apache License
Added:
axis/axis2/java/transports/trunk/LICENSE.txt (with props)
Added: axis/axis2/java/transports/trunk/LICENSE.txt
URL:
http://svn.apache.org/
Author: amilas
Date: Wed Mar 10 17:24:50 2010
New Revision: 921460
URL: http://svn.apache.org/viewvc?rev=921460&view=rev
Log:
adding support to module files ending with .SNAPSHOT
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/Version.java
Modified:
axi