You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r451681 - /webservices/axis2/trunk/java/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java - posted by di...@apache.org on 2006/10/01 00:07:09 UTC, 0 replies.
- [jira] Created: (AXIS2-1278) Licence files of unused jars are still packaged - posted by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/10/01 00:23:19 UTC, 0 replies.
- svn commit: r451690 - /webservices/axis2/trunk/java/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/01 00:32:38 UTC, 0 replies.
- svn commit: r451708 - in /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl/template/java: InterfaceImplementationTemplate.xsl SkeletonInterfaceTemplate.xsl SkeletonTemplate.xsl - posted by di...@apache.org on 2006/10/01 03:36:13 UTC, 0 replies.
- [jira] Commented: (AXIS2-1150) ADB does not handle elementFormDefault correctly - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 05:58:20 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1275) Bug when generating Java Code - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 14:47:19 UTC, 0 replies.
- svn commit: r451743 - in /webservices/axis2/trunk/java/modules: addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java kernel/src/org/apache/axis2/addressing/RelatesTo.java - posted by pr...@apache.org on 2006/10/01 14:56:35 UTC, 0 replies.
- svn commit: r451746 - in /webservices/axis2/trunk/java/modules: rahas/src/org/apache/rahas/client/ rahas/src/org/apache/rahas/impl/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/01 15:52:56 UTC, 0 replies.
- [jira] Updated: (AXIS2-1276) Confusing Bug when calling webservice: The prefix "xml" cannot be bound to any namespace other than its usual namespace ... - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:27:21 UTC, 0 replies.
- [jira] Updated: (AXIS2-1277) Exceptions of void-operations will not get delivered by the client - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:29:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1263) WS-Addressing Interop tests are failing - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:44:01 UTC, 1 replies.
- [jira] Updated: (AXIS2-1250) Problem in Char deserialzing in ADB - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:44:05 UTC, 0 replies.
- [jira] Updated: (AXIS2-653) Handler method "cleanup" is never called - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:44:06 UTC, 1 replies.
- [jira] Updated: (AXIS2-1252) java2wsdl generates unknown namespace - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:44:08 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1258) Problem in ADB code generation for a WSDL with base64binary . - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:44:10 UTC, 0 replies.
- [jira] Updated: (AXIS2-1254) ADB cannot handle null return value from service method - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:44:11 UTC, 3 replies.
- svn commit: r451754 - /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl/template/java/CallbackHandlerTemplate.xsl - posted by di...@apache.org on 2006/10/01 16:49:30 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1256) Generated abstract callback class requires named implementation class - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 16:50:19 UTC, 0 replies.
- svn commit: r451756 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/http/CommonsHTTPTransportSender.java - posted by di...@apache.org on 2006/10/01 17:05:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1246) Generated SOAP Action header is invalid - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:06:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1239) By invoking web service using generated stub for a WSDL which contain message element that have type "xsd:anyType" did not work as expected - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:08:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1227) [RPC] Deserializing a array parameter is invalid - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:10:20 UTC, 2 replies.
- [jira] Updated: (AXIS2-1226) [RPC] Can't deserialize a nil parameter to null - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:12:20 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1202) ADB generated client cannot handle empty byteArray - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:21:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1201) Difference in name space in the response when a method is invoked with Array of Java Bean Vs Just Java Bean - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:23:23 UTC, 1 replies.
- svn commit: r451761 - in /webservices/axis2/trunk/java/modules: jaxws/src/org/apache/axis2/jaxws/description/EndpointDescription.java kernel/src/org/apache/axis2/client/ServiceClient.java - posted by di...@apache.org on 2006/10/01 17:33:41 UTC, 0 replies.
- [jira] Commented: (AXIS2-1182) service name clash for callback operation - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:34:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1182) service name clash for callback operation - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:36:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1163) replace service endpoint when serving original wsdl using useOriginalwsdl param - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:38:20 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1145) Eclipse WSDL2JAVA client not creating newInstance() on Factory class - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:38:21 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1146) ClassNotFoundException occured while testing the EchoBlockingClient - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:40:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-795) Returning a MTOM message causes IOException (closed stream) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:43:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1108) Support for abstract types - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/01 17:45:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1252) java2wsdl generates unknown namespace - posted by "Venkatakrishnan (JIRA)" <ji...@apache.org> on 2006/10/01 19:30:19 UTC, 22 replies.
- [jira] Commented: (AXIS2-1259) Improved MTOM sample - posted by "vladi vladii (JIRA)" <ji...@apache.org> on 2006/10/01 19:59:20 UTC, 2 replies.
- Re: Re: [Sandesha2] InOrder assurance - posted by Paul Fremantle <pz...@gmail.com> on 2006/10/01 20:16:20 UTC, 0 replies.
- Re: Soap Request with X509 Token - posted by Ruchith Fernando <ru...@gmail.com> on 2006/10/01 21:27:49 UTC, 1 replies.
- svn commit: r451851 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/http: CommonsHTTPTransportSender.java HTTPTransportUtils.java SOAPOverHTTPSender.java - posted by di...@apache.org on 2006/10/02 03:28:14 UTC, 0 replies.
- svn commit: r451856 - in /webservices/axis2/trunk/java/modules: rahas/src/org/apache/rahas/impl/AbstractIssuerConfig.java security/src/org/apache/rampart/RampartMessageData.java security/test/org/apache/rampart/MessageBuilderTestBase.java - posted by ru...@apache.org on 2006/10/02 04:42:10 UTC, 0 replies.
- [jira] Created: (AXIS2-1279) Multiple XSD's in codegen - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/02 06:01:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1276) Confusing Bug when calling webservice: The prefix "xml" cannot be bound to any namespace other than its usual namespace ... - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/02 06:01:20 UTC, 5 replies.
- [jira] Commented: (AXIS2-1264) java.lang.RuntimeException: Unexpected subelement (xs:any) - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 06:46:19 UTC, 1 replies.
- svn commit: r451879 - in /webservices/axis2/trunk/java/legal/min: activation-LICENSE.txt geronimo-spec-activation-LICENSE.txt geronimo-spec-javamail-LICENSE.txt mail-LICENSE.txt - posted by ch...@apache.org on 2006/10/02 06:51:51 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1278) Licence files of unused jars are still packaged - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 06:53:20 UTC, 0 replies.
- svn commit: r451883 - in /webservices/axis2/trunk/c: include/axis2_soap_over_http_sender.h modules/core/description/svc.c modules/core/transport/http/sender/http_transport_sender.c modules/core/transport/http/sender/soap_over_http_sender.c - posted by na...@apache.org on 2006/10/02 07:07:20 UTC, 0 replies.
- svn commit: r451884 - /webservices/axis2/trunk/java/xdocs/articles.html - posted by ch...@apache.org on 2006/10/02 07:10:00 UTC, 0 replies.
- Re: Using Axis2 WSDL2Java to generate annotated interfaces - posted by Luciano Resende <lu...@gmail.com> on 2006/10/02 07:20:58 UTC, 0 replies.
- svn commit: r451885 - /webservices/axis2/trunk/java/xdocs/tools/1_1/CodegenToolReference.html - posted by ch...@apache.org on 2006/10/02 07:23:05 UTC, 0 replies.
- [jira] Created: (AXIS2-1280) ADB code generation- Compile error in generated skeleton - posted by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2006/10/02 07:37:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1280) ADB code generation- Compile error in generated skeleton - posted by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2006/10/02 07:37:20 UTC, 1 replies.
- [Axis2] Adding revision number while resolving issues - posted by Eran Chinthaka <ch...@opensource.lk> on 2006/10/02 08:17:58 UTC, 5 replies.
- svn commit: r451887 - in /webservices/axis2/trunk/java/modules: kernel/src/org/apache/axis2/transport/http/HTTPTransportUtils.java security/maven.xml security/src/org/apache/rampart/policy/model/CryptoConfig.java - posted by az...@apache.org on 2006/10/02 08:19:02 UTC, 0 replies.
- svn commit: r451890 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/addressing/AddressingHelper.java - posted by ru...@apache.org on 2006/10/02 08:36:48 UTC, 0 replies.
- svn commit: r451893 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/addressing/wsdl/WSDL11ActionHelper.java - posted by ru...@apache.org on 2006/10/02 08:47:05 UTC, 0 replies.
- svn commit: r451905 [3/3] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/template/java/ integration/test/org/apache/axis2/async/ kernel/src/org/apache/axis2/client/ kernel/src/org/apache/axis2/deployment/ kernel/src/org/a... - posted by sa...@apache.org on 2006/10/02 10:02:09 UTC, 0 replies.
- svn commit: r451905 [2/3] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/template/java/ integration/test/org/apache/axis2/async/ kernel/src/org/apache/axis2/client/ kernel/src/org/apache/axis2/deployment/ kernel/src/org/a... - posted by sa...@apache.org on 2006/10/02 10:02:09 UTC, 0 replies.
- svn commit: r451905 [1/3] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/template/java/ integration/test/org/apache/axis2/async/ kernel/src/org/apache/axis2/client/ kernel/src/org/apache/axis2/deployment/ kernel/src/org/a... - posted by sa...@apache.org on 2006/10/02 10:02:09 UTC, 0 replies.
- [jira] Commented: (AXIS2-1268) Unexpected subelement - problem of correctly invoking services - posted by "Xia Zhao (JIRA)" <ji...@apache.org> on 2006/10/02 10:09:20 UTC, 4 replies.
- [jira] Updated: (AXIS2-1268) Unexpected subelement - problem of correctly invoking services - posted by "Xia Zhao (JIRA)" <ji...@apache.org> on 2006/10/02 10:09:21 UTC, 5 replies.
- svn commit: r451907 - in /webservices/axis2/trunk/java/modules: adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLBuilder.java - posted by ch...@apache.org on 2006/10/02 10:12:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1264) java.lang.RuntimeException: Unexpected subelement (xs:any) - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 10:15:20 UTC, 0 replies.
- svn commit: r451908 - /webservices/axis2/trunk/java/xdocs/download/1_1/download.html - posted by ch...@apache.org on 2006/10/02 10:15:51 UTC, 0 replies.
- [jira] Commented: (AXIS2-1163) replace service endpoint when serving original wsdl using useOriginalwsdl param - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/02 10:28:20 UTC, 1 replies.
- svn commit: r451912 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: engine/Handler.java handlers/AbstractHandler.java - posted by ch...@apache.org on 2006/10/02 10:30:03 UTC, 0 replies.
- svn commit: r451913 - /webservices/axis2/trunk/java/xdocs/1_1/userguide-new.html - posted by ch...@apache.org on 2006/10/02 10:31:51 UTC, 0 replies.
- [jira] Commented: (AXIS2-653) Handler method "cleanup" is never called - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 10:32:19 UTC, 1 replies.
- svn commit: r451915 - /webservices/axis2/trunk/c/rampart/Makefile.am - posted by pi...@apache.org on 2006/10/02 10:45:31 UTC, 0 replies.
- Web resources folder and axis2.war - posted by Saminda Abeyruwan <sa...@gmail.com> on 2006/10/02 10:54:32 UTC, 2 replies.
- svn commit: r451923 - /webservices/axis2/trunk/java/xdocs/download/1_1/download.html - posted by ch...@apache.org on 2006/10/02 11:06:14 UTC, 0 replies.
- svn commit: r451928 - /webservices/axis2/trunk/c/bindist.sh - posted by pi...@apache.org on 2006/10/02 11:27:49 UTC, 0 replies.
- [jira] Commented: (AXIS2-1206) Cannot load a jar with a different version ones axis loads its jars - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/02 11:36:20 UTC, 1 replies.
- svn commit: r451933 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: addressing/wsdl/ client/ client/async/ context/ - posted by ru...@apache.org on 2006/10/02 11:43:33 UTC, 0 replies.
- [jira] Created: (AXIS2-1281) Samples folder structure is not convenient - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 12:01:19 UTC, 0 replies.
- svn commit: r451950 - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ codegen/src/org/apache/axis2/wsdl/util/ samples/FaultHandling/ samples/FaultHandling/MET... - posted by ch...@apache.org on 2006/10/02 12:23:14 UTC, 0 replies.
- [jira] Resolved: (AXIS2-917) User guide should give explanation and examples of fault handling - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 12:23:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1075) AxisService should have a getEPRs - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 12:32:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1052) Complex fault detail lost in exception caught on client side - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 12:38:20 UTC, 1 replies.
- [jira] Resolved: (AXIS2-929) need to Update the Axiom tutorial to reflect Axiom-1.0.jar (need to made the examples compile , need to fix the namespace samples) - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 12:40:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1258) Problem in ADB code generation for a WSDL with base64binary . - posted by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2006/10/02 12:44:20 UTC, 1 replies.
- [jira] Commented: (AXIS2-1220) AxisServlet.initContextRoot assumes 1 level deep context - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 12:46:20 UTC, 3 replies.
- svn commit: r451966 - in /webservices/axis2/trunk/java/xdocs: 1_1/userguide-new.html download/1_1/download.html - posted by ch...@apache.org on 2006/10/02 12:49:31 UTC, 0 replies.
- [jira] Reopened: (AXIS2-1258) Problem in ADB code generation for a WSDL with base64binary . - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/02 12:57:20 UTC, 0 replies.
- svn commit: r451979 - /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl/template/java/InterfaceImplementationTemplate.xsl - posted by sa...@apache.org on 2006/10/02 13:15:00 UTC, 0 replies.
- [jira] Created: (AXIS2-1282) wsa:Action setting in client side - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/02 13:17:38 UTC, 0 replies.
- svn commit: r451982 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/AxisService2OM.java - posted by az...@apache.org on 2006/10/02 13:27:07 UTC, 0 replies.
- svn commit: r451984 - in /webservices/axis2/trunk/java/xdocs: 1_1/installationguide.html 1_1/userguide-new.html download/1_1/download.html - posted by ch...@apache.org on 2006/10/02 13:38:08 UTC, 0 replies.
- [Axis2] Convention violations/ inconsistencies - posted by Afkham Azeez <af...@gmail.com> on 2006/10/02 13:49:11 UTC, 9 replies.
- Re: 'latest' dir is now renamed to '1_1' in axis2 xdocs - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/02 14:11:46 UTC, 1 replies.
- svn commit: r451997 - in /webservices/axis2/trunk/java/modules: kernel/src/org/apache/axis2/deployment/ kernel/src/org/apache/axis2/deployment/repository/util/ kernel/src/org/apache/axis2/deployment/util/ secpolicy/src/org/apache/ws/secpolicy/builders/... - posted by ru...@apache.org on 2006/10/02 14:31:34 UTC, 0 replies.
- svn commit: r452002 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/deployment/axis2_default.xml - posted by ru...@apache.org on 2006/10/02 14:36:35 UTC, 0 replies.
- svn commit: r452021 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description: AxisDescription.java AxisMessage.java AxisModule.java AxisOperation.java AxisOperationFactory.java AxisService.java - posted by ru...@apache.org on 2006/10/02 14:59:11 UTC, 0 replies.
- svn commit: r452043 - /webservices/axis2/trunk/c/modules/core/clientapi/svc_client.c - posted by di...@apache.org on 2006/10/02 15:56:54 UTC, 0 replies.
- svn commit: r452055 - in /webservices/axis2/trunk/c: ./ axiom/ axiom/src/parser/ modules/core/transport/http/server/apache2/ modules/core/transport/http/server/simple_axis2_server/ rampart/src/core/ test/core/addr/ test/core/clientapi/ test/core/contex... - posted by pi...@apache.org on 2006/10/02 16:40:23 UTC, 0 replies.
- [jira] Commented: (AXIS2-1138) Generated client code does not handle attribute namespaces correclty. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/02 16:56:21 UTC, 6 replies.
- Blocker: AXIS-2391 need s some love - posted by Nathan E Lipke <nl...@bea.com> on 2006/10/02 17:11:06 UTC, 0 replies.
- svn commit: r452071 - in /webservices/axis2/trunk/c: Makefile.am configure.ac - posted by pi...@apache.org on 2006/10/02 17:22:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1268) Unexpected subelement - problem of correctly invoking services - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/02 17:56:20 UTC, 0 replies.
- svn commit: r452095 - /webservices/axis2/trunk/c/configure.ac - posted by pi...@apache.org on 2006/10/02 17:57:45 UTC, 0 replies.
- svn commit: r452096 - /webservices/axis2/trunk/c/axiom/test/om/Makefile.am - posted by pi...@apache.org on 2006/10/02 18:00:26 UTC, 0 replies.
- svn commit: r452097 - /webservices/axis2/trunk/c/axiom/test/soap/Makefile.am - posted by pi...@apache.org on 2006/10/02 18:01:25 UTC, 0 replies.
- svn commit: r452098 - in /webservices/axis2/trunk/c/axiom/test/unit: Makefile.am om/Makefile.am - posted by pi...@apache.org on 2006/10/02 18:02:52 UTC, 0 replies.
- [jira] Created: (AXIS2-1283) org.apache.axis2.AxisFault: Operation not found - posted by "Xia Zhao (JIRA)" <ji...@apache.org> on 2006/10/02 18:22:55 UTC, 0 replies.
- [jira] Updated: (AXIS2-1283) org.apache.axis2.AxisFault: Operation not found - posted by "Xia Zhao (JIRA)" <ji...@apache.org> on 2006/10/02 18:22:57 UTC, 1 replies.
- svn commit: r452112 - /webservices/axis2/trunk/c/configure.ac - posted by pi...@apache.org on 2006/10/02 18:35:36 UTC, 0 replies.
- svn commit: r452127 - /webservices/axis2/trunk/c/Makefile.am - posted by pi...@apache.org on 2006/10/02 19:14:43 UTC, 0 replies.
- svn commit: r452196 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: client/proxy/ core/controller/ description/ server/dispatcher/ - posted by ba...@apache.org on 2006/10/02 22:27:57 UTC, 0 replies.
- [jira] Created: (AXIS2-1284) RejectedExecutorException on multiple Async Invokes - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/02 23:06:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1284) RejectedExecutorException on multiple Async Invokes - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/02 23:06:20 UTC, 0 replies.
- svn commit: r452246 - /webservices/axis2/trunk/java/etc/project.properties - posted by di...@apache.org on 2006/10/03 00:29:19 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1265) Doc/Lit Bare soap body elements missing namespace. - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/03 02:30:20 UTC, 0 replies.
- [jira] Closed: (AXIS2-1265) Doc/Lit Bare soap body elements missing namespace. - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/03 02:30:21 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1273) OneWayOperation NPE - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/03 02:32:20 UTC, 0 replies.
- [jira] Closed: (AXIS2-1273) OneWayOperation NPE - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/03 02:32:21 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1262) AsyncCallback Hang As - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/03 02:32:22 UTC, 0 replies.
- [jira] Closed: (AXIS2-1262) AsyncCallback Hang As - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/03 02:32:23 UTC, 0 replies.
- [jira] Commented: (AXIS2-805) namespace of generated WSDL - posted by "Kinichiro Inoguchi (JIRA)" <ji...@apache.org> on 2006/10/03 03:13:20 UTC, 5 replies.
- [jira] Created: (AXIS2-1285) Invalid namespace in response by RPCMessagaReceiver - posted by "Kinichiro Inoguchi (JIRA)" <ji...@apache.org> on 2006/10/03 03:28:22 UTC, 0 replies.
- [jira] Updated: (AXIS2-1285) Invalid namespace in response by RPCMessagaReceiver - posted by "Kinichiro Inoguchi (JIRA)" <ji...@apache.org> on 2006/10/03 03:30:20 UTC, 1 replies.
- svn commit: r452303 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: AxisController.java Dispatch.java client/BaseDispatch.java core/controller/AxisInvocationController.java util/Constants.java - posted by ng...@apache.org on 2006/10/03 05:17:17 UTC, 0 replies.
- svn commit: r452305 - /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java - posted by ng...@apache.org on 2006/10/03 05:35:20 UTC, 0 replies.
- [jira] Closed: (AXIS2-1284) RejectedExecutorException on multiple Async Invokes - posted by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/10/03 05:38:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1219) Custom Fault Exception - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 07:08:20 UTC, 0 replies.
- svn commit: r452309 - in /webservices/axis2/trunk/java/modules/kernel: conf/ src/org/apache/axis2/client/ src/org/apache/axis2/description/ src/org/apache/axis2/engine/ src/org/apache/axis2/phaseresolver/ src/org/apache/axis2/transport/http/ test/org/a... - posted by az...@apache.org on 2006/10/03 07:29:54 UTC, 0 replies.
- svn commit: r452310 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java - posted by ch...@apache.org on 2006/10/03 07:32:19 UTC, 0 replies.
- svn commit: r452311 - in /webservices/axis2/trunk/java/modules: adb-codegen/src/org/apache/axis2/schema/writer/ addressing/src/org/apache/axis2/addressing/ saaj/src/org/apache/axis2/saaj/util/ security/src/org/apache/ws/security/policy1/parser/ - posted by ch...@apache.org on 2006/10/03 07:39:33 UTC, 0 replies.
- svn commit: r452313 - /webservices/axis2/trunk/java/modules/adb/src/org/apache/axis2/databinding/types/UnsignedLong.java - posted by ch...@apache.org on 2006/10/03 07:50:42 UTC, 0 replies.
- [jira] Commented: (AXIS2-1280) ADB code generation- Compile error in generated skeleton - posted by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2006/10/03 07:58:20 UTC, 0 replies.
- svn commit: r452316 - in /webservices/axis2/trunk/c: ./ modules/core/transport/http/server/apache2/ modules/core/transport/http/server/simple_axis2_server/ test/core/addr/ test/core/clientapi/ test/core/context/ test/core/deployment/ test/core/descript... - posted by pi...@apache.org on 2006/10/03 08:05:08 UTC, 0 replies.
- [jira] Created: (AXIS2-1286) RawXMLINOutMessageReceiver throws up a NPE if the business logic returns null - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 08:11:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1286) RawXMLINOutMessageReceiver throws up a NPE if the business logic returns null - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 08:15:19 UTC, 1 replies.
- [jira] Created: (AXIS2-1287) RawXMLINOnlyMessageReceiver throws a NPE if method is not found - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 08:20:19 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1287) RawXMLINOnlyMessageReceiver throws a NPE if method is not found - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 08:22:20 UTC, 0 replies.
- svn commit: r452317 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: i18n/resource.properties receivers/RawXMLINOnlyMessageReceiver.java receivers/RawXMLINOutMessageReceiver.java - posted by as...@apache.org on 2006/10/03 08:22:43 UTC, 0 replies.
- svn commit: r452318 - in /webservices/axis2/trunk/java/modules: savan/src/org/apache/savan/handlers/ security/src/org/apache/ws/security/policy1/parser/processors/ - posted by ch...@apache.org on 2006/10/03 08:23:28 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1287) RawXMLINOnlyMessageReceiver throws a NPE if method is not found - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 08:24:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1286) RawXMLINOutMessageReceiver throws up a NPE if the business logic returns null - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 08:24:21 UTC, 0 replies.
- svn commit: r452319 - in /webservices/axis2/trunk/java/modules: integration/src/test/interop/whitemesa/WhiteMesaIneterop.java kernel/src/org/apache/axis2/util/XMLUtils.java savan/src/org/apache/savan/eventing/EventingMessageReceiverDeligater.java - posted by ch...@apache.org on 2006/10/03 08:26:10 UTC, 0 replies.
- svn commit: r452320 - in /webservices/axis2/trunk/java/modules: adb/src/org/apache/axis2/databinding/types/ kernel/src/org/apache/axis2/addressing/ kernel/src/org/apache/axis2/util/ samples/src/sample/eventing/ - posted by ch...@apache.org on 2006/10/03 08:29:13 UTC, 0 replies.
- svn commit: r452324 - in /webservices/axis2/trunk/java/modules: adb/src/org/apache/axis2/databinding/types/ codegen/src/org/apache/axis2/wsdl/codegen/emitter/ - posted by ch...@apache.org on 2006/10/03 08:56:28 UTC, 0 replies.
- Re: [jira] Created: (AXIS2-1287) RawXMLINOnlyMessageReceiver throws a NPE if method is not found - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/03 10:03:22 UTC, 1 replies.
- svn commit: r452344 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/context/ConfigurationContextFactory.java - posted by sa...@apache.org on 2006/10/03 10:24:11 UTC, 0 replies.
- svn commit: r452348 - /webservices/axis2/trunk/c/bindist.sh - posted by pi...@apache.org on 2006/10/03 10:35:16 UTC, 0 replies.
- svn commit: r452349 - /webservices/axis2/trunk/java/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by th...@apache.org on 2006/10/03 10:35:44 UTC, 0 replies.
- svn commit: r452364 - in /webservices/axis2/trunk/java/modules: kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java samples/src/sample/google/search/GUIHandler.java samples/src/sample/google/spellcheck/SuggestionForm.java - posted by ch...@apache.org on 2006/10/03 11:24:41 UTC, 0 replies.
- [jira] Created: (AXIS2-1288) Improper error message is displayed when clicking on upload button without selecting an archive - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/03 11:25:19 UTC, 0 replies.
- svn commit: r452365 [1/2] - in /webservices/axis2/trunk/java/modules: addressing/src/META-INF/ addressing/test-resources/ codegen/test-resources/xmls/ integration/test-resources/SOAP12Testing/SOAP12TestModuleB/META-INF/ integration/test-resources/SOAP1... - posted by az...@apache.org on 2006/10/03 11:25:54 UTC, 0 replies.
- svn commit: r452365 [2/2] - in /webservices/axis2/trunk/java/modules: addressing/src/META-INF/ addressing/test-resources/ codegen/test-resources/xmls/ integration/test-resources/SOAP12Testing/SOAP12TestModuleB/META-INF/ integration/test-resources/SOAP1... - posted by az...@apache.org on 2006/10/03 11:25:54 UTC, 0 replies.
- [jira] Created: (AXIS2-1289) Error message should be removed when user clicks on clear button in the axis2 administration login page - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/03 11:39:20 UTC, 0 replies.
- svn commit: r452376 - /webservices/axis2/trunk/c/rampart/src/omxmlsec/token_encrypted_type.c - posted by na...@apache.org on 2006/10/03 11:42:06 UTC, 0 replies.
- svn commit: r452384 - in /webservices/axis2/trunk/java/modules: adb/src/org/apache/axis2/databinding/i18n/ codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/codegen/extension/ java2wsdl/src/org/apache/ws/java2wsdl/ ke... - posted by ch...@apache.org on 2006/10/03 11:57:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1289) Error message should be removed when user clicks on clear button in the axis2 administration login page - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/03 11:58:22 UTC, 1 replies.
- svn commit: r452387 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/context/MessageContext.java - posted by ch...@apache.org on 2006/10/03 12:02:41 UTC, 0 replies.
- svn commit: r452398 - in /webservices/axis2/trunk/java/modules: adb/src/org/apache/axis2/databinding/types/ kernel/src/org/apache/axis2/context/ kernel/src/org/apache/axis2/description/ - posted by ch...@apache.org on 2006/10/03 12:13:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1150) ADB does not handle elementFormDefault correctly - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/03 12:14:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1138) Generated client code does not handle attribute namespaces correclty. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/03 12:14:21 UTC, 0 replies.
- svn commit: r452399 - in /webservices/axis2/trunk/c: INSTALL NEWS xdocs/docs/installationguide.html - posted by di...@apache.org on 2006/10/03 12:15:50 UTC, 0 replies.
- svn commit: r452404 - in /webservices/axis2/trunk/java/modules/secpolicy/src/org/apache/ws/secpolicy: ./ model/ - posted by sa...@apache.org on 2006/10/03 12:39:30 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1277) Exceptions of void-operations will not get delivered by the client - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/03 12:49:22 UTC, 0 replies.
- [jira] Created: (AXIS2-1290) Invalid error message displayed when the Dispatch phase could not be found in the global InFlow phase - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 13:04:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1291) WSDL2Java should not create ExtensionMapper in package axis2.apache.org - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/03 13:06:19 UTC, 0 replies.
- svn commit: r452417 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: deployment/util/PhasesInfo.java i18n/resource.properties - posted by as...@apache.org on 2006/10/03 13:07:33 UTC, 0 replies.
- [jira] Commented: (AXIS2-1291) WSDL2Java should not create ExtensionMapper in package axis2.apache.org - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/03 13:08:20 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1290) Invalid error message displayed when the Dispatch phase could not be found in the global InFlow phase - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 13:08:21 UTC, 0 replies.
- svn commit: r452426 - in /webservices/axis2/trunk/c/rampart/samples: callback/Makefile.am client/echo/Makefile.am client/echo/data/Makefile.am client/enc_echo/Makefile.am client/enc_echo/data/Makefile.am - posted by pi...@apache.org on 2006/10/03 13:19:53 UTC, 0 replies.
- svn commit: r452427 - in /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/rpc/receivers: RPCInOnlyMessageReceiver.java RPCInOutAsyncMessageReceiver.java RPCMessageReceiver.java - posted by az...@apache.org on 2006/10/03 13:29:44 UTC, 0 replies.
- svn commit: r452428 - /webservices/axis2/trunk/java/xdocs/1_1/userguide-new.html - posted by ch...@apache.org on 2006/10/03 13:35:47 UTC, 0 replies.
- svn commit: r452440 - /webservices/axis2/trunk/c/build/win32/configure.in - posted by di...@apache.org on 2006/10/03 13:56:52 UTC, 0 replies.
- svn commit: r452443 - /webservices/axis2/tags/c/0.94/ - posted by di...@apache.org on 2006/10/03 14:07:03 UTC, 0 replies.
- [jira] Created: (AXIS2-1292) Invalid SOAP header causes NullPointerException - posted by "Brian DePradine (JIRA)" <ji...@apache.org> on 2006/10/03 14:52:22 UTC, 0 replies.
- svn commit: r452540 - in /webservices/axis2/tags/c/0.94: axiom/configure.ac build.sh configure.ac guththila/configure.ac rampart/configure.ac tools/codegen/configure.ac xml_schema/configure.ac - posted by di...@apache.org on 2006/10/03 17:32:27 UTC, 0 replies.
- svn commit: r452555 - in /webservices/axis2/tags/c/0.94: rampart/src/data/Makefile.am tools/codegen/src/Makefile.am tools/codegen/src/schema/Makefile.am tools/tcpmon/src/Makefile.am - posted by di...@apache.org on 2006/10/03 18:02:42 UTC, 0 replies.
- Possible bug in TCPMon proxy behavior - posted by Scott Mikolaitis <sm...@gmail.com> on 2006/10/03 18:20:27 UTC, 0 replies.
- svn commit: r452575 - /webservices/axis2/tags/c/0.94/bindist.sh - posted by di...@apache.org on 2006/10/03 19:06:05 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1292) Invalid SOAP header causes NullPointerException - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:12:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1283) org.apache.axis2.AxisFault: Operation not found - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:21:20 UTC, 0 replies.
- svn commit: r452579 [1/2] - in /webservices/axis2/site/c: ./ docs/ - posted by di...@apache.org on 2006/10/03 19:34:15 UTC, 0 replies.
- svn commit: r452579 [2/2] - in /webservices/axis2/site/c: ./ docs/ - posted by di...@apache.org on 2006/10/03 19:34:15 UTC, 0 replies.
- [jira] Resolved: (AXIS2-250) Extracting WS-Addressing properties (E.g. Action) form WSDL - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:37:21 UTC, 0 replies.
- [jira] Commented: (AXIS2-1139) Wrong Document Exception when processing addressing headers - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:39:20 UTC, 2 replies.
- [jira] Resolved: (AXIS2-533) Axiom is heavy-weight and slow - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:47:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-172) Axis2 Performance Check - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:49:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-234) Please can axis2wsdl handle declarations with >1 service definition - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:51:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-548) [Axis2] Documentation for Session Mgt - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:53:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1293) RawXMLINOutMessageReceiver throws an IllegalArgumentException after locating the wrong method to invoke - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 19:57:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-586) CLONE -Axis2 does not deserialise abstract types correctly when receiving WSA messages - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:57:21 UTC, 3 replies.
- [jira] Assigned: (AXIS2-729) 404 Not Found trying to access JiBX example page - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 19:59:20 UTC, 0 replies.
- [jira] Assigned: (AXIS2-840) wsdl does not respect minOccurs/maxOccurs on server - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 20:03:20 UTC, 0 replies.
- svn commit: r452586 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/receivers/RawXMLINOutMessageReceiver.java - posted by as...@apache.org on 2006/10/03 20:04:16 UTC, 0 replies.
- [jira] Assigned: (AXIS2-842) axis2 server doesn't support WSDL collection - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 20:07:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 20:11:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1293) RawXMLINOutMessageReceiver throws an IllegalArgumentException after locating the wrong method to invoke - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 20:13:27 UTC, 0 replies.
- [jira] Commented: (AXIS2-1031) MTOM should support xmlbeans - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 20:15:20 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1057) A mechanism to specify username/ password to access the WSDL-URI - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 20:17:20 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1078) Broken faulty services link from /services/listServices - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/03 20:17:21 UTC, 0 replies.
- [jira] Created: (AXIS-2568) Axis throws exception after a while - posted by "Deep Ghosh (JIRA)" <ax...@ws.apache.org> on 2006/10/03 21:00:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1263) WS-Addressing Interop tests are failing - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/03 21:10:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1293) RawXMLINOutMessageReceiver throws an IllegalArgumentException after locating the wrong method to invoke - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/03 21:35:20 UTC, 0 replies.
- svn commit: r452603 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: i18n/resource.properties receivers/RawXMLINOnlyMessageReceiver.java receivers/RawXMLINOutMessageReceiver.java - posted by as...@apache.org on 2006/10/03 21:35:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1294) Error during code generation - posted by "Kai Huener (JIRA)" <ji...@apache.org> on 2006/10/03 23:12:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1294) Error during code generation - posted by "Kai Huener (JIRA)" <ji...@apache.org> on 2006/10/03 23:12:22 UTC, 2 replies.
- [jira] Updated: (AXIS-2568) Axis throws exception after a while - posted by "Deep Ghosh (JIRA)" <ax...@ws.apache.org> on 2006/10/03 23:26:20 UTC, 0 replies.
- Axis2 Bug/Problem -- Reader cannot be null - posted by "Manuel G. Chacon" <ch...@llnl.gov> on 2006/10/03 23:51:50 UTC, 0 replies.
- [jira] Commented: (AXIS2-1201) Difference in name space in the response when a method is invoked with Array of Java Bean Vs Just Java Bean - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/04 03:15:20 UTC, 1 replies.
- [jira] Commented: (AXIS2-1254) ADB cannot handle null return value from service method - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/04 03:17:20 UTC, 3 replies.
- [jira] Commented: (AXIS2-1200) org.apache.axis2.engine.Service interface broken - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/04 03:17:21 UTC, 0 replies.
- [jira] Commented: (AXIS2-1224) setOperationContext() not thread-safe - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/04 03:19:20 UTC, 5 replies.
- [jira] Resolved: (AXIS2-1294) Error during code generation - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/04 04:21:25 UTC, 0 replies.
- svn commit: r452693 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/04 04:22:13 UTC, 0 replies.
- svn commit: r452733 - /webservices/axis2/trunk/java/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java - posted by di...@apache.org on 2006/10/04 07:08:32 UTC, 0 replies.
- svn commit: r452738 - in /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl: codegen/ codegen/emitter/ codegen/writer/ template/java/ - posted by di...@apache.org on 2006/10/04 07:15:34 UTC, 0 replies.
- svn commit: r452739 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by de...@apache.org on 2006/10/04 07:15:55 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1266) Wsdl2Java should generate wsdl faults as separate class files - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/04 07:17:20 UTC, 0 replies.
- svn commit: r452754 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/receivers/AbstractInOutAsyncMessageReceiver.java - posted by ch...@apache.org on 2006/10/04 08:23:30 UTC, 0 replies.
- svn commit: r452763 - in /webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/swa: EchoRawSwAFileCacheTest.java EchoRawSwAFileInputTest.java EchoRawSwATest.java EchoSwA.java - posted by th...@apache.org on 2006/10/04 08:42:06 UTC, 0 replies.
- [jira] Created: (AXIS2-1295) Faulty services are not removed from the 'Available Services' list even if user removes the archive file from the ..\WEB-INF\services directory - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/04 08:46:19 UTC, 0 replies.
- svn commit: r452767 - /webservices/axis2/trunk/java/modules/webapp/conf/web.xml - posted by sa...@apache.org on 2006/10/04 08:49:11 UTC, 0 replies.
- svn commit: r452768 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/mail/MailTransportSender.java - posted by sa...@apache.org on 2006/10/04 08:50:00 UTC, 0 replies.
- [jira] Commented: (AXIS2-1070) Codegen & Service Archiver Eclipse plugins fail to load in Eclipse. - posted by "Thomas Duehrsen (JIRA)" <ji...@apache.org> on 2006/10/04 08:52:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1134) Want to Store the MessageContext together with the OutputStream for later use - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/04 08:54:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1134) Want to Store the MessageContext together with the OutputStream for later use - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/04 09:00:20 UTC, 0 replies.
- svn commit: r452771 - /webservices/axis2/trunk/java/modules/java2wsdl/src/org/apache/ws/java2wsdl/SchemaGenerator.java - posted by de...@apache.org on 2006/10/04 09:03:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1296) RawXMLINOutAsyncMessageReceiver faced same issues similar to 1293, 1286 - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/04 09:17:21 UTC, 0 replies.
- svn commit: r452775 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/receivers: RawXMLINOnlyMessageReceiver.java RawXMLINOutAsyncMessageReceiver.java RawXMLINOutMessageReceiver.java - posted by as...@apache.org on 2006/10/04 09:18:37 UTC, 0 replies.
- [jira] Commented: (AXIS2-1282) wsa:Action setting in client side - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/04 09:33:20 UTC, 3 replies.
- [jira] Resolved: (AXIS2-1296) RawXMLINOutAsyncMessageReceiver faced same issues similar to 1293, 1286 - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/04 09:45:20 UTC, 0 replies.
- svn commit: r452785 - in /webservices/axis2/trunk/java/modules/integration: conf/ conf/axis2.xml maven.xml test-resources/SwA-enabled-axis2.xml test-resources/SwA-fileCache-enabled-axis2.xml - posted by th...@apache.org on 2006/10/04 09:50:14 UTC, 0 replies.
- Axis2 JMS Transport Documentation - posted by "Asankha C. Perera" <as...@wso2.com> on 2006/10/04 09:50:50 UTC, 0 replies.
- [jira] Updated: (AXIS2-691) Code Generator Wizard: namespace-package mapping is not editable - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/04 09:51:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1283) org.apache.axis2.AxisFault: Operation not found - posted by "Xia Zhao (JIRA)" <ji...@apache.org> on 2006/10/04 10:03:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-644) [Axis2]Deserialization of XMLBeans - posted by "Daniel Murygin (JIRA)" <ji...@apache.org> on 2006/10/04 11:35:26 UTC, 2 replies.
- svn commit: r452809 - /webservices/axis2/trunk/java/modules/integration/conf/axis2.xml - posted by th...@apache.org on 2006/10/04 11:41:44 UTC, 0 replies.
- Axis2 1.1 looking good! - posted by Chuck Williams <ch...@manawiz.com> on 2006/10/04 11:42:02 UTC, 1 replies.
- [jira] Created: (AXIS2-1297) In tools module create-project.xml does not generate the eclipse plugin projects - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/04 11:46:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1297) In tools module create-project.xml does not generate the eclipse plugin projects - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/04 11:48:20 UTC, 0 replies.
- svn commit: r452815 - /webservices/axis2/trunk/java/modules/integration/maven.xml - posted by th...@apache.org on 2006/10/04 12:03:25 UTC, 0 replies.
- [jira] Created: (AXIS2-1298) The wsaw:Action from a WSDL is not being mapped to an AxisOperation - posted by "Brian DePradine (JIRA)" <ji...@apache.org> on 2006/10/04 12:58:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1299) Service is not listed as faulty when the fully qualified implementation class name is not specified in the services.xml - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/04 13:17:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-533) Axiom is heavy-weight and slow - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/04 13:19:20 UTC, 1 replies.
- svn commit: r452837 - in /webservices/axis2/site/c: ./ docs/ - posted by di...@apache.org on 2006/10/04 13:20:40 UTC, 0 replies.
- [jira] Commented: (AXIS2-729) 404 Not Found trying to access JiBX example page - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/04 13:21:20 UTC, 0 replies.
- svn commit: r452838 - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ codegen/src/org/apache/axis2/wsdl/util/ jibx/src/org/apache/axis2/jibx/ jibx/src/org/apa... - posted by ds...@apache.org on 2006/10/04 13:21:28 UTC, 0 replies.
- svn commit: r452851 - in /webservices/axis2/trunk/java/xdocs/1_1: userguide-new.html webadminguide.html - posted by ch...@apache.org on 2006/10/04 13:38:51 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1244) Broekn link on 1.0 and 1.1 documentation- missing xdocs\1_1\jibx\jibx-example.html file - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/04 13:49:20 UTC, 0 replies.
- svn commit: r452866 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by pr...@apache.org on 2006/10/04 13:52:11 UTC, 0 replies.
- svn commit: r452867 - /webservices/axis2/trunk/java/modules/integration/conf/axis2.xml - posted by th...@apache.org on 2006/10/04 13:54:40 UTC, 2 replies.
- [jira] Assigned: (AXIS2-1254) ADB cannot handle null return value from service method - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/04 14:22:20 UTC, 2 replies.
- [jira] Created: (AXIS2-1300) Modifications in maven.xml and MTOM sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/04 14:32:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1300) Modifications in maven.xml and MTOM sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/04 14:32:20 UTC, 1 replies.
- svn commit: r452874 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/http/util/SOAPUtil.java - posted by ch...@apache.org on 2006/10/04 14:37:41 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1298) The wsaw:Action from a WSDL is not being mapped to an AxisOperation - posted by "Brian DePradine (JIRA)" <ji...@apache.org> on 2006/10/04 14:44:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1239) By invoking web service using generated stub for a WSDL which contain message element that have type "xsd:anyType" did not work as expected - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/04 14:53:20 UTC, 1 replies.
- svn commit: r452876 - in /webservices/axis2/trunk/java/modules/integration: conf/axis2.xml maven.xml - posted by th...@apache.org on 2006/10/04 14:57:16 UTC, 0 replies.
- svn commit: r452881 - /webservices/axis2/trunk/java/modules/tool/create-project.xml - posted by ch...@apache.org on 2006/10/04 15:14:06 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1297) In tools module create-project.xml does not generate the eclipse plugin projects - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/04 15:17:19 UTC, 0 replies.
- svn commit: r452886 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/spi/ test/org/apache/axis2/jaxws/description/ - posted by ba...@apache.org on 2006/10/04 15:40:02 UTC, 0 replies.
- [Axis2] Axis2 1.1 release branching... - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/04 15:42:17 UTC, 1 replies.
- [jira] Commented: (AXIS2-1300) Modifications in maven.xml and MTOM sample - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/04 16:14:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1301) axis2-wsdl2code-maven-plugin pom.xml missing dependencies - posted by "Terry Cox (JIRA)" <ji...@apache.org> on 2006/10/04 16:31:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-682) Problems testing Axis2 1.0 with Oracle OC4J (9.0.4) - posted by "Franco Catrin L. (JIRA)" <ji...@apache.org> on 2006/10/04 16:51:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1302) axis2-aar-maven-plugin/axis2-wsdl2code-maven-plugin combination creates aar file with services.xml in wrong location - posted by "Terry Cox (JIRA)" <ji...@apache.org> on 2006/10/04 17:04:20 UTC, 0 replies.
- svn commit: r452909 - /webservices/axis2/site/c/download.html - posted by di...@apache.org on 2006/10/04 17:12:49 UTC, 0 replies.
- [Axis2][ANN]Apache Axis2/c 0.94 Released - posted by Dinesh Premalal <xy...@gmail.com> on 2006/10/04 17:44:28 UTC, 0 replies.
- AXIS: tomcat always do http compression without watch min size - posted by "HHDirecto.Net" <hh...@gmail.com> on 2006/10/04 17:55:00 UTC, 0 replies.
- svn commit: r452956 - in /webservices/axis2/trunk/c/util: include/axis2_string.h src/string.c - posted by sa...@apache.org on 2006/10/04 20:04:17 UTC, 0 replies.
- svn commit: r452958 - /webservices/axis2/trunk/c/util/src/string.c - posted by sa...@apache.org on 2006/10/04 20:06:28 UTC, 0 replies.
- svn commit: r452961 - /webservices/axis2/trunk/c/axiom/src/attachments/mime_parser.c - posted by sa...@apache.org on 2006/10/04 20:11:46 UTC, 0 replies.
- svn commit: r452964 - /webservices/axis2/trunk/c/axiom/src/attachments/mime_parser.c - posted by sa...@apache.org on 2006/10/04 20:26:17 UTC, 0 replies.
- svn commit: r452970 - /webservices/axis2/trunk/c/axiom/src/parser/libxml2/libxml2_writer_wrapper.c - posted by sa...@apache.org on 2006/10/04 20:38:54 UTC, 0 replies.
- [jira] Commented: (AXIS-2568) Axis throws exception after a while - posted by "Bjorn Townsend (JIRA)" <ax...@ws.apache.org> on 2006/10/04 20:51:20 UTC, 1 replies.
- [jira] Assigned: (AXIS2-1301) axis2-wsdl2code-maven-plugin pom.xml missing dependencies - posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org> on 2006/10/04 23:51:21 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1302) axis2-aar-maven-plugin/axis2-wsdl2code-maven-plugin combination creates aar file with services.xml in wrong location - posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org> on 2006/10/04 23:53:20 UTC, 0 replies.
- svn commit: r453067 - in /webservices/axis2/trunk/c/modules/core: clientapi/svc_client.c context/msg_ctx.c transport/http/http_transport_utils.c transport/http/sender/http_transport_sender.c transport/http/sender/soap_over_http_sender.c - posted by sa...@apache.org on 2006/10/05 01:44:10 UTC, 0 replies.
- svn commit: r453069 - /webservices/axis2/trunk/c/samples/server/axis2.xml - posted by sa...@apache.org on 2006/10/05 01:54:38 UTC, 0 replies.
- svn commit: r453070 - in /webservices/axis2/trunk/c/axiom/src: attachments/mime_output.c soap/soap_builder.c - posted by sa...@apache.org on 2006/10/05 01:55:52 UTC, 0 replies.
- Re: [Axis2] Handler invocation pattern improvements (was Re: svn commit: r450121 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/axis2/engine/ kernel/src/org/apache/axis2/context/ kernel/src/org/apache/axis2/engine/ kernel/src/org/apache/axis2/handlers/ kernel/src/org/apache/axis2/transpo...) - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/05 04:58:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-644) [Axis2]Deserialization of XMLBeans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/05 05:48:20 UTC, 0 replies.
- svn commit: r453105 - in /webservices/axis2/trunk/c: ./ axiom/ include/ modules/core/clientapi/ modules/core/deployment/ modules/core/description/ modules/core/transport/http/ modules/core/transport/http/sender/ samples/client/echo/ samples/client/noti... - posted by da...@apache.org on 2006/10/05 06:26:05 UTC, 0 replies.
- svn commit: r453106 - /webservices/axis2/trunk/java/xdocs/1_1/images/archi-guide/contexts.png - posted by de...@apache.org on 2006/10/05 06:39:04 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1300) Modifications in maven.xml and MTOM sample - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/05 06:41:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-805) namespace of generated WSDL - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/05 06:46:21 UTC, 0 replies.
- svn commit: r453107 - /webservices/axis2/trunk/c/include/axis2_svc_client.h - posted by da...@apache.org on 2006/10/05 07:08:11 UTC, 0 replies.
- [jira] Commented: (AXIS2-1295) Faulty services are not removed from the 'Available Services' list even if user removes the archive file from the ..\WEB-INF\services directory - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/05 07:13:19 UTC, 0 replies.
- svn commit: r453114 - /webservices/axis2/trunk/c/configure.ac - posted by da...@apache.org on 2006/10/05 08:41:45 UTC, 0 replies.
- Renaming SimpleMailListener to MailListener - posted by Saminda Abeyruwan <sa...@gmail.com> on 2006/10/05 08:50:59 UTC, 0 replies.
- svn commit: r453119 - in /webservices/axis2/trunk/java/modules/samples: maven.xml script/mtomSample/README.txt script/mtomSample/build.xml script/mtomSample/run.bat script/mtomSample/run.sh - posted by th...@apache.org on 2006/10/05 09:07:46 UTC, 0 replies.
- Re: Release plan for 0.90 - posted by Paul Fremantle <pz...@gmail.com> on 2006/10/05 09:10:57 UTC, 1 replies.
- [jira] Created: (AXIS2-1303) improvement to axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/05 09:26:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1303) improvement to axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/05 10:12:21 UTC, 1 replies.
- svn commit: r453133 - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ kernel/src/org/apache/axis2/client/ kernel/src/org/apache/axis2/description/ - posted by sa...@apache.org on 2006/10/05 10:15:17 UTC, 0 replies.
- svn commit: r453140 - /webservices/axis2/trunk/java/xdocs/1_1/userguide-new.html - posted by ch...@apache.org on 2006/10/05 10:29:59 UTC, 0 replies.
- svn commit: r453141 - in /webservices/axis2/trunk/java/xdocs/1_1: userguide.html userguide1.html userguide2.html userguide3.html userguide4.html userguide5.html - posted by ch...@apache.org on 2006/10/05 10:32:07 UTC, 0 replies.
- svn commit: r453142 - in /webservices/axis2/trunk/java/xdocs/1_1: userguide-new.html userguide.html - posted by ch...@apache.org on 2006/10/05 10:32:54 UTC, 0 replies.
- [jira] Created: (AXIS2-1304) Enabling engage/disengage modules to AxisMessage - posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org> on 2006/10/05 10:40:19 UTC, 0 replies.
- [Axis2] Axis2 1.1 release branching - CODE FREEZE - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/05 11:11:43 UTC, 15 replies.
- svn commit: r453154 [1/2] - in /webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/src/main/java/org/apache: axis2/tools/bean/ axis2/tools/idea/ ideaplugin/ ideaplugin/bean/ ideaplugin/frames/ ideaplugin/frames/table/ ideaplugin/plugin/ - posted by ch...@apache.org on 2006/10/05 11:20:19 UTC, 0 replies.
- svn commit: r453154 [2/2] - in /webservices/axis2/trunk/java/modules/tool/axis2-idea-plugin/src/main/java/org/apache: axis2/tools/bean/ axis2/tools/idea/ ideaplugin/ ideaplugin/bean/ ideaplugin/frames/ ideaplugin/frames/table/ ideaplugin/plugin/ - posted by ch...@apache.org on 2006/10/05 11:20:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1303) improvement to axis2-idea-plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/05 11:21:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1305) Error in Client Stub when Service class and User define data types (bean classes) are in different packages. - posted by "Nimeshe Madanayake (JIRA)" <ji...@apache.org> on 2006/10/05 11:55:33 UTC, 0 replies.
- [jira] Updated: (AXIS2-1305) Error in Client Stub when Service class and User define data types (bean classes) are in different packages. - posted by "Nimeshe Madanayake (JIRA)" <ji...@apache.org> on 2006/10/05 11:55:38 UTC, 2 replies.
- svn commit: r453167 [4/6] - in /webservices/axis2/trunk/java/xdocs: ./ adb/ adb/images/ images/ images/archi-guide/ images/userguide/ jibx/ resources/ resources/schemas/ - posted by ch...@apache.org on 2006/10/05 11:56:40 UTC, 0 replies.
- svn commit: r453167 [6/6] - in /webservices/axis2/trunk/java/xdocs: ./ adb/ adb/images/ images/ images/archi-guide/ images/userguide/ jibx/ resources/ resources/schemas/ - posted by ch...@apache.org on 2006/10/05 11:56:40 UTC, 0 replies.
- svn commit: r453167 [1/6] - in /webservices/axis2/trunk/java/xdocs: ./ adb/ adb/images/ images/ images/archi-guide/ images/userguide/ jibx/ resources/ resources/schemas/ - posted by ch...@apache.org on 2006/10/05 11:56:40 UTC, 1 replies.
- svn commit: r453167 [5/6] - in /webservices/axis2/trunk/java/xdocs: ./ adb/ adb/images/ images/ images/archi-guide/ images/userguide/ jibx/ resources/ resources/schemas/ - posted by ch...@apache.org on 2006/10/05 11:56:40 UTC, 0 replies.
- svn commit: r453167 [2/6] - in /webservices/axis2/trunk/java/xdocs: ./ adb/ adb/images/ images/ images/archi-guide/ images/userguide/ jibx/ resources/ resources/schemas/ - posted by ch...@apache.org on 2006/10/05 11:56:40 UTC, 0 replies.
- svn commit: r453167 [3/6] - in /webservices/axis2/trunk/java/xdocs: ./ adb/ adb/images/ images/ images/archi-guide/ images/userguide/ jibx/ resources/ resources/schemas/ - posted by ch...@apache.org on 2006/10/05 11:56:40 UTC, 0 replies.
- svn commit: r453170 - in /webservices/axis2/site/1_0: Axis2ArchitectureGuide.html userguide2.html userguide3.html userguide4.html userguide5.html - posted by ch...@apache.org on 2006/10/05 12:05:46 UTC, 1 replies.
- svn commit: r453173 - /webservices/axis2/trunk/c/axiom/COPYING - posted by pi...@apache.org on 2006/10/05 12:12:56 UTC, 0 replies.
- svn commit: r453174 - /webservices/axis2/trunk/c/util/COPYING - posted by pi...@apache.org on 2006/10/05 12:13:21 UTC, 0 replies.
- svn commit: r453180 - /webservices/axis2/branches/java/ - posted by th...@apache.org on 2006/10/05 12:40:53 UTC, 0 replies.
- svn commit: r453183 - /webservices/axis2/trunk/java/xdocs/1_0/ - posted by ch...@apache.org on 2006/10/05 12:49:38 UTC, 0 replies.
- svn commit: r453184 - in /webservices/axis2/trunk/java/xdocs/images: ./ archi-guide/ userguide/ - posted by ch...@apache.org on 2006/10/05 12:52:11 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1300) Modifications in maven.xml and MTOM sample - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/05 12:53:20 UTC, 0 replies.
- svn commit: r453185 - /webservices/axis2/branches/java/1_1/ - posted by th...@apache.org on 2006/10/05 12:54:11 UTC, 0 replies.
- [jira] Created: (AXIS2-1306) Improvement to Tool module -> axis2-eclipse-codegen-plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/05 12:57:19 UTC, 0 replies.
- svn commit: r453186 - /webservices/axis2/trunk/java/xdocs/resources/ - posted by ch...@apache.org on 2006/10/05 12:57:57 UTC, 1 replies.
- svn commit: r453187 - /webservices/axis2/trunk/java/xdocs/jibx/ - posted by ch...@apache.org on 2006/10/05 12:58:16 UTC, 0 replies.
- svn commit: r453188 - /webservices/axis2/trunk/java/xdocs/adb/ - posted by ch...@apache.org on 2006/10/05 12:58:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1306) Improvement to Tool module -> axis2-eclipse-codegen-plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/05 12:59:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1306) Improvement to Tool module -> axis2-eclipse-codegen-plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/05 13:15:21 UTC, 0 replies.
- svn commit: r453189 - /webservices/axis2/trunk/java/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/05 13:20:34 UTC, 0 replies.
- svn commit: r453190 - /webservices/axis2/trunk/java/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/05 13:34:15 UTC, 0 replies.
- [jira] Created: (AXIS2-1307) XML parsing error thrown when editing service parameters - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/05 13:50:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1308) SOAP request doesn't work after enabled REST Suoport by enableREST in axis2.xml and get an AxisFault: First Element must contain the local name, Envelope; - posted by "Giuseppe Chiumento (JIRA)" <ji...@apache.org> on 2006/10/05 13:56:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1309) Improved MTOM sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/05 13:58:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1309) Improved MTOM sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/05 13:58:22 UTC, 0 replies.
- svn commit: r453202 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: ./ deployment/ description/ engine/ - posted by de...@apache.org on 2006/10/05 14:32:42 UTC, 0 replies.
- svn commit: r453203 - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/template/java/ jibx/src/org/apache/axis2/jibx/ jibx/src/org/apache/axis2/jibx/template/ - posted by ds...@apache.org on 2006/10/05 14:34:12 UTC, 0 replies.
- svn commit: r453204 - /webservices/axis2/trunk/c/include/axis2_options.h - posted by da...@apache.org on 2006/10/05 14:40:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1310) Deserialization of XMLBeans fails - posted by "Daniel Murygin (JIRA)" <ji...@apache.org> on 2006/10/05 14:40:26 UTC, 0 replies.
- [jira] Updated: (AXIS2-1310) Deserialization of XMLBeans fails - posted by "Daniel Murygin (JIRA)" <ji...@apache.org> on 2006/10/05 14:42:20 UTC, 0 replies.
- svn commit: r453209 - in /webservices/axis2/trunk/c/modules/core/clientapi: options.c svc_client.c - posted by da...@apache.org on 2006/10/05 14:46:08 UTC, 0 replies.
- [jira] Created: (AXIS2-1311) WSDL2Java removes fault information from WSDL file - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/05 15:00:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1311) WSDL2Java removes fault information from WSDL file - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/05 15:09:20 UTC, 2 replies.
- svn commit: r453232 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/mtom/filetransfer/service/META-INF/ - posted by ds...@apache.org on 2006/10/05 15:22:18 UTC, 0 replies.
- svn commit: r453233 - in /webservices/axis2/branches/java/1_1/modules: codegen/src/org/apache/axis2/wsdl/template/java/ jibx/src/org/apache/axis2/jibx/ jibx/src/org/apache/axis2/jibx/template/ - posted by ds...@apache.org on 2006/10/05 15:23:25 UTC, 0 replies.
- svn commit: r453234 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/mtom/filetransfer/service/meta-inf/ - posted by ds...@apache.org on 2006/10/05 15:23:40 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1200) org.apache.axis2.engine.Service interface broken - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/05 15:24:20 UTC, 0 replies.
- Error while in WSDL running a simple HelloWorld program. - posted by "Reddy, Sanket (US - Hyderabad)" <sa...@deloitte.com> on 2006/10/05 15:31:50 UTC, 0 replies.
- svn commit: r453240 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java - posted by di...@apache.org on 2006/10/05 15:51:48 UTC, 0 replies.
- [jira] Created: (AXIS2-1312) Issue with method parameter names in WSDL file genarted by Java2WSDLTask - posted by "vikas charak (JIRA)" <ji...@apache.org> on 2006/10/05 18:31:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1247) wsdl2java generated client throws NumberFormatException on nil integer - posted by "Todd Doolittle (JIRA)" <ji...@apache.org> on 2006/10/05 18:45:58 UTC, 1 replies.
- [jira] Created: (AXIS2-1313) Nil decimal values cause a NumberFormatException in a wsdl2java created client - posted by "Todd Doolittle (JIRA)" <ji...@apache.org> on 2006/10/05 20:19:57 UTC, 0 replies.
- svn commit: r453307 [1/2] - in /webservices/axis2/branches/java/1_1/modules/tool: axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ui/ axis2-eclip... - posted by th...@apache.org on 2006/10/05 20:24:23 UTC, 0 replies.
- svn commit: r453307 [2/2] - in /webservices/axis2/branches/java/1_1/modules/tool: axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ui/ axis2-eclip... - posted by th...@apache.org on 2006/10/05 20:24:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1306) Improvement to Tool module -> axis2-eclipse-codegen-plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/05 20:30:21 UTC, 0 replies.
- svn commit: r453318 - in /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/template/java: InterfaceImplementationTemplate.xsl SkeletonInterfaceTemplate.xsl SkeletonTemplate.xsl - posted by di...@apache.org on 2006/10/05 21:09:35 UTC, 0 replies.
- svn commit: r453319 - in /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl/template/java: InterfaceImplementationTemplate.xsl SkeletonInterfaceTemplate.xsl SkeletonTemplate.xsl - posted by di...@apache.org on 2006/10/05 21:10:19 UTC, 0 replies.
- KF2 OSGi - posted by Demetris G <de...@ece.neu.edu> on 2006/10/05 21:37:21 UTC, 0 replies.
- svn commit: r453338 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/HTTPWorker.java - posted by ch...@apache.org on 2006/10/05 21:51:03 UTC, 2 replies.
- [jira] Created: (AXIS2-1314) Specifying location of the service in Java2WSDLTask Ant task - posted by "vikas charak (JIRA)" <ji...@apache.org> on 2006/10/05 23:28:20 UTC, 0 replies.
- svn commit: r453452 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/rampart/RampartTest.java security/src/org/apache/rampart/MessageBuilder.java security/src/org/apache/rampart/RampartMessageData.java - posted by ru...@apache.org on 2006/10/06 03:26:57 UTC, 0 replies.
- svn commit: r453453 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/rampart/RampartTest.java security/src/org/apache/rampart/MessageBuilder.java security/src/org/apache/rampart/RampartMessageData.java - posted by ru...@apache.org on 2006/10/06 03:34:02 UTC, 0 replies.
- [jira] Assigned: (AXIS2-825) WSDL2Java compilation problem with JiBX bindings - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/06 05:01:20 UTC, 0 replies.
- svn commit: r453486 [3/4] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/wsdl/ - posted by di...@apache.org on 2006/10/06 06:07:52 UTC, 0 replies.
- svn commit: r453486 [1/4] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/wsdl/ - posted by di...@apache.org on 2006/10/06 06:07:52 UTC, 0 replies.
- svn commit: r453486 [2/4] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/wsdl/ - posted by di...@apache.org on 2006/10/06 06:07:52 UTC, 0 replies.
- svn commit: r453486 [4/4] - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/wsdl/ - posted by di...@apache.org on 2006/10/06 06:07:52 UTC, 0 replies.
- [Axis2] AXIS2-1277 check-in with too many whitespace changes - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/06 06:11:06 UTC, 0 replies.
- svn commit: r453491 - in /webservices/axis2/branches/java/1_1/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ codegen/src/org/apache/axis2/wsdl/template/java/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/wsdl/ - posted by di...@apache.org on 2006/10/06 06:13:53 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1277) Exceptions of void-operations will not get delivered by the client - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/06 06:16:20 UTC, 0 replies.
- [Axis2] Broken 1.1 build - posted by Dennis Sosnoski <dm...@sosnoski.com> on 2006/10/06 06:25:25 UTC, 4 replies.
- [jira] Created: (AXIS2-1315) When generating Java code from WSDL using SOAP1.2 the Stub class has "Uknown Style" comments throughout preventing compilation. - posted by "Anthony Hobart (JIRA)" <ji...@apache.org> on 2006/10/06 06:33:20 UTC, 1 replies.
- [jira] Created: (AXIS2-1316) "Unexpected subelement" when parsing simple request - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/06 06:48:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1316) "Unexpected subelement" when parsing simple request - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/06 06:50:21 UTC, 0 replies.
- svn commit: r453501 - /webservices/axis2/trunk/java/etc/project.properties - posted by ru...@apache.org on 2006/10/06 07:34:25 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1316) "Unexpected subelement" when parsing simple request - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/06 07:35:21 UTC, 0 replies.
- svn commit: r453512 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/rampart/RampartTest.java security/src/org/apache/rampart/MessageBuilder.java security/src/org/apache/rampart/RampartMessageData.java - posted by ru...@apache.org on 2006/10/06 08:53:12 UTC, 0 replies.
- [axis2] Client stub generates empty soap body - posted by Andrew Zahra <az...@itree.com.au> on 2006/10/06 09:52:02 UTC, 0 replies.
- [jira] Commented: (AXIS2-1316) "Unexpected subelement" when parsing simple request - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/06 10:41:20 UTC, 3 replies.
- [jira] Commented: (AXIS2-1143) Basic Authentication with client stub - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/06 11:24:20 UTC, 1 replies.
- Fwd: [Axis2] Two different builders - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/06 12:03:25 UTC, 1 replies.
- Error in deplyoing services(*.aar) in weblogic. - posted by "Reddy, Sanket (US - Hyderabad)" <sa...@deloitte.com> on 2006/10/06 12:10:38 UTC, 3 replies.
- svn commit: r453540 - /webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java - posted by da...@apache.org on 2006/10/06 12:15:41 UTC, 0 replies.
- svn commit: r453545 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport: TransportUtils.java http/HTTPTransportUtils.java http/util/RESTUtil.java jms/JMSUtils.java - posted by th...@apache.org on 2006/10/06 12:25:31 UTC, 0 replies.
- svn commit: r453546 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by th...@apache.org on 2006/10/06 12:26:43 UTC, 2 replies.
- svn commit: r453548 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by th...@apache.org on 2006/10/06 12:30:07 UTC, 0 replies.
- Disable "Transfer-Encoding: chunked" response - posted by "HHDirecto.Net" <hh...@gmail.com> on 2006/10/06 13:05:49 UTC, 2 replies.
- svn commit: r453559 - in /webservices/axis2/branches/java/1_1/modules/samples/src/sample/mtom/filetransfer/client: MTOMClient.java UserInterface.java - posted by th...@apache.org on 2006/10/06 13:50:01 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1309) Improved MTOM sample - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/06 13:52:28 UTC, 0 replies.
- svn commit: r453562 - /webservices/axis2/branches/java/1_1/modules/tool/conf/codegen/build.properties - posted by th...@apache.org on 2006/10/06 13:56:14 UTC, 0 replies.
- svn commit: r453563 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/mtom/filetransfer/client/MTOMClient.java - posted by th...@apache.org on 2006/10/06 13:57:06 UTC, 0 replies.
- [Axis2]Axis2 build FAILED (Comiple)[] - posted by Srinath Perera <he...@gmail.com> on 2006/10/06 14:11:07 UTC, 1 replies.
- [Axis2] Axis2 1.1 Release Plan - Release Candidates - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/06 14:15:16 UTC, 5 replies.
- svn commit: r453578 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport: TransportUtils.java http/HTTPTransportUtils.java http/util/RESTUtil.java jms/JMSUtils.java - posted by th...@apache.org on 2006/10/06 14:32:07 UTC, 0 replies.
- svn commit: r453579 - /webservices/axis2/trunk/java/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by th...@apache.org on 2006/10/06 14:33:07 UTC, 0 replies.
- [jira] Created: (AXIS2-1317) Codegeneration does not work when option is "uw" [unwarpping] and type is xsd:anyType - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/06 14:43:19 UTC, 0 replies.
- svn commit: r453603 - in /webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing: AddressingFinalInHandler.java AddressingInHandler.java AddressingOutHandler.java - posted by da...@apache.org on 2006/10/06 16:08:38 UTC, 0 replies.
- svn commit: r453622 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/rampart/ rahas/src/org/apache/rahas/impl/ security/src/org/apache/rampart/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/06 16:49:55 UTC, 1 replies.
- svn commit: r453642 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/rampart/ rahas/src/org/apache/rahas/impl/ security/src/org/apache/rampart/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/06 17:34:46 UTC, 0 replies.
- [jira] Created: (AXIS2-1318) Basic Authentication support - posted by "Samuel Isokpunwu (JIRA)" <ji...@apache.org> on 2006/10/06 17:38:19 UTC, 0 replies.
- svn commit: r453676 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/HTTPWorker.java - posted by ch...@apache.org on 2006/10/06 19:01:14 UTC, 0 replies.
- wsdl2Java for Axis 1.3 - posted by Joseph Vincens <jv...@us.ibm.com> on 2006/10/06 19:23:29 UTC, 0 replies.
- [jira] Created: (AXIS2-1319) Redeployment of service with '.' in aar name fails - posted by "Jeff Peterson (JIRA)" <ji...@apache.org> on 2006/10/06 19:24:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1320) Service throws error.. fault "null" with if a service method throws Axis Fault - posted by "vikas charak (JIRA)" <ji...@apache.org> on 2006/10/06 19:37:21 UTC, 0 replies.
- [jira] Updated: (AXIS2-1320) Service throws error.. fault "null" with if a service method throws Axis Fault - posted by "vikas charak (JIRA)" <ji...@apache.org> on 2006/10/06 19:39:20 UTC, 2 replies.
- [jira] Created: (AXIS2-1321) JAXWS test NonWrapTests.testTwoWaySync is failing yet still reporting success - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/06 19:57:24 UTC, 0 replies.
- Fwd: axis 1.2 - posted by TC Heiner <tc...@gmail.com> on 2006/10/06 19:59:16 UTC, 2 replies.
- [Axis2] When merging changes between branches please put the revision number that the changes are coming from into the commit message - posted by Bill Nagy <na...@watson.ibm.com> on 2006/10/07 00:24:38 UTC, 0 replies.
- [jira] Created: (AXIS2-1322) Adding Initial Holder Support and Refactoring Client and Server Message Marshalling. - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/07 00:52:21 UTC, 0 replies.
- [jira] Updated: (AXIS2-1322) Adding Initial Holder Support and Refactoring Client and Server Message Marshalling. - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/07 00:54:19 UTC, 0 replies.
- question about call.invoke - posted by TC Heiner <tc...@gmail.com> on 2006/10/07 01:08:04 UTC, 1 replies.
- svn commit: r453810 - in /webservices/axis2/branches/java/1_1: etc/ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/codegen/ modules/integration/ modules/java2wsdl/ modules/jaxbri/ modules/jaxws/ modules/jibx/ modules/kernel/ modules/pare... - posted by di...@apache.org on 2006/10/07 01:21:43 UTC, 0 replies.
- svn commit: r453811 [3/3] - in /webservices/axis2/trunk/java: etc/ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/codegen/ modules/integration/ modules/java2wsdl/ modules/jaxbri/ modules/jaxws/ modules/jibx/ modules/kernel/ modules/paren... - posted by di...@apache.org on 2006/10/07 01:23:30 UTC, 0 replies.
- svn commit: r453811 [1/3] - in /webservices/axis2/trunk/java: etc/ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/codegen/ modules/integration/ modules/java2wsdl/ modules/jaxbri/ modules/jaxws/ modules/jibx/ modules/kernel/ modules/paren... - posted by di...@apache.org on 2006/10/07 01:23:30 UTC, 0 replies.
- svn commit: r453811 [2/3] - in /webservices/axis2/trunk/java: etc/ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/codegen/ modules/integration/ modules/java2wsdl/ modules/jaxbri/ modules/jaxws/ modules/jibx/ modules/kernel/ modules/paren... - posted by di...@apache.org on 2006/10/07 01:23:30 UTC, 0 replies.
- Rationalizing the m1/m2 groupId's - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/07 01:32:57 UTC, 0 replies.
- svn commit: r453821 - /webservices/axis2/branches/java/1_1/modules/security/maven.xml - posted by di...@apache.org on 2006/10/07 02:40:42 UTC, 0 replies.
- svn commit: r453824 - /webservices/axis2/trunk/java/modules/security/maven.xml - posted by di...@apache.org on 2006/10/07 03:00:58 UTC, 0 replies.
- Re: [Axis2] When merging changes between branches please put the revision number that the changes are coming from into the commit message - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/07 03:07:04 UTC, 0 replies.
- [jira] Created: (AXIS2-1323) Consume Axis 2 web service in VB.NET - posted by "Ravi (JIRA)" <ji...@apache.org> on 2006/10/07 08:51:19 UTC, 0 replies.
- java.lang.NoSuchMethodError: org.apache.axis2.databinding.utils.ConverterUtil.convertToint(Ljava/lang/String;) - posted by Anthony v <an...@cvsol.com> on 2006/10/07 09:08:55 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1323) Consume Axis 2 web service in VB.NET - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/07 11:14:20 UTC, 0 replies.
- svn commit: r453885 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by th...@apache.org on 2006/10/07 12:55:46 UTC, 0 replies.
- svn commit: r453892 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by di...@apache.org on 2006/10/07 14:27:38 UTC, 0 replies.
- [jira] Created: (AXIS2-1324) Improvement to document -> eclipse-codegen-plugin-help - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/07 14:49:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1324) Improvement to document -> eclipse-codegen-plugin-help - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/07 14:51:20 UTC, 1 replies.
- svn commit: r453901 - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool: core/ util/ - posted by th...@apache.org on 2006/10/07 15:26:21 UTC, 0 replies.
- svn commit: r453923 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ch...@apache.org on 2006/10/07 16:56:08 UTC, 0 replies.
- svn commit: r453926 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/WSDL2JavaGenerator.java - posted by th...@apache.org on 2006/10/07 17:07:37 UTC, 0 replies.
- svn commit: r453940 - in /webservices/axis2/trunk/c: modules/core/transport/http/http_worker.c modules/core/transport/http/sender/http_client.c samples/server/math/Makefile.am - posted by sa...@apache.org on 2006/10/07 17:51:53 UTC, 0 replies.
- svn commit: r453948 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java - posted by ru...@apache.org on 2006/10/07 18:11:47 UTC, 0 replies.
- svn commit: r453949 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/07 18:12:49 UTC, 0 replies.
- svn commit: r453950 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/OutOnlyAxisOperation.java - posted by ru...@apache.org on 2006/10/07 18:13:05 UTC, 0 replies.
- svn commit: r453963 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description: ClientUtils.java HandlerDescription.java - posted by ru...@apache.org on 2006/10/07 19:18:41 UTC, 0 replies.
- svn commit: r453964 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description: ClientUtils.java HandlerDescription.java - posted by ru...@apache.org on 2006/10/07 19:19:16 UTC, 0 replies.
- svn commit: r453965 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/07 19:22:43 UTC, 0 replies.
- svn commit: r453966 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/07 19:23:45 UTC, 0 replies.
- svn commit: r453967 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by th...@apache.org on 2006/10/07 19:29:12 UTC, 0 replies.
- svn commit: r453968 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/07 19:34:17 UTC, 0 replies.
- svn commit: r453969 - in /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse: ./ images/ - posted by th...@apache.org on 2006/10/07 19:43:16 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1324) Improvement to document -> eclipse-codegen-plugin-help - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/07 19:51:20 UTC, 0 replies.
- svn commit: r453973 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/CodeGenWizard.java - posted by th...@apache.org on 2006/10/07 20:07:22 UTC, 0 replies.
- svn commit: r453974 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/07 20:08:39 UTC, 0 replies.
- svn commit: r453977 [2/2] - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/client/factory/ src/org/apache/axis2/jaxws/client/proxy/ src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/i18n/ src/org/apache/axis... - posted by ba...@apache.org on 2006/10/07 20:17:12 UTC, 0 replies.
- svn commit: r453977 [1/2] - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/client/factory/ src/org/apache/axis2/jaxws/client/proxy/ src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/i18n/ src/org/apache/axis... - posted by ba...@apache.org on 2006/10/07 20:17:12 UTC, 0 replies.
- [jira] Commented: (AXIS2-1249) BareTests.testTwoWaySync test is failing yet still reporting success - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/07 20:24:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1322) Adding Initial Holder Support and Refactoring Client and Server Message Marshalling. - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/07 20:26:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1321) JAXWS test NonWrapTests.testTwoWaySync is failing yet still reporting success - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/07 20:26:21 UTC, 0 replies.
- [jira] Closed: (AXIS2-1321) JAXWS test NonWrapTests.testTwoWaySync is failing yet still reporting success - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/07 20:26:23 UTC, 0 replies.
- [jira] Closed: (AXIS2-1322) Adding Initial Holder Support and Refactoring Client and Server Message Marshalling. - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/07 20:26:24 UTC, 0 replies.
- svn commit: r453980 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/07 20:27:12 UTC, 0 replies.
- svn commit: r453982 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description: OutInAxisOperation.java OutOnlyAxisOperation.java Parameter.java ParameterIncludeImpl.java - posted by ru...@apache.org on 2006/10/07 20:42:43 UTC, 0 replies.
- svn commit: r453985 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description: OutInAxisOperation.java OutOnlyAxisOperation.java Parameter.java ParameterIncludeImpl.java - posted by ru...@apache.org on 2006/10/07 20:48:00 UTC, 0 replies.
- svn commit: r453988 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by th...@apache.org on 2006/10/07 21:01:03 UTC, 0 replies.
- svn commit: r453998 - in /webservices/axis2/trunk/java/modules: integration/ integration/test-resources/rampart/ integration/test-resources/rampart/policy/ integration/test/org/apache/rampart/ rahas/src/org/apache/rahas/client/ secpolicy/src/org/apache... - posted by ru...@apache.org on 2006/10/07 21:49:06 UTC, 0 replies.
- svn commit: r454014 - in /webservices/axis2/branches/java/1_1/modules: integration/ integration/test-resources/rampart/ integration/test-resources/rampart/policy/ integration/test/org/apache/rampart/ rahas/src/org/apache/rahas/client/ secpolicy/src/org... - posted by ru...@apache.org on 2006/10/07 22:35:51 UTC, 0 replies.
- svn commit: r454026 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/description/ test/org/apache/axis2/jaxws/description/ test/org/apache/axis2/jaxws/framework/ - posted by ba...@apache.org on 2006/10/07 23:25:57 UTC, 0 replies.
- svn commit: r454039 - in /webservices/axis2/branches/java/1_1: etc/project.properties modules/security/maven.xml modules/security/project.xml - posted by di...@apache.org on 2006/10/08 00:46:47 UTC, 0 replies.
- svn commit: r454040 - /webservices/axis2/branches/java/1_1/maven.xml - posted by di...@apache.org on 2006/10/08 00:54:35 UTC, 0 replies.
- [Axis2]WSDL2Java Code generation option - posted by Srinath Perera <he...@gmail.com> on 2006/10/08 00:55:31 UTC, 8 replies.
- svn commit: r454045 - in /webservices/axis2/branches/java/1_1/modules: addressing/maven.xml rahas/maven.xml savan/maven.xml security/maven.xml soapmonitor/maven.xml - posted by di...@apache.org on 2006/10/08 01:50:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-969) Missing xsi:type in SOAP-Message - posted by "Thomas, Berlinghoff (JIRA)" <ji...@apache.org> on 2006/10/08 02:15:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-980) Underlines in typenames does not work with inheritance - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/08 02:58:20 UTC, 0 replies.
- svn commit: r454058 - /webservices/axis2/branches/java/1_1/maven.xml - posted by di...@apache.org on 2006/10/08 03:06:32 UTC, 0 replies.
- svn commit: r454059 - /webservices/axis2/branches/java/1_1/build.xml - posted by di...@apache.org on 2006/10/08 03:10:53 UTC, 0 replies.
- [jira] Created: (AXIS2-1325) SOAP message using xsi:nil has no definition of xsi - posted by "Jake Goulding (JIRA)" <ji...@apache.org> on 2006/10/08 03:22:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1325) SOAP message using xsi:nil has no definition of xsi - posted by "Jake Goulding (JIRA)" <ji...@apache.org> on 2006/10/08 03:24:20 UTC, 2 replies.
- AXIS2 - MySQL - Database connection code - posted by Anthony v <an...@cvsol.com> on 2006/10/08 03:36:31 UTC, 0 replies.
- [jira] Created: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers. - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/08 03:56:19 UTC, 0 replies.
- [Axis2] Nightly builds from Trunk and 1.1 Branch - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/08 04:10:06 UTC, 2 replies.
- [jira] Commented: (AXIS2-1325) SOAP message using xsi:nil has no definition of xsi - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/08 04:24:20 UTC, 3 replies.
- svn commit: r454067 - in /webservices/axis2/branches/java/1_1/modules/jaxws: maven.xml project.xml - posted by di...@apache.org on 2006/10/08 04:57:14 UTC, 0 replies.
- [Axis2]Two HTTP server? - posted by Srinath Perera <he...@gmail.com> on 2006/10/08 05:01:27 UTC, 5 replies.
- svn commit: r454079 - in /webservices/axis2/trunk/c: include/ modules/core/clientapi/ modules/core/deployment/ modules/core/description/ modules/core/transport/http/ modules/core/transport/http/sender/ samples/client/echo/ samples/client/notify/ util/i... - posted by sa...@apache.org on 2006/10/08 07:13:16 UTC, 0 replies.
- [Axis2] 1.1 build broken (again) - posted by Dennis Sosnoski <dm...@sosnoski.com> on 2006/10/08 07:53:52 UTC, 1 replies.
- svn commit: r454084 - /webservices/axis2/branches/java/1_1/modules/integration/test/org/apache/rampart/RampartTest.java - posted by ru...@apache.org on 2006/10/08 08:00:45 UTC, 0 replies.
- svn commit: r454105 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/rampart/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/08 11:07:04 UTC, 0 replies.
- svn commit: r454126 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/rampart/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/08 13:08:48 UTC, 0 replies.
- [jira] Created: (AXIS2-1327) Incorrect operation selected when no SOAPAction specified - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/08 13:14:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1311) WSDL2Java removes fault information from WSDL file - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/08 13:16:26 UTC, 1 replies.
- [Axis2]Embdeding Jetty to Axis2 - posted by Srinath Perera <he...@gmail.com> on 2006/10/08 13:56:57 UTC, 7 replies.
- [jira] Updated: (AXIS2-1327) Incorrect operation selected when no SOAPAction specified - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/08 14:28:20 UTC, 0 replies.
- svn commit: r454140 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java - posted by di...@apache.org on 2006/10/08 15:04:38 UTC, 0 replies.
- svn commit: r454161 - in /webservices/axis2/trunk/c/modules: core/util/core_utils.c mod_addr/addr_in_handler.c - posted by sa...@apache.org on 2006/10/08 17:33:39 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1327) Incorrect operation selected when no SOAPAction specified - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/08 18:23:20 UTC, 0 replies.
- svn commit: r454186 - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java kernel/src/org/apache/axis2/deployment/DescriptionBuilder.java - posted by da...@apache.org on 2006/10/08 20:31:00 UTC, 1 replies.
- svn commit: r454188 - in /webservices/axis2/branches/java/1_1/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java kernel/src/org/apache/axis2/deployment/DescriptionBuilder.java - posted by da...@apache.org on 2006/10/08 20:39:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1327) Incorrect operation selected when no SOAPAction specified - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/08 20:42:20 UTC, 0 replies.
- svn commit: r454194 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/08 21:31:57 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1251) Problem of sending OMElement with ADB - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/08 21:34:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1328) MessageContext.getSoapAction should reference AxisOperation - posted by "Steve Jones (JIRA)" <ji...@apache.org> on 2006/10/09 00:48:19 UTC, 0 replies.
- svn commit: r454234 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/09 01:29:17 UTC, 0 replies.
- svn commit: r454241 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/09 02:10:30 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1313) Nil decimal values cause a NumberFormatException in a wsdl2java created client - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/09 02:11:20 UTC, 0 replies.
- svn commit: r454253 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/server/HttpFactory.java - posted by ds...@apache.org on 2006/10/09 04:35:14 UTC, 0 replies.
- svn commit: r454254 - /webservices/axis2/branches/java/1_1/modules/jibx/maven.xml - posted by ds...@apache.org on 2006/10/09 04:36:40 UTC, 0 replies.
- svn commit: r454255 - in /webservices/axis2/branches/java/1_1/modules/jibx/src/org/apache/axis2/jibx: CodeGenerationUtility.java template/JibXDatabindingTemplate.xsl - posted by ds...@apache.org on 2006/10/09 04:37:30 UTC, 0 replies.
- Re: svn commit: r454186 - in /webservices/axis2/trunk/java/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java kernel/src/org/apache/axis2/deployment/DescriptionBuilder.java - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/09 05:49:29 UTC, 0 replies.
- [axis2] Re: Geronimo jee5 webservices integration - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/09 06:04:26 UTC, 7 replies.
- svn commit: r454278 - in /webservices/axis2/branches/java/1_1/legal/min: annogen-LICENSE.txt annongen-LICENSE.txt axis2-java2wsdl-LICENSE.txt axis2-kernel-LICENSE.txt jakarta-httpcore-LICENSE.txt log4j-LICENSE.txt wooden-LICENSE.txt - posted by th...@apache.org on 2006/10/09 06:22:22 UTC, 0 replies.
- svn commit: r454279 - in /webservices/axis2/branches/java/1_1/legal/std: axis2-spring-LICENSE.txt spring-LICENSE.txt stax-utils-LICENSE.txt stax-utls-LICENSE.txt woden-LICENSE.txt - posted by th...@apache.org on 2006/10/09 06:23:35 UTC, 0 replies.
- svn commit: r454280 - /webservices/axis2/branches/java/1_1/legal/war/spring-LICENSE.txt - posted by th...@apache.org on 2006/10/09 06:24:08 UTC, 0 replies.
- Axis libraries - posted by Demetris G <de...@ece.neu.edu> on 2006/10/09 06:34:03 UTC, 0 replies.
- svn commit: r454283 [1/2] - in /webservices/axis2/branches/java/1_1/release-docs: maven-scripts/ readme-files/ release-etc/min/ release-etc/std/ - posted by th...@apache.org on 2006/10/09 06:34:49 UTC, 0 replies.
- svn commit: r454283 [2/2] - in /webservices/axis2/branches/java/1_1/release-docs: maven-scripts/ readme-files/ release-etc/min/ release-etc/std/ - posted by th...@apache.org on 2006/10/09 06:34:49 UTC, 0 replies.
- svn commit: r454284 - /webservices/axis2/branches/java/1_1/modules/kernel/conf/axis2.xml - posted by th...@apache.org on 2006/10/09 06:43:32 UTC, 0 replies.
- svn commit: r454285 - /webservices/axis2/branches/java/1_1/release-notes.html - posted by th...@apache.org on 2006/10/09 06:44:41 UTC, 0 replies.
- svn commit: r454286 - /webservices/axis2/branches/java/1_1/README.txt - posted by th...@apache.org on 2006/10/09 06:45:52 UTC, 0 replies.
- svn commit: r454287 - /webservices/axis2/branches/java/1_1/etc/project.xml - posted by th...@apache.org on 2006/10/09 06:47:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1329) Problem with WSDL based ServiceClient when wsdl has SOAP12 port - posted by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2006/10/09 07:00:23 UTC, 0 replies.
- Axis 2 Check out - posted by Demetris G <de...@ece.neu.edu> on 2006/10/09 07:16:57 UTC, 1 replies.
- [jira] Created: (AXIS2-1330) improve axis2-idea-plugin documentation to reflect changes done in patch 1303 - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/09 08:58:19 UTC, 0 replies.
- Can I put the interface name and the implemented class name in the services.xml ? - posted by "Reddy, Sanket (US - Hyderabad)" <sa...@deloitte.com> on 2006/10/09 09:15:25 UTC, 0 replies.
- svn commit: r454306 - in /webservices/axis2/trunk/c/rampart: build.sh src/data/Makefile.am - posted by pi...@apache.org on 2006/10/09 10:06:40 UTC, 0 replies.
- svn commit: r454307 - /webservices/axis2/branches/java/1_1/modules/webapp/HappyAxis.jsp - posted by ch...@apache.org on 2006/10/09 10:18:10 UTC, 0 replies.
- svn commit: r454314 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AdminAgent.java - posted by ch...@apache.org on 2006/10/09 10:57:46 UTC, 0 replies.
- [jira] Created: (AXIS2-1331) Service should be listed as faulty when name of the service is not specified within a group of services - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/09 11:14:19 UTC, 0 replies.
- svn commit: r454327 - in /webservices/axis2/branches/java/1_1/modules/webapp: ActivateService.jsp EngageToServiceGroup.jsp HappyAxis.jsp admin.jsp - posted by ch...@apache.org on 2006/10/09 12:09:48 UTC, 0 replies.
- svn commit: r454330 - in /webservices/axis2/branches/java/1_1/modules/kernel: maven.xml src/org/apache/axis2/Version.java src/org/apache/axis2/i18n/resource.properties - posted by ch...@apache.org on 2006/10/09 12:29:42 UTC, 0 replies.
- svn commit: r454333 - /webservices/axis2/branches/java/1_1/modules/webapp/ - posted by ch...@apache.org on 2006/10/09 12:39:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1330) improve axis2-idea-plugin documentation to reflect changes done in patch 1303 - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/09 12:41:20 UTC, 0 replies.
- svn commit: r454334 [1/3] - in /webservices/axis2/branches/java/1_1/xdocs/1_1: dii.html modules.html reference.html src/ src/Axis2SampleDocLitServiceCode.html userguide.html xmlbased-server.html - posted by he...@apache.org on 2006/10/09 12:43:08 UTC, 0 replies.
- svn commit: r454334 [3/3] - in /webservices/axis2/branches/java/1_1/xdocs/1_1: dii.html modules.html reference.html src/ src/Axis2SampleDocLitServiceCode.html userguide.html xmlbased-server.html - posted by he...@apache.org on 2006/10/09 12:43:08 UTC, 0 replies.
- svn commit: r454334 [2/3] - in /webservices/axis2/branches/java/1_1/xdocs/1_1: dii.html modules.html reference.html src/ src/Axis2SampleDocLitServiceCode.html userguide.html xmlbased-server.html - posted by he...@apache.org on 2006/10/09 12:43:08 UTC, 0 replies.
- svn commit: r454336 [2/3] - in /webservices/axis2/branches/java/1_1/xdocs: dii.html modules.html reference.html userguide.html xmlbased-server.html - posted by he...@apache.org on 2006/10/09 12:52:30 UTC, 0 replies.
- svn commit: r454336 [3/3] - in /webservices/axis2/branches/java/1_1/xdocs: dii.html modules.html reference.html userguide.html xmlbased-server.html - posted by he...@apache.org on 2006/10/09 12:52:30 UTC, 0 replies.
- svn commit: r454336 [1/3] - in /webservices/axis2/branches/java/1_1/xdocs: dii.html modules.html reference.html userguide.html xmlbased-server.html - posted by he...@apache.org on 2006/10/09 12:52:30 UTC, 0 replies.
- svn commit: r454337 - in /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea: Idea_plug-in_userguide.html images/Screenshot.png images/fig1.jpg images/fig18.jpg images/fig19.jpg images/fig2.jpg images/fig3.jpg images/fig4.jpg - posted by th...@apache.org on 2006/10/09 12:56:10 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1330) improve axis2-idea-plugin documentation to reflect changes done in patch 1303 - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/09 12:59:21 UTC, 0 replies.
- [Axis2]1.1 Userguide - posted by Srinath Perera <he...@gmail.com> on 2006/10/09 13:03:19 UTC, 1 replies.
- svn commit: r454339 - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools: bean/SrcCompiler.java idea/OptionPane.java - posted by th...@apache.org on 2006/10/09 13:04:06 UTC, 0 replies.
- [jira] Commented: (AXIS2-1303) improvement to axis2-idea-plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/09 13:06:20 UTC, 0 replies.
- svn commit: r454346 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/mail/SimpleMailListener.java - posted by sa...@apache.org on 2006/10/09 13:51:27 UTC, 0 replies.
- svn commit: r454350 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/SimpleHTTPServer.java - posted by th...@apache.org on 2006/10/09 13:59:20 UTC, 0 replies.
- svn commit: r454351 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools/bean/SrcCompiler.java - posted by th...@apache.org on 2006/10/09 14:03:14 UTC, 0 replies.
- svn commit: r454363 - in /webservices/axis2/trunk/java/modules/addressing: src/org/apache/axis2/addressing/ src/org/apache/axis2/handlers/addressing/ test/org/apache/axis2/handlers/addressing/ - posted by pr...@apache.org on 2006/10/09 14:57:25 UTC, 0 replies.
- svn commit: r454365 - /webservices/axis2/branches/java/1_1/modules/webapp/ - posted by ch...@apache.org on 2006/10/09 15:01:51 UTC, 0 replies.
- svn commit: r454366 - in /webservices/axis2/branches/java/1_1: modules/kernel/src/org/apache/axis2/Constants.java utils/ - posted by ch...@apache.org on 2006/10/09 15:04:03 UTC, 0 replies.
- svn commit: r454378 - /webservices/axis2/trunk/java/etc/project.xml - posted by pr...@apache.org on 2006/10/09 15:32:27 UTC, 1 replies.
- [jira] Updated: (AXIS2-1317) Codegeneration does not work when option is "uw" [unwarpping] and type is xsd:anyType - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/09 15:36:20 UTC, 0 replies.
- Re: axis2 need help !!! urgent!!! - posted by Jaliya Ekanayake <jn...@gmail.com> on 2006/10/09 15:52:24 UTC, 3 replies.
- svn commit: r454384 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/09 16:02:51 UTC, 0 replies.
- OSGi and Axis - posted by Demetris G <de...@ece.neu.edu> on 2006/10/09 16:08:41 UTC, 0 replies.
- Axis and OSGi - posted by Demetris G <de...@ece.neu.edu> on 2006/10/09 16:12:38 UTC, 0 replies.
- svn commit: r454392 - /webservices/axis2/branches/java/1_1/etc/project.xml - posted by pr...@apache.org on 2006/10/09 16:20:06 UTC, 0 replies.
- [Axis2] Axis2 1.1-RC1 Release - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/09 16:31:15 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1143) Basic Authentication with client stub - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/09 19:00:20 UTC, 0 replies.
- RE: Apache Axis 1.6b - posted by Haiping Zhao <ha...@plaxo.com> on 2006/10/09 19:06:16 UTC, 1 replies.
- [jira] Created: (AXIS2-1332) Axis2-idea-plugin Code generation using default client option does not work correctly - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/09 19:31:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1332) Axis2-idea-plugin Code generation using default client option does not work correctly - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/09 19:33:21 UTC, 0 replies.
- svn commit: r454445 - /webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html - posted by ro...@apache.org on 2006/10/09 20:09:13 UTC, 0 replies.
- svn commit: r454475 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/09 21:54:03 UTC, 0 replies.
- svn commit: r454484 - /webservices/axis2/branches/java/1_1/xdocs/spring.html - posted by ro...@apache.org on 2006/10/09 22:09:38 UTC, 2 replies.
- [Axis2] Option to set the service implementation class - posted by Dennis Sosnoski <dm...@sosnoski.com> on 2006/10/09 23:40:26 UTC, 2 replies.
- [Axis2][1.1-RC1] Security sample is not included - posted by Ali Sadik Kumlali <as...@yahoo.com> on 2006/10/09 23:55:55 UTC, 8 replies.
- [jira] Commented: (AXIS2-1329) Problem with WSDL based ServiceClient when wsdl has SOAP12 port - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/10 00:38:20 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1329) Problem with WSDL based ServiceClient when wsdl has SOAP12 port - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/10 00:40:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1325) SOAP message using xsi:nil has no definition of xsi - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 01:01:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1250) Problem in Char deserialzing in ADB - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 01:45:20 UTC, 1 replies.
- [Axis2][1.1-RC1] AxisFault example not included - posted by William Ferguson <Wi...@contractorsolutions.com.au> on 2006/10/10 01:58:18 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1250) Problem in Char deserialzing in ADB - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 02:03:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1239) By invoking web service using generated stub for a WSDL which contain message element that have type "xsd:anyType" did not work as expected - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 02:09:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 02:09:21 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1311) WSDL2Java removes fault information from WSDL file - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 03:29:20 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers. - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/10 04:45:21 UTC, 0 replies.
- [Axis2] Proposal to add return type to Handler.invoke(...) - posted by Bill Nagy <na...@watson.ibm.com> on 2006/10/10 04:51:58 UTC, 10 replies.
- svn commit: r454620 - in /webservices/axis2/trunk/c: bindist.sh tools/codegen/src/Makefile.am tools/codegen/src/schema/Makefile.am tools/tcpmon/src/Makefile.am - posted by pi...@apache.org on 2006/10/10 07:16:24 UTC, 0 replies.
- svn commit: r454621 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/deployment/ServiceBuilder.java - posted by de...@apache.org on 2006/10/10 07:20:49 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1326) Error in invoking a service , when service uses two types of message receivers. - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/10 07:34:23 UTC, 0 replies.
- svn commit: r454632 [1/2] - in /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema: ExtensionUtility.java template/ADBBeanTemplate.xsl - posted by ch...@apache.org on 2006/10/10 07:56:02 UTC, 0 replies.
- svn commit: r454632 [2/2] - in /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema: ExtensionUtility.java template/ADBBeanTemplate.xsl - posted by ch...@apache.org on 2006/10/10 07:56:02 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1254) ADB cannot handle null return value from service method - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/10 07:57:21 UTC, 0 replies.
- Re: svn commit: r454621 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/deployment/ServiceBuilder.java - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/10 08:08:34 UTC, 0 replies.
- svn commit: r454637 - /webservices/axis2/trunk/c/util/src/string.c - posted by na...@apache.org on 2006/10/10 08:24:08 UTC, 0 replies.
- svn commit: r454654 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ch...@apache.org on 2006/10/10 10:03:33 UTC, 0 replies.
- svn commit: r454660 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/10 10:25:05 UTC, 0 replies.
- svn commit: r454661 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ch...@apache.org on 2006/10/10 10:33:18 UTC, 0 replies.
- svn commit: r454663 - /webservices/axis2/branches/java/1_1/modules/kernel/conf/axis2.xml - posted by th...@apache.org on 2006/10/10 10:35:27 UTC, 0 replies.
- [Axis2] What should be included in Axis2 minimal distribution - posted by Eran Chinthaka <ch...@opensource.lk> on 2006/10/10 10:52:34 UTC, 10 replies.
- [jira] Created: (AXIS2-1333) InvocationTargetException thrown when accessing 'Engage Module For a Service' page in Axis2 admin console - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/10 10:53:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1333) InvocationTargetException thrown when accessing 'Engage Module For a Service' page in Axis2 admin console - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/10 10:55:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1334) Deployment of Sandesha2 causes exception in Axis2 Admin-Frontend - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/10 10:59:20 UTC, 0 replies.
- svn commit: r454667 - /webservices/axis2/trunk/java/xdocs/ - posted by ch...@apache.org on 2006/10/10 11:00:25 UTC, 0 replies.
- [jira] Commented: (AXIS2-1334) Deployment of Sandesha2 causes exception in Axis2 Admin-Frontend - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/10 11:15:20 UTC, 1 replies.
- svn commit: r454672 - in /webservices/axis2/branches/java/1_1/xdocs: 1_1/jibx/ jibx/ - posted by ds...@apache.org on 2006/10/10 11:41:06 UTC, 0 replies.
- svn commit: r454673 - /webservices/axis2/branches/java/1_1/xdocs/1_0/ - posted by ch...@apache.org on 2006/10/10 11:58:00 UTC, 0 replies.
- [jira] Resolved: (AXIS2-729) 404 Not Found trying to access JiBX example page - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/10 11:59:20 UTC, 0 replies.
- svn commit: r454680 - /webservices/axis2/branches/java/1_1/modules/samples/project.xml - posted by th...@apache.org on 2006/10/10 12:15:11 UTC, 0 replies.
- svn commit: r454681 - /webservices/axis2/branches/java/1_1/release-notes.html - posted by th...@apache.org on 2006/10/10 12:28:12 UTC, 0 replies.
- [jira] Created: (AXIS2-1335) Code Generation Exception occurred when Generating Clients - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/10 12:46:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1335) Code Generation Exception occurred when Generating Clients - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/10 12:48:20 UTC, 0 replies.
- svn commit: r454690 - in /webservices/axis2/branches/java/1_1/xdocs: ./ adb/ resources/ - posted by ch...@apache.org on 2006/10/10 12:51:50 UTC, 0 replies.
- svn commit: r454693 - /webservices/axis2/branches/java/1_1/xdocs/jibx/ - posted by ch...@apache.org on 2006/10/10 12:55:54 UTC, 0 replies.
- svn commit: r454694 - /webservices/axis2/branches/java/1_1/xdocs/reference.html - posted by ch...@apache.org on 2006/10/10 13:01:31 UTC, 0 replies.
- [jira] Deleted: (AXIS2-1335) Code Generation Exception occurred when Generating Clients - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 13:06:21 UTC, 4 replies.
- svn commit: r454696 - in /webservices/axis2/branches/java/1_1/xdocs/images: ./ archi-guide/ userguide/ - posted by ch...@apache.org on 2006/10/10 13:06:58 UTC, 0 replies.
- [jira] Created: (AXIS2-1336) Code Generation Exception occurred when Generating stubs - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/10 13:36:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1337) Null value is returned when accessing the 'List Single Service' page of an available service group - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/10 13:50:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1337) Null value is returned when accessing the 'List Single Service' page of an available service group - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/10 13:52:20 UTC, 2 replies.
- WS Addressing :: Issue with setting ReplyTo :: Axis2-1.1-SNAPSHOT - posted by Vaibhav Pandey <va...@yash.com> on 2006/10/10 14:01:51 UTC, 2 replies.
- [jira] Created: (AXIS2-1338) Code generation drops the element which holds an xsd:anyType element at both client and server sides - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/10 14:03:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1338) Code generation drops the element which holds an xsd:anyType element at both client and server sides - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/10 14:05:20 UTC, 4 replies.
- [jira] Updated: (AXIS2-1334) Deployment of Sandesha2 causes exception in Axis2 Admin-Frontend - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 15:00:21 UTC, 0 replies.
- Re: [axis2] Improvements to Service life cycle in handling - setOperationContext not thread-safe??!! - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/10 15:33:50 UTC, 1 replies.
- Re: [axis2] Improvements to Service life cycle in handling - setOperationContext not thread-safe??!! - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/10 15:40:16 UTC, 6 replies.
- NPE trying to send from an InOutAsyncMessageReceiver - posted by Ignacio Silva-Lepe <is...@gmail.com> on 2006/10/10 15:42:56 UTC, 0 replies.
- [jira] Updated: (AXIS2-1102) schema generation for .aar when ServiceObjectSupplier and SpringBeanName given with *RPCMessagaReceiver - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 16:09:25 UTC, 0 replies.
- [jira] Created: (AXIS2-1339) WSDL2Java client side stub code does not work with AXIS2 TCP Server - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/10 18:07:28 UTC, 0 replies.
- [jira] Commented: (AXIS2-749) Mixing compile time and runtime support in codegen jar - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 18:11:22 UTC, 1 replies.
- svn commit: r454806 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/rpc/ codegen/src/org/apache/axis2/rpc/ - posted by di...@apache.org on 2006/10/10 18:17:24 UTC, 0 replies.
- [jira] Resolved: (AXIS2-749) Mixing compile time and runtime support in codegen jar - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/10 18:19:20 UTC, 0 replies.
- svn commit: r454810 - /webservices/axis2/branches/java/1_1/modules/tool/script/tcp-server.bat - posted by di...@apache.org on 2006/10/10 18:28:40 UTC, 0 replies.
- svn commit: r454819 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/ServiceBuilder.java - posted by de...@apache.org on 2006/10/10 18:44:51 UTC, 2 replies.
- [jira] Commented: (AXIS2-1319) Redeployment of service with '.' in aar name fails - posted by "Jeff Peterson (JIRA)" <ji...@apache.org> on 2006/10/10 19:12:20 UTC, 0 replies.
- svn commit: r454845 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/PolicyInclude.java - posted by az...@apache.org on 2006/10/10 19:39:44 UTC, 0 replies.
- [jira] Created: (AXIS2-1340) Axis2Util.toOM() needs to work w/o XML-Security jar - posted by "Sathija Pavuluri (JIRA)" <ji...@apache.org> on 2006/10/10 20:04:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1272) Cannot differentiate between an int sent as 0 and an int sent as nil - posted by "Tom Jordahl (JIRA)" <ji...@apache.org> on 2006/10/10 20:52:20 UTC, 1 replies.
- [jira] Commented: (AXIS2-1274) WSDL2Java does not create Stub class for PortType - posted by "Tom Jordahl (JIRA)" <ji...@apache.org> on 2006/10/10 20:54:20 UTC, 2 replies.
- svn commit: r462501 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/ServiceLifeCycle.java - posted by na...@apache.org on 2006/10/10 21:12:15 UTC, 0 replies.
- RE: [axis2] Improvements to Service life cycle in handling -setOperationContext not thread-safe??!! - posted by Tom Jordahl <tj...@adobe.com> on 2006/10/10 21:16:32 UTC, 2 replies.
- svn commit: r462507 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/axis2/engine/ kernel/src/org/apache/axis2/context/ kernel/src/org/apache/axis2/engine/ kernel/src/org/apache/axis2/handlers/ security/src/org/apache/rampart/han... - posted by na...@apache.org on 2006/10/10 21:17:13 UTC, 0 replies.
- [jira] Closed: (AXIS2-1233) Handlers do not get a chance to undo work if a fault occurs or complete work when message processing finishes (this was split off from AXIS2-653) - posted by "Bill Nagy (JIRA)" <ji...@apache.org> on 2006/10/10 21:28:20 UTC, 0 replies.
- svn commit: r462519 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ch...@apache.org on 2006/10/10 21:38:28 UTC, 0 replies.
- svn commit: r462538 - in /webservices/axis2/trunk/java/modules/jaxws: src/javax/jws/ src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/marshaller/impl/ test/org/apache/axis2/jaxws/description/ - posted by ba...@apache.org on 2006/10/10 22:05:33 UTC, 0 replies.
- svn commit: r462548 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: client/proxy/JAXWSProxyHandler.java description/OperationDescription.java - posted by ba...@apache.org on 2006/10/10 22:35:24 UTC, 0 replies.
- svn commit: r462564 - /webservices/axis2/trunk/java/modules/security/src/org/apache/rampart/util/Axis2Util.java - posted by ru...@apache.org on 2006/10/10 23:05:07 UTC, 0 replies.
- [jira] Commented: (AXIS2-1339) WSDL2Java client side stub code does not work with AXIS2 TCP Server - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/10 23:08:20 UTC, 4 replies.
- svn commit: r462567 - /webservices/axis2/branches/java/1_1/modules/security/src/org/apache/rampart/util/Axis2Util.java - posted by ru...@apache.org on 2006/10/10 23:11:36 UTC, 0 replies.
- Re: [axis2] Improvements to Service life cycle in handling -setOperationContext not thread-safe??!! - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/11 00:10:55 UTC, 1 replies.
- [Axis2] Summery of todays Hackathon - posted by Deepal Jayasinghe <de...@opensource.lk> on 2006/10/11 00:54:12 UTC, 4 replies.
- svn commit: r462637 - in /webservices/axis2/trunk/java/modules: kernel/src/org/apache/axis2/util/XMLUtils.java security/src/org/apache/rampart/MessageBuilder.java security/src/org/apache/rampart/util/Axis2Util.java - posted by ru...@apache.org on 2006/10/11 01:30:46 UTC, 0 replies.
- svn commit: r462640 - in /webservices/axis2/branches/java/1_1/modules: kernel/src/org/apache/axis2/util/XMLUtils.java security/src/org/apache/rampart/MessageBuilder.java security/src/org/apache/rampart/util/Axis2Util.java - posted by ru...@apache.org on 2006/10/11 01:45:46 UTC, 0 replies.
- svn commit: r462642 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/axis2/addressing/ integration/test/org/apache/axis2/async/ integration/test/org/apache/axis2/deployment/ integration/test/org/apache/axis2/engine/ integration/t... - posted by de...@apache.org on 2006/10/11 01:58:53 UTC, 0 replies.
- svn commit: r462643 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/axis2/addressing/ integration/test/org/apache/axis2/async/ integration/test/org/apache/axis2/deployment/ integration/test/org/apache/axis2/engine/ integr... - posted by de...@apache.org on 2006/10/11 01:58:58 UTC, 0 replies.
- [Axis2][RC-1.1] problem with HTTP/BOM content before SOAP response - posted by Daniel Jemiolo <da...@us.ibm.com> on 2006/10/11 02:32:39 UTC, 0 replies.
- Re: Spring support broken ????? - posted by Rajith Attapattu <ra...@gmail.com> on 2006/10/11 04:17:44 UTC, 0 replies.
- [axis2] Spring support broken ????? - posted by Rajith Attapattu <ra...@gmail.com> on 2006/10/11 04:19:15 UTC, 9 replies.
- svn commit: r462672 - in /webservices/axis2/branches/java/1_1/modules: integration/maven.xml kernel/conf/axis2.xml - posted by di...@apache.org on 2006/10/11 04:53:18 UTC, 4 replies.
- [jira] Resolved: (AXIS2-1340) Axis2Util.toOM() needs to work w/o XML-Security jar - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 05:54:21 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1163) replace service endpoint when serving original wsdl using useOriginalwsdl param - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 05:56:20 UTC, 1 replies.
- [jira] Commented: (AXIS-2541) Deserializing dates in attributes - posted by "Christian Phan-Trong (JIRA)" <ax...@ws.apache.org> on 2006/10/11 06:02:21 UTC, 0 replies.
- svn commit: r462694 - in /webservices/axis2/branches/java/1_1/modules/webapp: engagingtoaservice.jsp listGroupService.jsp - posted by di...@apache.org on 2006/10/11 06:28:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1333) InvocationTargetException thrown when accessing 'Engage Module For a Service' page in Axis2 admin console - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 06:31:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1336) Code Generation Exception occurred when Generating stubs - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/11 06:31:21 UTC, 1 replies.
- [jira] Created: (AXIS2-1341) Cannot disengage a globally engaged module - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/11 06:42:19 UTC, 0 replies.
- svn commit: r462709 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/ServiceBuilder.java - posted by th...@apache.org on 2006/10/11 08:25:57 UTC, 0 replies.
- [jira] Created: (AXIS2-1342) bad generated code with eclipse plugin for adb databinding - posted by "vladi vladii (JIRA)" <ji...@apache.org> on 2006/10/11 10:59:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1343) WSDL generation misbehaviour - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/11 11:41:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1343) WSDL generation misbehaviour - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/11 11:46:20 UTC, 2 replies.
- [jira] Commented: (AXIS2-1343) WSDL generation misbehaviour - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/11 12:33:20 UTC, 1 replies.
- [jira] Commented: (AXIS2-1342) bad generated code with eclipse plugin for adb databinding - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/11 12:45:21 UTC, 1 replies.
- Invoke a EJB in a axis2 service - posted by Jesús Daniel Blázquez Carazo <jd...@gfi-info.com> on 2006/10/11 13:01:39 UTC, 5 replies.
- WS Addressing :: http requests response (ReplyTo) on JMS protocol - posted by Vaibhav Pandey <va...@yash.com> on 2006/10/11 13:41:46 UTC, 0 replies.
- Re: svn commit: r462672 - in /webservices/axis2/branches/java/1_1/modules: integration/maven.xml kernel/conf/axis2.xml - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/11 14:21:12 UTC, 0 replies.
- Re: svn commit: r454819 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/ServiceBuilder.java - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/11 14:28:09 UTC, 0 replies.
- [Axis2] Patch for AXIS2-1338 - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/11 15:22:41 UTC, 6 replies.
- [jira] Resolved: (AXIS2-1342) bad generated code with eclipse plugin for adb databinding - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 15:56:20 UTC, 0 replies.
- svn commit: r462819 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/codegen/extension/SchemaUnwrapperExtension.java - posted by di...@apache.org on 2006/10/11 16:44:57 UTC, 0 replies.
- [jira] Created: (AXIS2-1344) Simple Deployment - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 20:08:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1336) Code Generation Exception occurred when Generating stubs - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 22:46:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1337) Null value is returned when accessing the 'List Single Service' page of an available service group - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:00:35 UTC, 1 replies.
- [jira] Commented: (AXIS2-1317) Codegeneration does not work when option is "uw" [unwarpping] and type is xsd:anyType - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:02:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1317) Codegeneration does not work when option is "uw" [unwarpping] and type is xsd:anyType - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:08:51 UTC, 0 replies.
- [jira] Commented: (AXIS2-1312) Issue with method parameter names in WSDL file genarted by Java2WSDLTask - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:17:35 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1315) When generating Java code from WSDL using SOAP1.2 the Stub class has "Uknown Style" comments throughout preventing compilation. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:21:35 UTC, 0 replies.
- svn commit: r462952 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: ./ deployment/ description/ engine/ - posted by de...@apache.org on 2006/10/11 23:23:57 UTC, 0 replies.
- [jira] Commented: (AXIS2-1310) Deserialization of XMLBeans fails - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:55:45 UTC, 5 replies.
- [jira] Resolved: (AXIS2-1310) Deserialization of XMLBeans fails - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/11 23:57:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1345) HTTP/BOM content before SOAP response from 1.1-RC services - posted by "Dan Jemiolo (JIRA)" <ji...@apache.org> on 2006/10/12 00:08:48 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1345) HTTP/BOM content before SOAP response from 1.1-RC services - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 03:05:35 UTC, 0 replies.
- svn commit: r463099 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/marshaller/impl/ test/org/apache/axis2/jaxws/description/ - posted by ba...@apache.org on 2006/10/12 03:44:57 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1052) Complex fault detail lost in exception caught on client side - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 03:51:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1346) Provide a way to expose interface to client instead of concrete class - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/12 05:55:34 UTC, 0 replies.
- svn commit: r463130 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/repository/util/ArchiveReader.java - posted by ch...@apache.org on 2006/10/12 06:27:06 UTC, 1 replies.
- [jira] Commented: (AXIS2-1346) Provide a way to expose interface to client instead of concrete class - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 06:33:35 UTC, 4 replies.
- [jira] Resolved: (AXIS2-1319) Redeployment of service with '.' in aar name fails - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 06:55:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-825) WSDL2Java compilation problem with JiBX bindings - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 06:57:35 UTC, 2 replies.
- [jira] Assigned: (AXIS2-1308) SOAP request doesn't work after enabled REST Suoport by enableREST in axis2.xml and get an AxisFault: First Element must contain the local name, Envelope; - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:01:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1078) Broken faulty services link from /services/listServices - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:19:35 UTC, 0 replies.
- svn commit: r463134 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/deployment: DeploymentEngine.java ServiceBuilder.java WarBasedAxisConfigurator.java repository/util/ArchiveReader.java - posted by de...@apache.org on 2006/10/12 07:27:23 UTC, 0 replies.
- svn commit: r463135 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment: DeploymentEngine.java ServiceBuilder.java WarBasedAxisConfigurator.java repository/util/ArchiveReader.java - posted by de...@apache.org on 2006/10/12 07:28:58 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1344) Simple Deployment - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/12 07:30:35 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1155) Error given when accessing the site http://localhost:8080/axis2/index.jsp - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:32:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1299) Service is not listed as faulty when the fully qualified implementation class name is not specified in the services.xml - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:34:37 UTC, 1 replies.
- [jira] Updated: (AXIS2-1331) Service should be listed as faulty when name of the service is not specified within a group of services - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:34:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-1288) Improper error message is displayed when clicking on upload button without selecting an archive - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:34:40 UTC, 1 replies.
- [jira] Updated: (AXIS2-1307) XML parsing error thrown when editing service parameters - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:34:41 UTC, 0 replies.
- [jira] Updated: (AXIS2-1341) Cannot disengage a globally engaged module - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:34:42 UTC, 0 replies.
- [jira] Updated: (AXIS2-1295) Faulty services are not removed from the 'Available Services' list even if user removes the archive file from the ..\WEB-INF\services directory - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:34:43 UTC, 2 replies.
- [jira] Updated: (AXIS2-1160) Error given when trying to edit parameters of activated services - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:36:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1158) Error page given when trying to edit paramters on services which have been inactivated - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:38:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1156) Both the 'Refresh' link and the 'Back Home' link takes the user to the Axis2 Home page - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:38:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1153) The admin user name and password not getting cleared when logged out from the Web Admin Module - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:38:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1157) Error given when clicking on the 'Inactivate' button when there are no more services to be inactivated - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:38:39 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1004) org.apache.axis2.AxisFault: namespace mismatch require http://xsd.model.webservice.pranesh.com/xsd found http://webservice.pranesh.com/model - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:40:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-948) Extract and support wsaw:Anonymous values - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:42:35 UTC, 1 replies.
- [jira] Resolved: (AXIS2-996) Constants.Configuration.FORCE_MIME does not exist - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:51:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-892) Need Documentation for MTOM data binding - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:53:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-632) get errors trying to parse valid response - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 07:53:38 UTC, 0 replies.
- [jira] Created: (AXIS2-1347) Review "WSDL 1.1 Binding Extension for SOAP 1.2" and "SOAP 1.1 Binding for MTOM 1.0" - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 08:05:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1348) Additional Holder Functionality - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/12 08:07:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1348) Additional Holder Functionality - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/12 08:09:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1349) RPCMessageReceiver misbehaviour - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/12 08:13:34 UTC, 0 replies.
- Re: WS Addressing :: http requests response (ReplyTo) on JMS protocol - posted by "Asankha C. Perera" <as...@wso2.com> on 2006/10/12 08:24:55 UTC, 0 replies.
- [jira] Created: (AXIS2-1350) When using adb for databinding with "uw" and "-u" generated stubs wont compile - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/12 09:02:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1333) InvocationTargetException thrown when accessing 'Engage Module For a Service' page in Axis2 admin console - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/12 09:04:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1351) errors found in the document "Writing Web Service Clients Using Axis2's Primary APIs" - posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/12 09:06:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1351) errors found in the document "Writing Web Service Clients Using Axis2's Primary APIs" - posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/12 09:08:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1352) AxisService.createService() doesn't have a way to specify multiple MessageReceivers - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/12 09:14:35 UTC, 0 replies.
- svn commit: r463144 - /webservices/axis2/branches/java/1_1/xdocs/1_1/dii.html - posted by ch...@apache.org on 2006/10/12 09:20:47 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1351) errors found in the document "Writing Web Service Clients Using Axis2's Primary APIs" - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/12 09:27:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1353) Modifications on userguide.html and Axis2SampleDocLitServiceCode.html - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/12 09:29:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1353) Modifications on userguide.html and Axis2SampleDocLitServiceCode.html - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/12 09:31:35 UTC, 1 replies.
- [jira] Assigned: (AXIS2-1343) WSDL generation misbehaviour - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/12 10:24:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1349) RPCMessageReceiver misbehaviour - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/12 10:24:37 UTC, 0 replies.
- svn commit: r463155 - in /webservices/axis2/trunk/c/woden: samples/wsdl10/CalculatorDoc.wsdl src/wsdl/soap_fault_code.c src/wsdl/soap_fault_subcodes.c src/wsdl10/woden_wsdl10_constants.h - posted by da...@apache.org on 2006/10/12 10:31:18 UTC, 0 replies.
- svn commit: r463166 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/12 11:05:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-1350) When using adb for databinding with "uw" and "-u" generated stubs wont compile - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/12 11:06:35 UTC, 0 replies.
- SAXParseException: Content is not allowed in trailing section ... - posted by R K <ma...@yahoo.com> on 2006/10/12 11:11:57 UTC, 0 replies.
- svn commit: r463168 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by ch...@apache.org on 2006/10/12 11:12:29 UTC, 0 replies.
- [jira] Created: (AXIS2-1354) support in Axis2.0 - posted by "Niraimathi (JIRA)" <ji...@apache.org> on 2006/10/12 11:19:42 UTC, 0 replies.
- [jira] Updated: (AXIS2-1354) support in Axis2.0 - posted by "Niraimathi (JIRA)" <ji...@apache.org> on 2006/10/12 11:21:36 UTC, 0 replies.
- svn commit: r463181 - /webservices/axis2/branches/java/1_1/xdocs/1_1/src/Axis2SampleDocLitServiceCode.html - posted by ch...@apache.org on 2006/10/12 12:09:09 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1354) support in Axis2.0 - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/12 12:32:35 UTC, 0 replies.
- svn commit: r463184 - /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html - posted by ch...@apache.org on 2006/10/12 12:45:51 UTC, 0 replies.
- [jira] Created: (AXIS2-1355) An improvement for the "Axis2 Reference Guide" - posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/12 12:47:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1355) An improvement for the "Axis2 Reference Guide" - posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/12 12:47:38 UTC, 0 replies.
- svn commit: r463189 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/12 13:08:00 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1353) Modifications on userguide.html and Axis2SampleDocLitServiceCode.html - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/12 13:11:35 UTC, 0 replies.
- svn commit: r463201 - /webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html - posted by ch...@apache.org on 2006/10/12 13:20:33 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1355) An improvement for the "Axis2 Reference Guide" - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/12 13:22:35 UTC, 0 replies.
- svn commit: r463207 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/ deployment/repository/util/ description/ engine/ - posted by ch...@apache.org on 2006/10/12 13:29:59 UTC, 0 replies.
- svn commit: r463208 - /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/CodegenToolReference.html - posted by ch...@apache.org on 2006/10/12 13:34:57 UTC, 0 replies.
- svn commit: r463210 - /webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html - posted by ch...@apache.org on 2006/10/12 13:44:46 UTC, 0 replies.
- [jira] Created: (AXIS2-1356) Spelling mistakes in the "Writing Web Services Using Axis2's Primary APIs" tutorial - posted by "Sameera Madushan Jayasoma (JIRA)" <ji...@apache.org> on 2006/10/12 13:55:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1357) Samples are outdated in Axis2-1.1-RC1 - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/12 13:55:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1356) Spelling mistakes in the "Writing Web Services Using Axis2's Primary APIs" tutorial - posted by "Sameera Madushan Jayasoma (JIRA)" <ji...@apache.org> on 2006/10/12 13:57:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1347) Review "WSDL 1.1 Binding Extension for SOAP 1.2" and "SOAP 1.1 Binding for MTOM 1.0" - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/12 14:07:35 UTC, 2 replies.
- svn commit: r463228 - /webservices/axis2/trunk/c/woden/configure.ac - posted by pi...@apache.org on 2006/10/12 14:26:02 UTC, 0 replies.
- [jira] Commented: (AXIS2-1357) Samples are outdated in Axis2-1.1-RC1 - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/12 14:35:35 UTC, 3 replies.
- [jira] Resolved: (AXIS2-1201) Difference in name space in the response when a method is invoked with Array of Java Bean Vs Just Java Bean - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 14:51:35 UTC, 0 replies.
- svn commit: r463244 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/template/java/InterfaceTemplate.xsl - posted by di...@apache.org on 2006/10/12 15:28:04 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1350) When using adb for databinding with "uw" and "-u" generated stubs wont compile - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 15:29:39 UTC, 0 replies.
- [jira] Commented: (AXIS2-1338) Code generation drops the element which holds an xsd:anyType element at both client and server sides - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 15:34:36 UTC, 0 replies.
- [Axis2] Should requestors not be reusing AxisService's that have been registered for deployed services or is AxisService.isClientSide() untrustworthy? - posted by Bill Nagy <na...@watson.ibm.com> on 2006/10/12 15:37:24 UTC, 0 replies.
- [jira] Resolved: (AXIS2-612) MTOM sample server side does not send a fault on error - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 15:48:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-614) Multiple namescape mappings and exclusions for code generation - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 15:50:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-686) Documentation should be updated giving information on how to switch Data binding impls - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 15:52:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-692) Service Archiver Wizard: Several bugs - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 15:52:37 UTC, 0 replies.
- [jira] Commented: (AXIS2-686) Documentation should be updated giving information on how to switch Data binding impls - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/12 16:03:35 UTC, 1 replies.
- [jira] Updated: (AXIS2-1312) Issue with method parameter names in WSDL file genarted by Java2WSDLTask - posted by "vikas charak (JIRA)" <ji...@apache.org> on 2006/10/12 16:10:35 UTC, 2 replies.
- [jira] Updated: (AXIS2-719) Please create a service and most important, a client using WSDL2Java from this WSDL and test it - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:10:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-719) Please create a service and most important, a client using WSDL2Java from this WSDL and test it - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:10:42 UTC, 0 replies.
- [jira] Assigned: (AXIS2-753) Setting SOAP Version URI to type 1.2 creates invalid Content-Type that fails during parsing - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:14:35 UTC, 0 replies.
- svn commit: r463257 - in /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/template/java: InterfaceImplementationTemplate.xsl TestClassTemplate.xsl - posted by di...@apache.org on 2006/10/12 16:20:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1280) ADB code generation- Compile error in generated skeleton - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:20:36 UTC, 0 replies.
- [jira] Closed: (AXIS2-1312) Issue with method parameter names in WSDL file genarted by Java2WSDLTask - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:32:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-744) WSDL2Java error: src-resolve: type 'Fault@http://wellpoint.com/service/BenefitsService' not found.' - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:40:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-762) Documentation for services.xml - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:42:36 UTC, 1 replies.
- [jira] Updated: (AXIS2-665) WSDL2Java generated code does not run correctly (multiple ports) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:44:36 UTC, 0 replies.
- [jira] Commented: (AXIS2-868) New JMS Implementation Unit Tests - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:46:38 UTC, 3 replies.
- [jira] Commented: (AXIS2-869) New JMS Implementation - ConnectionFactory cache for client - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 16:48:35 UTC, 0 replies.
- svn commit: r463263 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/WarBasedAxisConfigurator.java - posted by de...@apache.org on 2006/10/12 16:49:16 UTC, 0 replies.
- svn commit: r463268 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/deployment/WarBasedAxisConfigurator.java - posted by de...@apache.org on 2006/10/12 17:08:54 UTC, 0 replies.
- [jira] Created: (AXIS2-1358) Increased functionality for issue Axis2-1195 - posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2006/10/12 17:28:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1358) Increased functionality for issue Axis2-1195 - posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2006/10/12 17:30:35 UTC, 1 replies.
- [jira] Commented: (AXIS2-753) Setting SOAP Version URI to type 1.2 creates invalid Content-Type that fails during parsing - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/12 17:51:35 UTC, 0 replies.
- svn commit: r463307 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/WarBasedAxisConfigurator.java transport/http/AxisServlet.java - posted by di...@apache.org on 2006/10/12 18:32:01 UTC, 0 replies.
- [jira] Resolved: (AXIS2-798) WSDL2Java Fails on MTOM wsdls - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 18:54:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-661) WSDL2Java generates wrong build.xml when jaxme option is used - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 18:57:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-834) SocketTimeoutException when running attachment scenario. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 18:59:40 UTC, 0 replies.
- svn commit: r463324 - /webservices/axis2/branches/java/1_1/modules/spring/src/org/apache/axis2/extensions/spring/receivers/SpringServletContextObjectSupplier.java - posted by sa...@apache.org on 2006/10/12 19:06:11 UTC, 0 replies.
- [jira] Resolved: (AXIS2-953) Wsdl2Java throws a code generation exception if the input message has 2 parts. (Document-Literal Wrapped Dispatching) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 19:06:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-986) WSDL2Java works for invalid WSDL - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 19:08:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1040) Basic Authentication lock up - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 19:27:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1071) WSDL2Java generated test incorrectly passes paramXY even when the service method takes no inputs - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 19:29:35 UTC, 0 replies.
- svn commit: r463345 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/WarBasedAxisConfigurator.java transport/http/AxisServlet.java - posted by sa...@apache.org on 2006/10/12 19:53:56 UTC, 0 replies.
- [jira] Created: (AXIS2-1359) Broken RepositoryListener.getLocation method - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/12 20:14:37 UTC, 0 replies.
- svn commit: r463361 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by di...@apache.org on 2006/10/12 20:15:24 UTC, 0 replies.
- [jira] Created: (AXIS2-1360) Documentation for the 2 ANT tasks and the 4 maven plugins - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 21:01:34 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1360) Documentation for the 2 ANT tasks and the 4 maven plugins - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 21:01:37 UTC, 2 replies.
- svn commit: r463395 - in /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl: ./ utils/ - posted by di...@apache.org on 2006/10/12 21:49:55 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1252) java2wsdl generates unknown namespace - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 21:53:38 UTC, 0 replies.
- svn commit: r463413 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/RepositoryListener.java - posted by di...@apache.org on 2006/10/12 22:21:08 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1359) Broken RepositoryListener.getLocation method - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 22:21:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1338) Code generation drops the element which holds an xsd:anyType element at both client and server sides - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 22:47:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1356) Spelling mistakes in the "Writing Web Services Using Axis2's Primary APIs" tutorial - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/12 22:49:41 UTC, 0 replies.
- svn commit: r463426 - /webservices/axis2/branches/java/1_1/xdocs/1_1/xmlbased-server.html - posted by di...@apache.org on 2006/10/12 22:49:44 UTC, 0 replies.
- [jira] Reopened: (AXIS2-892) Need Documentation for MTOM data binding - posted by "robert lazarski (JIRA)" <ji...@apache.org> on 2006/10/13 00:37:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1360) Documentation for the 2 ANT tasks and the 4 maven plugins - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:40:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-892) Need Documentation for MTOM data binding - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:42:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-762) Documentation for services.xml - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:42:45 UTC, 1 replies.
- [jira] Updated: (AXIS2-686) Documentation should be updated giving information on how to switch Data binding impls - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:42:53 UTC, 0 replies.
- [jira] Updated: (AXIS2-1076) Catchall documentation improvements - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:44:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1168) incorrect client stub use sample documentation - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:44:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1166) Document all options available to codegen tool - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:44:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-1267) Wsdl generated by AxisServlet has targetNamespace="http://ws.apache.org/axis2" instead of one relevant to Service. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:46:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-842) axis2 server doesn't support WSDL collection - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:46:39 UTC, 0 replies.
- [jira] Updated: (AXIS2-840) wsdl does not respect minOccurs/maxOccurs on server - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:46:41 UTC, 0 replies.
- [jira] Updated: (AXIS2-1308) SOAP request doesn't work after enabled REST Suoport by enableREST in axis2.xml and get an AxisFault: First Element must contain the local name, Envelope; - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:48:35 UTC, 2 replies.
- [jira] Assigned: (AXIS2-586) CLONE -Axis2 does not deserialise abstract types correctly when receiving WSA messages - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 00:48:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-586) CLONE -Axis2 does not deserialise abstract types correctly when receiving WSA messages - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1186) An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1031) MTOM should support xmlbeans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:39 UTC, 0 replies.
- [jira] Updated: (AXIS2-1206) Cannot load a jar with a different version ones axis loads its jars - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:41 UTC, 0 replies.
- [jira] Updated: (AXIS2-1347) Review "WSDL 1.1 Binding Extension for SOAP 1.2" and "SOAP 1.1 Binding for MTOM 1.0" - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:43 UTC, 0 replies.
- [jira] Updated: (AXIS2-1346) Provide a way to expose interface to client instead of concrete class - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:44 UTC, 1 replies.
- [jira] Updated: (AXIS2-1279) Multiple XSD's in codegen - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:45 UTC, 0 replies.
- [jira] Updated: (AXIS2-1271) Decimal data type - WSDL2JAVA generated bad code (won't compile) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:46 UTC, 1 replies.
- [jira] Updated: (AXIS2-1232) Security sample problems... - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:47 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1203) Parsing Soap Fault causes error - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:49 UTC, 0 replies.
- [jira] Updated: (AXIS2-1190) Problem in code generation when method overloading is present in WSDL - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:52 UTC, 0 replies.
- [jira] Updated: (AXIS2-1165) Codegen tool does not understand -lc, but only -l c - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:35:54 UTC, 0 replies.
- svn commit: r463517 - /webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html - posted by ro...@apache.org on 2006/10/13 01:39:19 UTC, 0 replies.
- [jira] Moved: (AXIS-2569) SEVERE: Skipped installing application listeners due to previous error(s) - posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org> on 2006/10/13 01:44:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1130) Build with Maven 2 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:44:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1093) Support for xs:union inside xs:simpleType - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:44:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-900) Support C# Stub code generation using WSDLs using Axis2/Java codegen tool - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:46:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1079) WSDL2Java issue: Problem creating methods to access type in generated document, restrictions placed on simpleType is not enforced in code, simpleType declared as long, but accessed as int in document - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:46:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-916) Command line WSDL Validator tool - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:46:39 UTC, 0 replies.
- [jira] Updated: (AXIS2-923) Improve Rampart configuration - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:46:40 UTC, 0 replies.
- [jira] Updated: (AXIS2-883) [JAX-WS] JSR 181 support - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:46:41 UTC, 0 replies.
- [jira] Updated: (AXIS2-821) Getting errors when sending attachement using MTOM. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:48:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-780) Multithreaded client, performance degradation. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:48:39 UTC, 1 replies.
- [jira] Updated: (AXIS2-737) WSDL2Java reverses the order of the Operations listed in the WSDL. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:48:41 UTC, 0 replies.
- [jira] Updated: (AXIS2-735) Tidying up files. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:48:42 UTC, 0 replies.
- [jira] Updated: (AXIS2-703) Management module - persistent configuration - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:48:43 UTC, 0 replies.
- [jira] Updated: (AXIS2-681) Rampart doesn't run with international character-sets - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:48:44 UTC, 0 replies.
- [jira] Updated: (AXIS2-625) Deploying a Javascript service in Axis2 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:50:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-164) Hook up Axis services with servlet/container security - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 01:50:36 UTC, 0 replies.
- svn commit: r463523 - in /webservices/axis2/branches/java/1_1/modules/jibx/src/org/apache/axis2/jibx: CodeGenerationUtility.java JiBXDataSource.java template/JibXDatabindingTemplate.xsl - posted by ds...@apache.org on 2006/10/13 02:17:49 UTC, 0 replies.
- svn commit: r463524 - in /webservices/axis2/branches/java/1_1/modules/jibx: ./ test-resources/binding/ test-resources/wsdl/ test/org/apache/axis2/jibx/ test/org/apache/axis2/jibx/beans/ test/org/apache/axis2/jibx/wrappers/ - posted by ds...@apache.org on 2006/10/13 02:23:30 UTC, 0 replies.
- [jira] Commented: (AXIS2-936) Maven build fail for org.apache.axis2.jibx.Test - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/13 02:25:35 UTC, 3 replies.
- [jira] Updated: (AXIS2-209) mtom cid with encoded url - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 02:38:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-352) Support for multiple Services specified in WSDL - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 02:38:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1361) Errors parsing response document with ADB databinding and simpleContent - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/13 02:50:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1361) Errors parsing response document with ADB databinding and simpleContent - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/13 02:53:35 UTC, 2 replies.
- [jira] Created: (AXIS2-1362) Errors parsing Fault document with ADB databinding - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/13 03:06:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1362) Errors parsing Fault document with ADB databinding - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/13 03:08:35 UTC, 3 replies.
- svn commit: r463551 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by di...@apache.org on 2006/10/13 04:35:48 UTC, 0 replies.
- svn commit: r463558 - in /webservices/axis2/trunk/c: include/ modules/core/clientapi/ modules/core/description/ modules/core/transport/http/sender/ samples/client/dynamic_client/ util/include/ - posted by da...@apache.org on 2006/10/13 06:26:41 UTC, 0 replies.
- [jira] Created: (AXIS2-1363) RPCInOutAsyncMessageReceiver mis behaviour - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/13 07:35:39 UTC, 0 replies.
- svn commit: r463564 - in /webservices/axis2/branches/java/1_1/modules/samples: ./ script/userguide/client_scripts/ src/userguide/clients/bin/ - posted by th...@apache.org on 2006/10/13 07:50:24 UTC, 0 replies.
- svn commit: r463566 - /webservices/axis2/trunk/java/modules/webapp/upload.jsp - posted by ch...@apache.org on 2006/10/13 07:55:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1289) Error message should be removed when user clicks on clear button in the axis2 administration login page - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/13 08:00:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1289) Error message should be removed when user clicks on clear button in the axis2 administration login page - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/13 08:02:38 UTC, 0 replies.
- WS Addressing :: Axis2 :: JMS Webs ervice lookup issues - posted by Vaibhav Pandey <va...@yash.com> on 2006/10/13 08:12:58 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1357) Samples are outdated in Axis2-1.1-RC1 - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/13 08:23:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1364) After specifying a custom package name some classes being created under a different package structure - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/13 08:25:36 UTC, 0 replies.
- svn commit: r463573 - /webservices/axis2/branches/java/1_1/modules/samples/src/userguide/clients/bin/ - posted by th...@apache.org on 2006/10/13 08:36:48 UTC, 0 replies.
- [jira] Created: (AXIS2-1365) Test cases not generated when using the Code Generating Wizard with some of the custom options - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/13 08:38:34 UTC, 0 replies.
- svn commit: r463575 - /webservices/axis2/trunk/java/modules/webapp/ - posted by ch...@apache.org on 2006/10/13 08:48:51 UTC, 0 replies.
- [jira] Created: (AXIS2-1366) Error occured when generating code through the Code Generating Wizard after going back two steps from the last step of the Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/13 09:02:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1366) Error occured when generating code through the Code Generating Wizard after going back two steps from the last step of the Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/13 09:02:35 UTC, 1 replies.
- svn commit: r463594 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: description/OutInAxisOperation.java util/CallbackReceiver.java - posted by th...@apache.org on 2006/10/13 10:45:51 UTC, 0 replies.
- [jira] Created: (AXIS2-1367) Issues in the Axis2 plugin - IDEA wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 10:57:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1368) Inproper error message given when the package name is invalid - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/13 10:57:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1368) Inproper error message given when the package name is invalid - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/13 10:59:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1369) User should not be able to continue with the wizard if a wrong file type is selected as a WSDL - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 11:40:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1369) User should not be able to continue with the wizard if a wrong file type is selected as a WSDL - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 11:40:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1370) Back button can be included in the 'WSDL2Code codeGeneration' wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 11:56:34 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1299) Service is not listed as faulty when the fully qualified implementation class name is not specified in the services.xml - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/13 12:00:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1307) XML parsing error thrown when editing service parameters - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/13 12:32:35 UTC, 0 replies.
- svn commit: r463645 - in /webservices/axis2/trunk/c/xdocs/docs: architecture_notes.html installationguide.html - posted by ch...@apache.org on 2006/10/13 12:55:25 UTC, 0 replies.
- [Axis2] What to include in the Axis2 1.1 distributions?? - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/13 13:08:50 UTC, 15 replies.
- [jira] Created: (AXIS2-1371) Improved yahooservices sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/13 14:04:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1371) Improved yahooservices sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/13 14:04:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1372) UI issues: Axis2 - IDEA 'Service Archive creation' wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 14:13:34 UTC, 0 replies.
- svn commit: r463659 - in /webservices/axis2/branches/java/1_1/modules/samples/src/sample/yahooservices/RESTSearch: RESTSearchClient.java RESTSearchModel.java UserInterface.java - posted by th...@apache.org on 2006/10/13 14:15:09 UTC, 0 replies.
- [jira] Updated: (AXIS2-1372) UI issues: Axis2 - IDEA 'Service Archive creation' wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 14:15:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1371) Improved yahooservices sample - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/13 14:17:35 UTC, 0 replies.
- svn commit: r463663 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/axis2rest/ - posted by th...@apache.org on 2006/10/13 14:21:03 UTC, 0 replies.
- [jira] Created: (AXIS2-1373) Unable to create service archives using Axis2 - IDEA plugin - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/13 14:36:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1374) WSDL's with policy references cause the WSDL2Java to fail with an UnsupportedOperationException thrown by the PolicyReference class - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/13 14:38:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1374) WSDL's with policy references cause the WSDL2Java to fail with an UnsupportedOperationException thrown by the PolicyReference class - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/13 14:40:35 UTC, 0 replies.
- [Axis2] Fault Handling Sample - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/13 14:42:16 UTC, 1 replies.
- svn commit: r463672 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/mtom/filetransfer/client/MTOMClientModel.java - posted by th...@apache.org on 2006/10/13 15:05:18 UTC, 0 replies.
- [jira] Created: (AXIS2-1375) OperationContext envelope has only partial namespacing - posted by "James Shiell (JIRA)" <ji...@apache.org> on 2006/10/13 15:32:50 UTC, 0 replies.
- svn commit: r463680 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/client/proxy/ src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/i18n/ src/org/apache/axis2/jaxws/marshaller/ src/org/apache/axis2/jaxws/ma... - posted by ba...@apache.org on 2006/10/13 15:46:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1375) OperationContext envelope has only partial namespacing - posted by "James Shiell (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:14 UTC, 4 replies.
- [jira] Updated: (AXIS2-1375) OperationContext envelope has only partial namespacing - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:18 UTC, 0 replies.
- [jira] Updated: (AXIS2-1370) Back button can be included in the 'WSDL2Code codeGeneration' wizard - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1203) Parsing Soap Fault causes error - posted by "Roshan Punnoose (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:21 UTC, 0 replies.
- [jira] Updated: (AXIS2-1367) Issues in the Axis2 plugin - IDEA wizard - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1348) Additional Holder Functionality - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:30 UTC, 1 replies.
- [jira] Reopened: (AXIS2-1348) Additional Holder Functionality - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/13 15:58:31 UTC, 0 replies.
- svn commit: r463682 - in /webservices/axis2/branches/java/1_1/modules/samples: maven.xml script/yahooRestSearch/ script/yahooRestSearch/README.txt script/yahooRestSearch/build.xml script/yahooRestSearch/run.bat script/yahooRestSearch/run.sh - posted by th...@apache.org on 2006/10/13 16:02:35 UTC, 0 replies.
- Axis hangs in freebsd, but works in Windows - posted by jlbr47 <jl...@yahoo.com> on 2006/10/13 17:33:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1376) Use of ReplyTo in session mechanism considered harmful - posted by "Glen Daniels (JIRA)" <ji...@apache.org> on 2006/10/13 18:10:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1377) Enable SOAP session support for both Axis 1.X clients and those not using WSA - posted by "Glen Daniels (JIRA)" <ji...@apache.org> on 2006/10/13 18:14:34 UTC, 0 replies.
- [jira] Reopened: (AXIS2-1344) Simple Deployment - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 18:22:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1344) Simple Deployment - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/13 18:24:40 UTC, 1 replies.
- [jira] Commented: (AXIS2-545) WSDL port address for JMS - posted by "Brennan Spies (JIRA)" <ji...@apache.org> on 2006/10/13 19:20:35 UTC, 2 replies.
- svn commit: r463755 - in /webservices/axis2/branches/java/1_1/modules: java2wsdl/src/org/apache/ws/java2wsdl/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/receivers/ - posted by de...@apache.org on 2006/10/13 19:54:33 UTC, 5 replies.
- svn commit: r463756 - in /webservices/axis2/trunk/java/modules: java2wsdl/src/org/apache/ws/java2wsdl/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/receivers/ - posted by de...@apache.org on 2006/10/13 19:55:13 UTC, 0 replies.
- ServiceLifeCycle changes - posted by robert lazarski <ro...@gmail.com> on 2006/10/13 20:16:27 UTC, 6 replies.
- [axis2] ServiceLifeCycle changes - posted by robert lazarski <ro...@gmail.com> on 2006/10/13 20:42:50 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1363) RPCInOutAsyncMessageReceiver mis behaviour - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/13 21:21:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1378) Unmarshalling non anonymous complex type. - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/13 21:36:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1378) Unmarshalling non anonymous complex type. - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/13 21:38:35 UTC, 0 replies.
- [axis2] 1_1 branch build broken - posted by Rajith Attapattu <ra...@gmail.com> on 2006/10/13 21:41:08 UTC, 1 replies.
- [jira] Created: (AXIS2-1379) Base64 data is not encoded correctly - posted by "Jake Goulding (JIRA)" <ji...@apache.org> on 2006/10/13 21:47:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1379) Base64 data is not encoded correctly - posted by "Jake Goulding (JIRA)" <ji...@apache.org> on 2006/10/13 21:49:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1380) Error calling a service thru proxy - posted by "Robert Luo (JIRA)" <ji...@apache.org> on 2006/10/13 22:00:34 UTC, 0 replies.
- svn commit: r463813 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/client/BaseDispatch.java src/org/apache/axis2/jaxws/i18n/resource.properties test/org/apache/axis2/jaxws/dispatch/ParamTests.java - posted by ng...@apache.org on 2006/10/13 22:34:01 UTC, 0 replies.
- svn commit: r463820 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/DeploymentEngine.java - posted by di...@apache.org on 2006/10/13 22:52:08 UTC, 0 replies.
- [jira] Created: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions - posted by "Brennan Spies (JIRA)" <ji...@apache.org> on 2006/10/14 00:13:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions - posted by "Brennan Spies (JIRA)" <ji...@apache.org> on 2006/10/14 00:15:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1382) Parsing problem in Axis2 - posted by "GNANASEKARAN VINAYAKAMURTHY (JIRA)" <ji...@apache.org> on 2006/10/14 02:15:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1382) Parsing problem in Axis2 - posted by "GNANASEKARAN VINAYAKAMURTHY (JIRA)" <ji...@apache.org> on 2006/10/14 02:18:35 UTC, 2 replies.
- [jira] Commented: (AXIS2-768) WSDL2Java (via Eclipse plugin) generates code with a bug - posted by "Peter Smith (JIRA)" <ji...@apache.org> on 2006/10/14 04:10:05 UTC, 1 replies.
- [jira] Commented: (AXIS2-767) ServiceClient.addStringHeader() - posted by "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2006/10/14 04:10:12 UTC, 3 replies.
- svn commit: r463885 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment: DeploymentEngine.java WarBasedAxisConfigurator.java repository/util/ArchiveReader.java - posted by di...@apache.org on 2006/10/14 04:24:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1383) Supplied repository ignored by SimpleHTTPServer - posted by "Chris McClelland (JIRA)" <ji...@apache.org> on 2006/10/14 04:29:34 UTC, 0 replies.
- svn commit: r463886 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/SimpleHTTPServer.java - posted by di...@apache.org on 2006/10/14 04:46:49 UTC, 0 replies.
- [jira] Commented: (AXIS2-798) WSDL2Java Fails on MTOM wsdls - posted by "Nadeem Hoda (JIRA)" <ji...@apache.org> on 2006/10/14 04:47:48 UTC, 0 replies.
- [jira] Commented: (AXIS2-801) UserException -> AxisFault is not put in details to the SOAP-response ++ Davanum advised me to open an issue - posted by "Bille (JIRA)" <ji...@apache.org> on 2006/10/14 04:47:56 UTC, 0 replies.
- [jira] Commented: (AXIS2-816) WSDL2Java throws NullPointer - posted by "Michael Connor (JIRA)" <ji...@apache.org> on 2006/10/14 04:48:01 UTC, 0 replies.
- [jira] Commented: (AXIS2-785) Incorrect namespace handling - posted by "Venkat Gyambavantha (JIRA)" <ji...@apache.org> on 2006/10/14 04:48:52 UTC, 0 replies.
- [jira] Commented: (AXIS2-857) Administrator create server error - posted by "Tom Debevoise (JIRA)" <ji...@apache.org> on 2006/10/14 04:48:59 UTC, 0 replies.
- [jira] Commented: (AXIS2-862) cannot deploy rampart successfully - posted by "Wan Kaveevivitchai (JIRA)" <ji...@apache.org> on 2006/10/14 04:49:10 UTC, 1 replies.
- [jira] Commented: (AXIS2-849) NullPointerException in OutInAxisOperationClient - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/14 04:49:12 UTC, 0 replies.
- [jira] Commented: (AXIS2-853) When invoking an operation on the stub, an java.lang.IllegalStateException is thrown - posted by "James Bender (JIRA)" <ji...@apache.org> on 2006/10/14 04:49:27 UTC, 0 replies.
- [jira] Commented: (AXIS2-984) Sample testcase using JAXB generated artifacts. - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/14 04:49:58 UTC, 0 replies.
- [jira] Commented: (AXIS2-781) Handling NPE for null fields - posted by "Suyog Gandhi (JIRA)" <ji...@apache.org> on 2006/10/14 04:50:37 UTC, 0 replies.
- [jira] Commented: (AXIS2-1154) OMException when calling web-service - posted by "Felix (JIRA)" <ji...@apache.org> on 2006/10/14 04:50:42 UTC, 1 replies.
- [jira] Commented: (AXIS2-864) ServiceClient running inside a handler fails to receive response - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/14 04:50:44 UTC, 0 replies.
- [jira] Commented: (AXIS2-1113) If callObjec.invokeOneWay() is being used for a huge data transfer, client side system is encountering Socket create exception - posted by "Hari H Krishna (JIRA)" <ji...@apache.org> on 2006/10/14 04:50:46 UTC, 0 replies.
- [jira] Commented: (AXIS2-1214) Context envContext = (Context)initContext.lookup("java:comp/env") throws NameNotFoundException - posted by "Johan Lundberg (JIRA)" <ji...@apache.org> on 2006/10/14 04:51:03 UTC, 0 replies.
- [jira] Commented: (AXIS2-1218) Unable o generate WSDL for this service - posted by "Martin Gainty (JIRA)" <ji...@apache.org> on 2006/10/14 04:51:06 UTC, 1 replies.
- [jira] Commented: (AXIS2-1354) support in Axis2.0 - posted by "Niraimathi (JIRA)" <ji...@apache.org> on 2006/10/14 04:51:34 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1383) Supplied repository ignored by SimpleHTTPServer - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/14 04:51:39 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1379) Base64 data is not encoded correctly - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/14 04:57:41 UTC, 0 replies.
- [jira] Created: (AXIS2-1384) AxisService#printWSDL2(OutputStream out) prints WSDL 1.1 not WSDL 2.0 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/14 05:09:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1384) AxisService#printWSDL2(OutputStream out) prints WSDL 1.1 not WSDL 2.0 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/14 05:09:35 UTC, 1 replies.
- svn commit: r463888 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/14 05:10:48 UTC, 3 replies.
- [jira] Resolved: (AXIS2-1224) setOperationContext() not thread-safe - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/14 05:19:35 UTC, 0 replies.
- Re: svn commit: r463888 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/14 05:28:22 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1380) Error calling a service thru proxy - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/14 05:28:35 UTC, 0 replies.
- svn commit: r463891 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: core/controller/AxisInvocationController.java server/JAXWSMessageReceiver.java - posted by na...@apache.org on 2006/10/14 06:09:44 UTC, 0 replies.
- Test fails org.apache.axis2.jibx.Test - posted by Saminda Abeyruwan <sa...@gmail.com> on 2006/10/14 07:31:42 UTC, 6 replies.
- svn commit: r463898 - in /webservices/axis2/branches/java/1_1/modules: kernel/src/org/apache/axis2/deployment/util/Utils.java spring/src/org/apache/axis2/extensions/spring/receivers/SpringServletContextObjectSupplier.java - posted by sa...@apache.org on 2006/10/14 10:02:34 UTC, 0 replies.
- [jira] Commented: (AXIS2-1380) Error calling a service thru proxy - posted by "Robert Luo (JIRA)" <ji...@apache.org> on 2006/10/14 18:21:35 UTC, 7 replies.
- [jira] Resolved: (AXIS2-1374) WSDL's with policy references cause the WSDL2Java to fail with an UnsupportedOperationException thrown by the PolicyReference class - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/14 20:36:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-598) $CLASSPATH based module discovery does not work with LWS (linear white spaces) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/14 20:55:35 UTC, 0 replies.
- Re: svn commit: r463755 - in /webservices/axis2/branches/java/1_1/modules: java2wsdl/src/org/apache/ws/java2wsdl/ kernel/src/org/apache/axis2/description/ kernel/src/org/apache/axis2/receivers/ - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/14 21:05:35 UTC, 0 replies.
- [axis2] dist packaging incorrect - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/14 23:36:15 UTC, 3 replies.
- [jira] Created: (AXIS-2570) If the operation name is defined similar to the request element name in the wsdl schema type then wsdl2java generates incorrect classes. - posted by "Saif Rizvi (JIRA)" <ax...@ws.apache.org> on 2006/10/15 01:26:44 UTC, 0 replies.
- [jira] Updated: (AXIS-2570) If the operation name is defined similar to the request element name in the wsdl schema type then wsdl2java generates incorrect classes. - posted by "Saif Rizvi (JIRA)" <ax...@ws.apache.org> on 2006/10/15 01:28:40 UTC, 3 replies.
- svn commit: r464125 - in /webservices/axis2/branches/java/1_1/modules/samples/script: temp/ yahooRestSearch/ - posted by th...@apache.org on 2006/10/15 07:26:02 UTC, 0 replies.
- svn commit: r464126 - in /webservices/axis2/branches/java/1_1/modules/samples/script: temp/ yahooRESTSearch/ - posted by th...@apache.org on 2006/10/15 07:28:52 UTC, 0 replies.
- svn commit: r464127 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/15 07:31:51 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1379) Base64 data is not encoded correctly - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/15 07:49:35 UTC, 0 replies.
- svn commit: r464143 - /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLTask.java - posted by di...@apache.org on 2006/10/15 09:39:08 UTC, 0 replies.
- javax.servlet.ServletException: Invalid phases please recheck axis2.xml - posted by Anthony v <an...@cvsol.com> on 2006/10/15 09:40:33 UTC, 0 replies.
- Re: [Axis2] Should requestors not be reusing AxisService's that have been registered for deployed services or is AxisService.isClientSide() untrustworthy? - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/15 10:14:59 UTC, 1 replies.
- Re: [jira] Created: (AXIS2-1345) HTTP/BOM content before SOAP response from 1.1-RC services - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/15 10:31:42 UTC, 0 replies.
- [jira] Commented: (AXIS2-1360) Documentation for the 2 ANT tasks and the 4 maven plugins - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/15 10:33:35 UTC, 3 replies.
- [jira] Created: (AXIS2-1385) Jakarta Http Core not included in axis2.war - posted by "Peter Ansell (JIRA)" <ji...@apache.org> on 2006/10/15 11:52:34 UTC, 0 replies.
- Path for issue 1338 - posted by Amila Suriarachchi <am...@gmail.com> on 2006/10/15 13:44:40 UTC, 0 replies.
- svn commit: r464160 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/mtom/interop/ - posted by th...@apache.org on 2006/10/15 14:49:56 UTC, 0 replies.
- [jira] Created: (AXIS2-1386) Error identifying the correct SOAPAction to be sent - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/15 16:10:34 UTC, 0 replies.
- svn commit: r464198 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/CommonsHTTPTransportSender.java - posted by ch...@apache.org on 2006/10/15 16:11:57 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1386) Error identifying the correct SOAPAction to be sent - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/15 16:14:35 UTC, 0 replies.
- svn commit: r464228 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/15 19:06:29 UTC, 0 replies.
- WS-callback support in axis - posted by Rodrigue Butaye <rb...@tiscali.be> on 2006/10/15 19:09:20 UTC, 1 replies.
- svn commit: r464231 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/15 19:23:43 UTC, 0 replies.
- svn commit: r464234 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/RESTSender.java - posted by th...@apache.org on 2006/10/15 19:27:31 UTC, 0 replies.
- [jira] Resolved: (AXIS2-753) Setting SOAP Version URI to type 1.2 creates invalid Content-Type that fails during parsing - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/15 19:29:35 UTC, 0 replies.
- svn commit: r464235 - /webservices/axis2/branches/java/1_1/modules/samples/script/mtomSample/README.txt - posted by th...@apache.org on 2006/10/15 19:39:01 UTC, 0 replies.
- Re: javax.servlet.ServletException: Invalid phases please recheck axis2.xml - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/15 19:51:35 UTC, 0 replies.
- [Axis2] Generated WSDL contains 2 ports with same data - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/15 20:12:15 UTC, 0 replies.
- [jira] Created: (AXIS2-1387) JiBX unwrapped code generation broken for async - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/15 20:23:34 UTC, 0 replies.
- svn commit: r464247 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport: TransportUtils.java http/HTTPTransportUtils.java - posted by th...@apache.org on 2006/10/15 20:46:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1170) The MIMEmessage, that have "Mimepart/Related" in content-type and "This is mime message." is included brefore first boundary, can't be received. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/15 20:51:35 UTC, 0 replies.
- svn commit: r464252 - in /webservices/axis2/branches/java/1_1/modules/tool/script: Java2WSDL.sh java2wsdl.sh - posted by th...@apache.org on 2006/10/15 21:11:34 UTC, 0 replies.
- svn commit: r464254 - in /webservices/axis2/branches/java/1_1/modules/tool/script: WSDL2Java.sh wsdl2java.sh - posted by th...@apache.org on 2006/10/15 21:15:04 UTC, 0 replies.
- svn commit: r464256 - in /webservices/axis2/branches/java/1_1/legal: min/woden-LICENSE.txt min/wooden-LICENSE.txt std/woden-LICENSE.txt - posted by th...@apache.org on 2006/10/15 21:17:12 UTC, 0 replies.
- [jira] Commented: (AXIS2-1315) When generating Java code from WSDL using SOAP1.2 the Stub class has "Uknown Style" comments throughout preventing compilation. - posted by "Anthony Hobart (JIRA)" <ji...@apache.org> on 2006/10/16 00:24:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1388) CLONE -When generating Java code from WSDL using SOAP1.2 the Stub class has "Unknown Style" comments throughout preventing compilation. - posted by "Anthony Hobart (JIRA)" <ji...@apache.org> on 2006/10/16 00:24:37 UTC, 0 replies.
- [jira] Commented: (AXIS2-1388) CLONE -When generating Java code from WSDL using SOAP1.2 the Stub class has "Unknown Style" comments throughout preventing compilation. - posted by "Anthony Hobart (JIRA)" <ji...@apache.org> on 2006/10/16 00:26:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1389) JaxbRIDatabindingTemplate.xsl hard-codes "edu.indiana.extreme.www.wsdl.benchmark1.EchoVoid" at line 116 - posted by "Chris McClelland (JIRA)" <ji...@apache.org> on 2006/10/16 01:52:36 UTC, 0 replies.
- svn commit: r464356 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/16 03:33:08 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1389) JaxbRIDatabindingTemplate.xsl hard-codes "edu.indiana.extreme.www.wsdl.benchmark1.EchoVoid" at line 116 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 06:28:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1385) Jakarta Http Core not included in axis2.war - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 06:30:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1390) 'resources' directory (which contains services.xml and .wsdl files) is not created at the specified custom output location - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 06:38:34 UTC, 0 replies.
- svn commit: r464375 - in /webservices/axis2/trunk/c/tools/tcpmon: include/tcpmon_session.h src/entry.c src/session.c src/tcpmon.c src/util.c - posted by di...@apache.org on 2006/10/16 06:46:25 UTC, 0 replies.
- [jira] Created: (AXIS2-1391) Update "Eclipse Service Archive Creation" plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 06:48:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1391) Update "Eclipse Service Archive Creation" plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 06:50:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1392) Document the limitations of the IDE plugins. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 06:50:39 UTC, 0 replies.
- [jira] Created: (AXIS2-1393) Both Eclipse or IDEA plugins need to show the same behaviour - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 06:57:34 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1385) Jakarta Http Core not included in axis2.war - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 07:04:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 07:06:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1365) Test cases not generated when using the Code Generating Wizard with some of the custom options - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 07:08:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1364) After specifying a custom package name some classes being created under a different package structure - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 07:08:38 UTC, 0 replies.
- svn commit: r464385 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools/idea/BottomPanel.java - posted by th...@apache.org on 2006/10/16 07:40:43 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1332) Axis2-idea-plugin Code generation using default client option does not work correctly - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 07:41:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1314) Specifying location of the service in Java2WSDLTask Ant task - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 07:53:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1272) Cannot differentiate between an int sent as 0 and an int sent as nil - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 08:23:09 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1267) Wsdl generated by AxisServlet has targetNamespace="http://ws.apache.org/axis2" instead of one relevant to Service. - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/16 08:23:11 UTC, 0 replies.
- [jira] Updated: (AXIS2-1217) Changes done to the "RESTful Web services Support" guide - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 08:23:13 UTC, 0 replies.
- svn commit: r464395 - /webservices/axis2/trunk/c/tools/codegen/src/templates/c/ServiceSkeleton.xsl - posted by na...@apache.org on 2006/10/16 08:32:25 UTC, 0 replies.
- [jira] Created: (AXIS2-1394) Server side code is not generated when source directory is not available in opened IDEA project - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 08:37:34 UTC, 0 replies.
- svn commit: r464396 - /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl/template/c/ServiceSkeleton.xsl - posted by na...@apache.org on 2006/10/16 08:43:10 UTC, 0 replies.
- svn commit: r464397 - in /webservices/axis2/trunk/c/samples: ./ client/dynamic_client/ client/echo/ client/google/ client/math/ client/mtom/ client/notify/ user_guide/clients/ - posted by di...@apache.org on 2006/10/16 08:47:01 UTC, 0 replies.
- [jira] Updated: (AXIS2-1120) Phases concept is too confusing - please change for v1.1 - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 08:59:21 UTC, 0 replies.
- [jira] Updated: (AXIS2-1070) Codegen & Service Archiver Eclipse plugins fail to load in Eclipse. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 09:01:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-942) If handler throws an exception, inform all prior handlers in same flow - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 09:05:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-795) Returning a MTOM message causes IOException (closed stream) - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 09:11:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1291) WSDL2Java should not create ExtensionMapper in package axis2.apache.org - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 09:21:36 UTC, 1 replies.
- [jira] Closed: (AXIS2-1102) schema generation for .aar when ServiceObjectSupplier and SpringBeanName given with *RPCMessagaReceiver - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/16 10:22:35 UTC, 0 replies.
- svn commit: r464413 - in /webservices/axis2/branches/java/1_1/modules/samples/script/userguide/client_scripts: TestEchoBlockingClient.sh test_echo_blocking_client.sh - posted by th...@apache.org on 2006/10/16 10:34:17 UTC, 0 replies.
- svn commit: r464414 - in /webservices/axis2/branches/java/1_1/modules/samples/script/userguide/client_scripts: TestEchoBlockingDualClient.sh test_echo_blocking_dual_client.sh - posted by th...@apache.org on 2006/10/16 10:35:18 UTC, 0 replies.
- svn commit: r464415 - in /webservices/axis2/branches/java/1_1/modules/samples/script/userguide/client_scripts: TestEchoNonBlockingDualClient.sh test_echo_non_blocking_dual_client.sh - posted by th...@apache.org on 2006/10/16 10:38:41 UTC, 0 replies.
- svn commit: r464416 - in /webservices/axis2/branches/java/1_1/modules/samples/script/userguide/client_scripts: TestEchoNonBlockingClient.sh test_echo_non_blocking_client.sh - posted by th...@apache.org on 2006/10/16 10:44:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1395) Incorrect services.xml files are getting deployed without errors in axis2 without generating WSDL file - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/16 10:53:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1395) Incorrect services.xml files are getting deployed without errors in axis2 without generating WSDL file - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/16 10:55:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1396) Outdated and wrong information in SOAP based google Spell Checker.html - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 11:07:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1396) Outdated and wrong information in SOAP based google Spell Checker.html - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 11:07:35 UTC, 0 replies.
- svn commit: r464421 - /webservices/axis2/branches/java/1_1/modules/samples/xdocs/googleSpellcheck/GoogleSpellCheck.html - posted by ch...@apache.org on 2006/10/16 11:12:51 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1396) Outdated and wrong information in SOAP based google Spell Checker.html - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/16 11:14:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1397) MTOM attachment Streaming -problem when deal with multiple attachment- got NPE - posted by "indika priyantha kumara (JIRA)" <ji...@apache.org> on 2006/10/16 11:19:35 UTC, 0 replies.
- [Axis2] Status of the axis2 maven2 plugins - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/16 11:28:44 UTC, 2 replies.
- [jira] Work started: (AXIS2-1384) AxisService#printWSDL2(OutputStream out) prints WSDL 1.1 not WSDL 2.0 - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/16 11:32:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1398) Axis2 Crashed with a faulty service - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/16 11:43:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1398) Axis2 Crashed with a faulty service - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/16 11:43:35 UTC, 0 replies.
- svn commit: r464434 - in /webservices/axis2/branches/java/1_1/modules/samples/script: SGCCalculator/readme.html amazonQS/README.txt googleSearch/README.txt googleSpellcheck/README.txt yahooRESTSearch/README.txt - posted by ch...@apache.org on 2006/10/16 11:57:24 UTC, 0 replies.
- svn commit: r464435 - /webservices/axis2/branches/java/1_1/modules/samples/xdocs/googleSpellcheck/GoogleSpellCheck.html - posted by ch...@apache.org on 2006/10/16 11:58:03 UTC, 0 replies.
- [jira] Created: (AXIS2-1399) Axis2 generated WSDL has two identical ports (only the names differ) - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 12:06:10 UTC, 0 replies.
- [jira] Updated: (AXIS2-1399) Axis2 generated WSDL has two identical ports (only the names differ) - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/16 12:06:11 UTC, 0 replies.
- svn commit: r464438 - /webservices/axis2/trunk/c/modules/mod_addr/Makefile.am - posted by pi...@apache.org on 2006/10/16 12:11:09 UTC, 0 replies.
- [Axis2] Axis2, Axis 2 or Axis 2.0? - posted by Thilo Frotscher <th...@web.de> on 2006/10/16 12:14:19 UTC, 0 replies.
- svn commit: r464440 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AxisServlet.java - posted by ch...@apache.org on 2006/10/16 12:20:39 UTC, 0 replies.
- [jira] Created: (AXIS2-1400) Eclipse Code Generator Wizard displays wrong error message - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 12:25:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1401) Eclipse Code Generator Wizard: checkbox doesn't make sense / option missing - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 12:31:36 UTC, 0 replies.
- [jira] Commented: (AXIS2-1376) Use of ReplyTo in session mechanism considered harmful - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/16 12:33:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1402) WSDL2Java: format generated files - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 12:37:36 UTC, 0 replies.
- svn commit: r464442 - in /webservices/axis2/branches/java/1_1/modules: adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java kernel/src/org/apache/axis2/util/SchemaUtil.java xmlbeans/src/org/apache/axis2/xmlbeans/CodeGenerationUtility.java - posted by di...@apache.org on 2006/10/16 12:38:41 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1291) WSDL2Java should not create ExtensionMapper in package axis2.apache.org - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 12:39:35 UTC, 0 replies.
- [Axis2] MTOM enabled by default since RC1 - posted by Thilo Frotscher <th...@web.de> on 2006/10/16 12:43:56 UTC, 1 replies.
- [jira] Commented: (AXIS2-1402) WSDL2Java: format generated files - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 12:46:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1403) Link "Disengage" doesn't work anymore - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 12:55:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1404) Admin console should "warn" the user that configuration changes are transient - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 12:59:34 UTC, 0 replies.
- Re: [Axis2] Axis2, Axis 2 or Axis 2.0? - posted by Srinath Perera <he...@gmail.com> on 2006/10/16 13:00:30 UTC, 5 replies.
- [jira] Created: (AXIS2-1405) Mistakes in the 'Google Search Help' document - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 13:01:36 UTC, 0 replies.
- svn commit: r464444 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AxisServlet.java - posted by ch...@apache.org on 2006/10/16 13:01:57 UTC, 0 replies.
- [jira] Created: (AXIS2-1406) Link "Engage Modules" - "For a Service" causes exception - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/16 13:03:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1405) Mistakes in the 'Google Search Help' document - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 13:03:36 UTC, 0 replies.
- svn commit: r464445 - in /webservices/axis2/trunk/c/util/src: env.c log.c - posted by di...@apache.org on 2006/10/16 13:12:58 UTC, 0 replies.
- XML/JMS - posted by Paul Fremantle <pz...@gmail.com> on 2006/10/16 13:18:00 UTC, 7 replies.
- svn commit: r464446 - in /webservices/axis2/branches/java/1_1/modules/tool/conf: codegen/.classpath service/.classpath - posted by th...@apache.org on 2006/10/16 13:25:58 UTC, 0 replies.
- svn commit: r464449 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by ch...@apache.org on 2006/10/16 13:33:38 UTC, 0 replies.
- svn commit: r464450 - in /webservices/axis2/branches/java/1_1/modules/jaxbri/src/org/apache/axis2/jaxbri: CodeGenerationUtility.java template/JaxbRIDatabindingTemplate.xsl - posted by di...@apache.org on 2006/10/16 13:35:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1384) AxisService#printWSDL2(OutputStream out) prints WSDL 1.1 not WSDL 2.0 - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/16 13:36:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1389) JaxbRIDatabindingTemplate.xsl hard-codes "edu.indiana.extreme.www.wsdl.benchmark1.EchoVoid" at line 116 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/16 13:36:38 UTC, 0 replies.
- [jira] Commented: (AXIS-2545) wsdl2java mix up order of elements and arrays in super constructor call - posted by "Magnus Lundin (JIRA)" <ax...@ws.apache.org> on 2006/10/16 13:36:43 UTC, 0 replies.
- svn commit: r464452 - /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl/SchemaGenerator.java - posted by sa...@apache.org on 2006/10/16 13:41:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1407) Online help/documentation is not available for YahooRESTsearch - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/16 13:53:34 UTC, 0 replies.
- svn commit: r464454 [1/2] - /webservices/axis2/trunk/c/xdocs/docs/userguide.html - posted by ch...@apache.org on 2006/10/16 13:58:04 UTC, 0 replies.
- svn commit: r464454 [2/2] - /webservices/axis2/trunk/c/xdocs/docs/userguide.html - posted by ch...@apache.org on 2006/10/16 13:58:04 UTC, 0 replies.
- [Axis2] Removal of old snapshots from old maven location - posted by David Illsley <da...@gmail.com> on 2006/10/16 14:02:26 UTC, 3 replies.
- svn commit: r464456 - /webservices/axis2/branches/java/1_1/modules/samples/xdocs/googleSearch/GoogleSearchHelp.html - posted by ch...@apache.org on 2006/10/16 14:07:53 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1405) Mistakes in the 'Google Search Help' document - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/16 14:08:37 UTC, 0 replies.
- svn commit: r464460 - /webservices/axis2/trunk/c/modules/mod_addr/Makefile.am - posted by pi...@apache.org on 2006/10/16 14:15:01 UTC, 0 replies.
- [jira] Commented: (AXIS2-1285) Invalid namespace in response by RPCMessagaReceiver - posted by "Kinichiro Inoguchi (JIRA)" <ji...@apache.org> on 2006/10/16 15:11:35 UTC, 2 replies.
- svn commit: r464485 - /webservices/axis2/trunk/c/util/src/log.c - posted by sa...@apache.org on 2006/10/16 15:28:41 UTC, 0 replies.
- svn commit: r464487 - in /webservices/axis2/trunk/c/util: include/axis2_log_default.h src/log.c - posted by sa...@apache.org on 2006/10/16 15:35:46 UTC, 0 replies.
- svn commit: r464488 - /webservices/axis2/trunk/c/axiom/src/attachments/mime_parser.c - posted by sa...@apache.org on 2006/10/16 15:40:01 UTC, 0 replies.
- svn commit: r464489 - in /webservices/axis2/trunk/c: Makefile.am axis2c.pc.in configure.ac - posted by pi...@apache.org on 2006/10/16 15:42:31 UTC, 0 replies.
- [jira] Commented: (AXIS2-1362) Errors parsing Fault document with ADB databinding - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/16 15:51:40 UTC, 0 replies.
- [jira] Commented: (AXIS2-1349) RPCMessageReceiver misbehaviour - posted by "Kevin Conroy (JIRA)" <ji...@apache.org> on 2006/10/16 16:01:35 UTC, 0 replies.
- org.apache.axis2.swa.EchoRawSwAFileInputTest - posted by Saminda Abeyruwan <sa...@gmail.com> on 2006/10/16 17:48:15 UTC, 0 replies.
- svn commit: r464526 - /webservices/axis2/branches/java/1_1/xdocs/download.html - posted by ch...@apache.org on 2006/10/16 17:55:20 UTC, 0 replies.
- svn commit: r464534 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/DeploymentConstants.java deployment/ServiceBuilder.java deployment/util/Utils.java description/AxisService.java - posted by sa...@apache.org on 2006/10/16 18:03:01 UTC, 0 replies.
- Re: [Axis2] org.apache.axis2.swa.EchoRawSwAFileInputTest - posted by Eran Chinthaka <ch...@opensource.lk> on 2006/10/16 19:03:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1408) Add Fault processing to JAXWS - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/16 19:09:46 UTC, 0 replies.
- [jira] Updated: (AXIS2-1408) Add Fault processing to JAXWS - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/16 19:09:47 UTC, 2 replies.
- [jira] Commented: (AXIS2-1408) Add Fault processing to JAXWS - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/16 19:16:35 UTC, 2 replies.
- svn commit: r464594 - /webservices/axis2/site/download.html - posted by ch...@apache.org on 2006/10/16 20:01:20 UTC, 0 replies.
- [jira] Updated: (AXIS2-1318) Basic Authentication support - posted by "Samuel Isokpunwu (JIRA)" <ji...@apache.org> on 2006/10/16 20:27:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1379) Base64 data is not encoded correctly - posted by "Jake Goulding (JIRA)" <ji...@apache.org> on 2006/10/16 20:50:35 UTC, 2 replies.
- svn commit: r464624 - /webservices/axis2/trunk/c/modules/core/transport/http/http_worker.c - posted by di...@apache.org on 2006/10/16 21:01:02 UTC, 0 replies.
- svn commit: r464648 - in /webservices/axis2/trunk/java/modules/jaxws: ./ src/org/apache/axis2/jaxws/marshaller/impl/ test-resources/wsdl/ test/org/apache/axis2/jaxws/framework/ test/org/apache/axis2/jaxws/nonanonymous/ test/org/apache/axis2/jaxws/nonan... - posted by ba...@apache.org on 2006/10/16 22:14:28 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1378) Unmarshalling non anonymous complex type. - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/16 22:19:35 UTC, 0 replies.
- [jira] Closed: (AXIS2-1378) Unmarshalling non anonymous complex type. - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/16 22:19:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1409) Service doesn't recognize types returned by a prior operation call - posted by "Thomas, Berlinghoff (JIRA)" <ji...@apache.org> on 2006/10/17 00:28:44 UTC, 0 replies.
- [jira] Updated: (AXIS2-1409) Service doesn't recognize types returned by a prior operation call - posted by "Thomas, Berlinghoff (JIRA)" <ji...@apache.org> on 2006/10/17 00:34:37 UTC, 0 replies.
- svn commit: r464720 [1/2] - in /webservices/axis2/trunk/java/modules: jaxws/src/org/apache/axis2/jaxws/description/ jaxws/src/org/apache/axis2/jaxws/description/builder/ jaxws/src/org/apache/axis2/jaxws/util/ security/ - posted by ba...@apache.org on 2006/10/17 01:20:34 UTC, 0 replies.
- svn commit: r464720 [2/2] - in /webservices/axis2/trunk/java/modules: jaxws/src/org/apache/axis2/jaxws/description/ jaxws/src/org/apache/axis2/jaxws/description/builder/ jaxws/src/org/apache/axis2/jaxws/util/ security/ - posted by ba...@apache.org on 2006/10/17 01:20:34 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1358) Increased functionality for issue Axis2-1195 - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/17 01:30:35 UTC, 0 replies.
- [jira] Closed: (AXIS2-1358) Increased functionality for issue Axis2-1195 - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/17 01:30:36 UTC, 0 replies.
- [jira] Commented: (AXIS2-1129) Doubled wrapper elements around XMLBeans-generated XML - posted by "Radu Preotiuc-Pietro (JIRA)" <ji...@apache.org> on 2006/10/17 01:36:37 UTC, 0 replies.
- [jira] Commented: (AXIS2-1153) The admin user name and password not getting cleared when logged out from the Web Admin Module - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 05:34:35 UTC, 0 replies.
- Re: Package Namespace Mapping (Re: svn commit: r464534 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/DeploymentConstants.java deployment/ServiceBuilder.java deployment/util/Utils.java description/AxisServic - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/17 05:50:39 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1153) The admin user name and password not getting cleared when logged out from the Web Admin Module - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/17 06:00:35 UTC, 0 replies.
- svn commit: r464789 - /webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html - posted by ch...@apache.org on 2006/10/17 06:02:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1410) Axis2 sends SOAPFaults as a (SOAP message) when we are doing REST - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/17 06:03:41 UTC, 0 replies.
- [jira] Created: (AXIS2-1411) Java2WSDL Task - missing options available in command line - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/17 06:03:41 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1410) Axis2 sends SOAPFaults as a (SOAP message) when we are doing REST - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/17 06:07:35 UTC, 0 replies.
- svn commit: r464798 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/util/RESTUtil.java - posted by ch...@apache.org on 2006/10/17 06:23:52 UTC, 0 replies.
- [jira] Commented: (AXIS2-1410) Axis2 sends SOAPFaults as a (SOAP message) when we are doing REST - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/17 06:24:39 UTC, 1 replies.
- [jira] Commented: (AXIS2-1361) Errors parsing response document with ADB databinding and simpleContent - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/17 06:39:36 UTC, 0 replies.
- [Axis2] stopping the ListenerManager in Async InOut invocations - posted by Chamikara Jayalath <ch...@gmail.com> on 2006/10/17 06:54:14 UTC, 5 replies.
- svn commit: r464804 - /webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html - posted by ch...@apache.org on 2006/10/17 06:56:42 UTC, 0 replies.
- svn commit: r464805 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: core/ core/controller/ i18n/ - posted by ng...@apache.org on 2006/10/17 06:57:08 UTC, 0 replies.
- svn commit: r464810 - in /webservices/axis2/branches/java/1_1/xdocs/1_1: app_server.html userguide.html - posted by ch...@apache.org on 2006/10/17 07:09:04 UTC, 0 replies.
- svn commit: r464811 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/axis2/engine/ integration/test/org/apache/axis2/jms/ integration/test/org/apache/axis2/mail/ jibx/test-resources/repo/conf/ kernel/src/org/apache/axis2/d... - posted by ch...@apache.org on 2006/10/17 07:09:12 UTC, 0 replies.
- [jira] Commented: (AXIS2-1308) SOAP request doesn't work after enabled REST Suoport by enableREST in axis2.xml and get an AxisFault: First Element must contain the local name, Envelope; - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/17 07:12:35 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1410) Axis2 sends SOAPFaults as a (SOAP message) when we are doing REST - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/17 07:14:35 UTC, 0 replies.
- svn commit: r464814 - /webservices/axis2/branches/java/1_1/xdocs/1_1/index.html - posted by ch...@apache.org on 2006/10/17 07:18:33 UTC, 0 replies.
- [jira] Created: (AXIS2-1412) support in Axis2 - posted by "Niraimathi (JIRA)" <ji...@apache.org> on 2006/10/17 07:27:36 UTC, 0 replies.
- [jira] Commented: (AXIS2-1412) support in Axis2 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/17 07:29:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1413) java2wsdl index out of range error - posted by "Kinichiro Inoguchi (JIRA)" <ji...@apache.org> on 2006/10/17 07:37:35 UTC, 0 replies.
- svn commit: r464815 - /webservices/axis2/branches/java/1_1/modules/webapp/ - posted by ch...@apache.org on 2006/10/17 07:39:09 UTC, 0 replies.
- svn commit: r464816 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment: DeploymentConstants.java ServiceBuilder.java - posted by sa...@apache.org on 2006/10/17 07:39:17 UTC, 0 replies.
- svn commit: r464817 - /webservices/axis2/trunk/c/modules/core/transport/http/http_worker.c - posted by di...@apache.org on 2006/10/17 07:39:21 UTC, 0 replies.
- svn commit: r464819 - in /webservices/axis2/trunk/c/axiom: include/axiom_data_handler.h src/attachments/data_handler.c src/attachments/mime_parser.c - posted by na...@apache.org on 2006/10/17 07:45:59 UTC, 0 replies.
- [jira] Created: (AXIS2-1414) A bug found in the googleSearch sample in Axis2 - posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/17 07:50:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1414) A bug found in the googleSearch sample in Axis2 - posted by "Isuru Eranga Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/17 07:50:35 UTC, 0 replies.
- svn commit: r464822 - in /webservices/axis2/trunk/java/modules/jaxws: ./ src/org/apache/axis2/jaxws/core/controller/ src/org/apache/axis2/jaxws/i18n/ test/org/apache/axis2/jaxws/framework/ test/org/apache/axis2/jaxws/security/ test/org/apache/axis2/jax... - posted by ng...@apache.org on 2006/10/17 07:53:15 UTC, 0 replies.
- [jira] Commented: (AXIS2-1413) java2wsdl index out of range error - posted by "Venkatakrishnan (JIRA)" <ji...@apache.org> on 2006/10/17 08:08:38 UTC, 3 replies.
- [jira] Created: (AXIS2-1415) RESTClient.java sample client is out dated and the corresponding userguide as well - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/17 08:21:38 UTC, 0 replies.
- [jira] Updated: (AXIS2-1415) RESTClient.java sample client is out dated and the corresponding userguide as well - posted by "Ruwan Linton (JIRA)" <ji...@apache.org> on 2006/10/17 08:23:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1416) No help/documentation given for Sample "SGCCalculator" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 08:31:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1417) Some of the links specified in the "Amazon Queuing Service" guide are directed to wrong pages - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 08:39:40 UTC, 0 replies.
- [jira] Created: (AXIS2-1418) Runtime Exception when use codegen tool for MathOps.wsdl - posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2006/10/17 09:04:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1418) Runtime Exception when use codegen tool for MathOps.wsdl - posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2006/10/17 09:06:35 UTC, 0 replies.
- svn commit: r464842 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by ru...@apache.org on 2006/10/17 09:15:28 UTC, 0 replies.
- [jira] Created: (AXIS2-1419) Changes done to the AmazonSimpleWebService.html - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 09:25:34 UTC, 0 replies.
- [jira] Commented: (AXIS2-1419) Changes done to the AmazonSimpleWebService.html - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 09:45:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1419) Changes done to the AmazonSimpleWebService.html - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 09:49:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1420) ServiceGroupContext is not available to all services in transport scope - posted by "Chathura Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/17 09:54:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1421) Expected results not displayed through the "Amazon Queuing Service" sample GUI - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 10:03:35 UTC, 0 replies.
- svn commit: r464859 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/17 10:05:25 UTC, 0 replies.
- [jira] Created: (AXIS2-1422) Generated Code does not compile - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/17 10:27:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1423) Corrected a mistake in resources.properties file(codegen\src\org\apache\axis2\wsdl\i18n) - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/17 10:27:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1423) Corrected a mistake in resources.properties file(codegen\src\org\apache\axis2\wsdl\i18n) - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/17 10:27:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1422) Generated Code does not compile - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/17 10:27:38 UTC, 0 replies.
- [jira] Created: (AXIS2-1424) Method signatures are incorrect in the sample code given in the "Exception Handling using WSDL Faults" document - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 10:37:34 UTC, 0 replies.
- svn commit: r464863 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by ru...@apache.org on 2006/10/17 10:51:56 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1418) Runtime Exception when use codegen tool for MathOps.wsdl - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/17 10:57:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1425) Finish button should not be enabled till the last step of the "Axis2 Service Archiver" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 11:02:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1426) An error thrown when submitting a large attachment using the mtom sample client - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/17 11:04:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1427) Upload should be disabled (or at least warn user) when hotdeploy and/or hotupdate is disabled - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/17 11:04:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1428) An error of a particular page is given at the end of the wizard in the "Axis2 Service Archiver" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/17 11:16:36 UTC, 0 replies.
- [jira] Created: (AXIS-2571) WRONG_DOCUMENT_ERR in 1.4 - posted by "Cedric Neve (JIRA)" <ax...@ws.apache.org> on 2006/10/17 11:26:36 UTC, 0 replies.
- svn commit: r464874 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/jms/JMSUtils.java - posted by as...@apache.org on 2006/10/17 11:35:06 UTC, 1 replies.
- svn commit: r464875 - /webservices/axis2/branches/java/1_1/xdocs/1_1/app_server.html - posted by di...@apache.org on 2006/10/17 11:35:24 UTC, 0 replies.
- svn commit: r464876 - in /webservices/axis2/branches/java/1_1/modules/webapp: InActivateService.jsp LeftFrame.jsp Login.jsp admin.jsp css/axis-style.css - posted by ch...@apache.org on 2006/10/17 11:43:15 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1362) Errors parsing Fault document with ADB databinding - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/17 11:52:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1429) Improved understandability on MTOM sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/17 11:58:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1429) Improved understandability on MTOM sample - posted by "Saliya Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/17 11:58:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1412) support in Axis2 - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/17 12:08:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1415) RESTClient.java sample client is out dated and the corresponding userguide as well - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/17 12:30:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1404) Admin console should "warn" the user that configuration changes are transient - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/17 12:36:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1430) Exception thrown when submitting a 100 MB sized attachment using the MTOM sample client with default settings in Axis2.xml - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/17 12:38:34 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1404) Admin console should "warn" the user that configuration changes are transient - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/17 12:38:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1431) Add information on the operations added into the generated WSDL - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/17 12:44:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1431) Add information on operations added to a service by rahas, into the generated WSDL - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/17 12:46:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1403) Link "Disengage" doesn't work anymore - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/17 12:53:35 UTC, 0 replies.
- svn commit: r464901 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by ru...@apache.org on 2006/10/17 13:17:10 UTC, 0 replies.
- [jira] Created: (AXIS2-1432) Axis 2 WAR does not deply on WLS 9.2 - posted by "James Shiell (JIRA)" <ji...@apache.org> on 2006/10/17 13:19:34 UTC, 0 replies.
- svn commit: r464906 - /webservices/axis2/branches/java/1_1/xdocs/1_1/reference.html - posted by ch...@apache.org on 2006/10/17 13:35:09 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1419) Changes done to the AmazonSimpleWebService.html - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/17 13:38:35 UTC, 0 replies.
- svn commit: r464909 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: Constants.java description/OutInAxisOperation.java - posted by ch...@apache.org on 2006/10/17 13:59:27 UTC, 0 replies.
- svn commit: r464914 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by sa...@apache.org on 2006/10/17 14:10:30 UTC, 0 replies.
- svn commit: r464916 - in /webservices/axis2/trunk/c/modules/core: deployment/svc_builder.c description/svc.c transport/http/http_transport_utils.c - posted by di...@apache.org on 2006/10/17 14:15:49 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1308) SOAP request doesn't work after enabled REST Suoport by enableREST in axis2.xml and get an AxisFault: First Element must contain the local name, Envelope; - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/17 14:47:35 UTC, 0 replies.
- svn commit: r464919 - /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/Proxies.java - posted by ng...@apache.org on 2006/10/17 14:57:24 UTC, 0 replies.
- [jira] Created: (AXIS-2572) WSDL2Java - wsdl:required is false, and Axis is treating this as "true". - posted by "x (JIRA)" <ax...@ws.apache.org> on 2006/10/17 15:10:34 UTC, 0 replies.
- [Axis2] Distribution packaging restructuring - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/17 15:23:46 UTC, 14 replies.
- [jira] Assigned: (AXIS2-1408) Add Fault processing to JAXWS - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/17 16:48:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1433) Change JAX-WS Message sub-component to use OMSourcedElementImpl - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/17 17:07:34 UTC, 0 replies.
- Re: svn commit: r464914 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/17 17:14:58 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1085) StAX Filter [ Data conversion, extraction, or do something between XMLStreamReader and StAXBuilder] - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/17 17:28:35 UTC, 0 replies.
- svn commit: r464945 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: AxisController.java Dispatch.java client/BaseDispatch.java client/JAXBDispatch.java client/proxy/JAXWSProxyHandler.java - posted by ng...@apache.org on 2006/10/17 17:45:42 UTC, 0 replies.
- svn commit: r464953 - /webservices/axis2/trunk/c/include/axis2_svc.h - posted by di...@apache.org on 2006/10/17 18:21:37 UTC, 0 replies.
- svn commit: r464954 - /webservices/axis2/trunk/c/util/src/env.c - posted by di...@apache.org on 2006/10/17 18:26:00 UTC, 0 replies.
- svn commit: r464956 - in /webservices/axis2/trunk/c: include/axis2_svc_skeleton.h samples/server/echo/echo_skeleton.c samples/server/mtom/mtom_skeleton.c samples/server/notify/notify_skeleton.c - posted by sa...@apache.org on 2006/10/17 18:44:21 UTC, 0 replies.
- svn commit: r464972 - in /webservices/axis2/branches/java/1_1/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/ jibx/src/org/apache/axis2/jibx/ jibx/src/org/apache/axis2/jibx/template/ - posted by ds...@apache.org on 2006/10/17 19:38:34 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1362) Errors parsing Fault document with ADB databinding - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/17 19:40:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1434) Incorrect WSDL2Java code generation for option "-d none" - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/17 21:50:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1434) Incorrect WSDL2Java code generation for option "-d none" - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/17 21:52:36 UTC, 6 replies.
- [jira] Created: (AXIS2-1435) Can't generate code for more than one interface using wsdl2java - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/17 23:19:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1436) In JAXB RI, construction of JAXBContext is expensive - only do it once. - posted by "Chris McClelland (JIRA)" <ji...@apache.org> on 2006/10/18 00:19:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1433) Change JAX-WS Message sub-component to use OMSourcedElementImpl - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/18 00:21:35 UTC, 0 replies.
- svn commit: r465083 - in /webservices/axis2/trunk/java/modules/jaxws: ./ src/org/apache/axis2/jaxws/client/proxy/ src/org/apache/axis2/jaxws/core/controller/ src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/marshaller/ src/org/apache/... - posted by sc...@apache.org on 2006/10/18 00:30:45 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1408) Add Fault processing to JAXWS - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/18 00:31:37 UTC, 0 replies.
- [jira] Commented: (AXIS2-1436) In JAXB RI, construction of JAXBContext is expensive - only do it once. - posted by "Chris McClelland (JIRA)" <ji...@apache.org> on 2006/10/18 00:57:41 UTC, 0 replies.
- Re: [jira] Commented: (AXIS2-1436) In JAXB RI, construction of JAXBContext is expensive - only do it once. - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/18 01:18:18 UTC, 0 replies.
- [jira] Commented: (AXIS2-1085) StAX Filter [ Data conversion, extraction, or do something between XMLStreamReader and StAXBuilder] - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/18 02:48:40 UTC, 3 replies.
- [jira] Created: (AXIS2-1437) CTypeInfo maps XSD primitives to Java primitives, but code generator assumes types are objects - posted by "Chris McClelland (JIRA)" <ji...@apache.org> on 2006/10/18 04:05:39 UTC, 0 replies.
- [jira] Created: (AXIS2-1438) Bad dynamic wsdl with multiple beans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/18 04:19:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1438) Bad dynamic wsdl with multiple beans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/18 04:21:35 UTC, 1 replies.
- [axis2] How can I get a reference to the ConfigurationContext from the DescriptionBuilders - posted by Rajith Attapattu <ra...@gmail.com> on 2006/10/18 04:39:44 UTC, 6 replies.
- [jira] Created: (AXIS2-1439) The descriptor's service name definition ignored at deployment. - posted by "YAMAMOTO, Rikiya (JIRA)" <ji...@apache.org> on 2006/10/18 04:40:34 UTC, 0 replies.
- svn commit: r465135 - in /webservices/axis2/trunk/c: ./ modules/ modules/mod_log/ - posted by di...@apache.org on 2006/10/18 06:13:17 UTC, 0 replies.
- svn commit: r465136 - /webservices/axis2/trunk/c/modules/mod_log/semantic.cache - posted by di...@apache.org on 2006/10/18 06:16:01 UTC, 0 replies.
- [jira] Resolved: (AXIS2-825) WSDL2Java compilation problem with JiBX bindings - posted by "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2006/10/18 07:18:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1403) Link "Disengage" doesn't work anymore - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/18 07:31:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1413) java2wsdl index out of range error - posted by "Venkatakrishnan (JIRA)" <ji...@apache.org> on 2006/10/18 07:41:37 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1439) The descriptor's service name definition ignored at deployment. - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/18 07:41:38 UTC, 0 replies.
- [jira] Created: (AXIS2-1440) Response from RPCMessageReceiver is wrong, if the given wsdl has elementFormDefault="qualified" - posted by "Saminda Wishwajith Abeyruwan (JIRA)" <ji...@apache.org> on 2006/10/18 08:02:36 UTC, 0 replies.
- svn commit: r465153 - in /webservices/axis2/trunk/c/modules/mod_log: Makefile.am Makefile.in - posted by pi...@apache.org on 2006/10/18 08:14:45 UTC, 0 replies.
- [jira] Created: (AXIS2-1441) maven javadocs target fails due to class version errors in JaxBri module - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/18 08:24:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1441) maven javadocs target fails due to class version errors in JaxBri module - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/18 08:28:35 UTC, 0 replies.
- svn commit: r465161 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/18 08:56:54 UTC, 0 replies.
- svn commit: r465162 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/18 09:03:10 UTC, 0 replies.
- svn commit: r465164 [1/2] - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java - posted by di...@apache.org on 2006/10/18 09:19:53 UTC, 0 replies.
- svn commit: r465164 [2/2] - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java - posted by di...@apache.org on 2006/10/18 09:19:53 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1271) Decimal data type - WSDL2JAVA generated bad code (won't compile) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/18 09:20:35 UTC, 0 replies.
- svn commit: r465165 - /webservices/axis2/trunk/c/xdocs/docs/installationguide.html - posted by ch...@apache.org on 2006/10/18 09:20:45 UTC, 0 replies.
- svn commit: r465169 - /webservices/axis2/branches/java/1_1/modules/samples/xdocs/amazonQS/AmazonSimpleWebService.html - posted by ch...@apache.org on 2006/10/18 09:42:14 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1419) Changes done to the AmazonSimpleWebService.html - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/18 09:43:35 UTC, 0 replies.
- svn commit: r465175 - /webservices/axis2/trunk/c/util/include/axis2_qname.h - posted by di...@apache.org on 2006/10/18 10:40:07 UTC, 0 replies.
- [jira] Created: (AXIS2-1442) User guide should include the necessary information on TCPClient, Mailclient and RESTClent samples - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/18 11:03:34 UTC, 0 replies.
- svn commit: r465185 - /webservices/axis2/trunk/c/samples/server/axis2.xml - posted by sa...@apache.org on 2006/10/18 11:27:20 UTC, 0 replies.
- [jira] Created: (AXIS2-1443) multiple port types not supported? - posted by "Kai Huener (JIRA)" <ji...@apache.org> on 2006/10/18 11:41:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1443) multiple port types not supported? - posted by "Kai Huener (JIRA)" <ji...@apache.org> on 2006/10/18 11:43:36 UTC, 1 replies.
- svn commit: r465193 - /webservices/axis2/trunk/java/modules/codegen/src/org/apache/axis2/wsdl/WSDL2C.java - posted by sa...@apache.org on 2006/10/18 12:08:40 UTC, 0 replies.
- svn commit: r465199 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/WSDL2C.java - posted by th...@apache.org on 2006/10/18 12:25:25 UTC, 0 replies.
- svn commit: r465200 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/template/c/ServiceSkeleton.xsl - posted by th...@apache.org on 2006/10/18 12:30:38 UTC, 0 replies.
- svn commit: r465202 [1/2] - in /webservices/axis2/branches/java/1_1/modules: integration/ samples/ samples/amazonqs/ samples/amazonqs/docs/ samples/amazonqs/src/ samples/amazonqs/src/sample/ samples/amazonqs/src/sample/amazon/ samples/amazonqs/src/samp... - posted by ch...@apache.org on 2006/10/18 12:42:14 UTC, 0 replies.
- svn commit: r465202 [2/2] - in /webservices/axis2/branches/java/1_1/modules: integration/ samples/ samples/amazonqs/ samples/amazonqs/docs/ samples/amazonqs/src/ samples/amazonqs/src/sample/ samples/amazonqs/src/sample/amazon/ samples/amazonqs/src/samp... - posted by ch...@apache.org on 2006/10/18 12:42:14 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1282) wsa:Action setting in client side - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/18 12:49:37 UTC, 0 replies.
- svn commit: r465203 - in /webservices/axis2/trunk/c: ./ axiom/ rampart/ rampart/samples/ samples/ tools/codegen/samples/ tools/tcpmon/ util/ woden/ woden/samples/ xml_schema/ xml_schema/samples/ - posted by sa...@apache.org on 2006/10/18 12:50:45 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1281) Samples folder structure is not convenient - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/18 13:02:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1444) WS_Policy.html in xdocs/1_1 needs to be updated - posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org> on 2006/10/18 13:04:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1444) WS_Policy.html in xdocs/1_1 needs to be updated - posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org> on 2006/10/18 13:06:37 UTC, 0 replies.
- svn commit: r465209 - in /webservices/axis2/branches/java/1_1/modules: adb-codegen/ adb-codegen/src/org/apache/axis2/schema/template/ adb-codegen/test-resources/testsuite/ adb-codegen/test/org/apache/axis2/schema/testsuite/ adb/src/org/apache/axis2/dat... - posted by di...@apache.org on 2006/10/18 13:16:25 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1434) Incorrect WSDL2Java code generation for option "-d none" - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/18 13:16:35 UTC, 0 replies.
- svn commit: r465210 [1/2] - /webservices/axis2/trunk/c/xdocs/docs/userguide.html - posted by ch...@apache.org on 2006/10/18 13:17:20 UTC, 0 replies.
- svn commit: r465210 [2/2] - /webservices/axis2/trunk/c/xdocs/docs/userguide.html - posted by ch...@apache.org on 2006/10/18 13:17:20 UTC, 0 replies.
- svn commit: r465214 - /webservices/axis2/branches/java/1_1/xdocs/1_1/WS_policy.html - posted by ch...@apache.org on 2006/10/18 13:24:30 UTC, 0 replies.
- svn commit: r465215 - in /webservices/axis2/branches/java/1_1: modules/samples/src/userguide/clients/RESTClient.java xdocs/1_1/rest-ws.html - posted by ch...@apache.org on 2006/10/18 13:26:05 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1415) RESTClient.java sample client is out dated and the corresponding userguide as well - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/18 13:28:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1444) WS_Policy.html in xdocs/1_1 needs to be updated - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/18 13:30:39 UTC, 0 replies.
- svn commit: r465220 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html - posted by ch...@apache.org on 2006/10/18 13:34:13 UTC, 0 replies.
- [jira] Created: (AXIS2-1445) Client stub generation picks REST EPR from WSDL instead of service EPR - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/18 13:49:14 UTC, 0 replies.
- [jira] Updated: (AXIS2-1445) Client stub generation picks REST EPR from WSDL instead of service EPR - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/18 13:49:16 UTC, 0 replies.
- [jira] Created: (AXIS-2573) Axis 1.4, style=message - posted by "charles SOUILLARD (JIRA)" <ax...@ws.apache.org> on 2006/10/18 14:07:34 UTC, 0 replies.
- svn commit: r465230 - in /webservices/axis2/trunk/c/woden/src/wsdl: import.c include.c - posted by da...@apache.org on 2006/10/18 14:23:38 UTC, 0 replies.
- svn commit: r465236 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/jms: JMSConstants.java JMSUtils.java - posted by as...@apache.org on 2006/10/18 14:35:09 UTC, 0 replies.
- svn commit: r465240 - in /webservices/axis2/branches/java/1_1/modules: integration/ samples/ samples/googlesearch/src/sample/google/spellcheck/ samples/version/src/sample/ samples/version/src/samples/axisversion/ samples/version/src/samples/axisversion... - posted by ch...@apache.org on 2006/10/18 14:56:01 UTC, 0 replies.
- svn commit: r465242 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by de...@apache.org on 2006/10/18 15:03:53 UTC, 0 replies.
- svn commit: r465243 - in /webservices/axis2/branches/java/1_1/modules/tool/script: axis2.bat axis2.sh - posted by ch...@apache.org on 2006/10/18 15:12:57 UTC, 0 replies.
- [jira] Created: (AXIS2-1446) MTOM docs reference old axiom code - posted by "robert lazarski (JIRA)" <ji...@apache.org> on 2006/10/18 15:22:36 UTC, 0 replies.
- [jira] Commented: (AXIS2-1382) Parsing problem in Axis2 - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/18 15:24:35 UTC, 0 replies.
- svn commit: r465244 - /webservices/axis2/branches/java/1_1/modules/tool/script/axis2.sh - posted by ch...@apache.org on 2006/10/18 15:29:42 UTC, 0 replies.
- svn commit: r465253 - in /webservices/axis2/trunk/c/util: include/axis2_log.h src/log.c - posted by di...@apache.org on 2006/10/18 16:09:22 UTC, 0 replies.
- svn commit: r465254 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: core/InvocationContextImpl.java server/dispatcher/JavaBeanDispatcher.java server/dispatcher/ProviderDispatcher.java - posted by ng...@apache.org on 2006/10/18 16:14:11 UTC, 0 replies.
- [jira] Created: (AXIS2-1447) WSDL2Java fails to interpret the wsdl:import definition - posted by "Jerome Magnet (JIRA)" <ji...@apache.org> on 2006/10/18 16:14:34 UTC, 0 replies.
- svn commit: r465257 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: client/factory/ param/ util/AxisReceiver.java - posted by ng...@apache.org on 2006/10/18 16:20:51 UTC, 0 replies.
- Problems in weblogic 8.1 and axis 2 - posted by "Reddy, Sanket (US - Hyderabad)" <sa...@deloitte.com> on 2006/10/18 16:25:14 UTC, 0 replies.
- [jira] Updated: (AXIS2-1447) WSDL2Java fails to interpret the wsdl:import definition - posted by "Jerome Magnet (JIRA)" <ji...@apache.org> on 2006/10/18 16:27:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1440) Response from RPCMessageReceiver is wrong, if the given wsdl has elementFormDefault="qualified" - posted by "Kinichiro Inoguchi (JIRA)" <ji...@apache.org> on 2006/10/18 16:27:36 UTC, 0 replies.
- svn commit: r465260 - /webservices/axis2/trunk/c/util/src/date_time.c - posted by ka...@apache.org on 2006/10/18 16:32:28 UTC, 0 replies.
- svn commit: r465295 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/transport/jms/JMSUtils.java - posted by as...@apache.org on 2006/10/18 18:50:05 UTC, 0 replies.
- [jira] Updated: (AXIS2-1433) Change JAX-WS Message sub-component to use OMSourcedElementImpl - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/18 19:36:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1447) WSDL2Java fails to interpret the wsdl:import definition - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/18 19:38:37 UTC, 0 replies.
- svn commit: r465316 - /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/description/ - posted by ba...@apache.org on 2006/10/18 19:53:09 UTC, 0 replies.
- [jira] Commented: (AXIS2-892) Need Documentation for MTOM data binding - posted by "robert lazarski (JIRA)" <ji...@apache.org> on 2006/10/18 19:57:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1448) ServiceLifeCycle.startUp should happen before MessageReciever processing - posted by "robert lazarski (JIRA)" <ji...@apache.org> on 2006/10/18 20:27:36 UTC, 0 replies.
- svn commit: r465337 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/axis2/jms/ jaxws/src/org/apache/axis2/jaxws/core/controller/ jaxws/src/org/apache/axis2/jaxws/message/ jaxws/src/org/apache/axis2/jaxws/message/attachments/ jax... - posted by sc...@apache.org on 2006/10/18 20:55:09 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1433) Change JAX-WS Message sub-component to use OMSourcedElementImpl - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/18 20:56:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1449) Creation of web service client from wsdl fails with xmlbeans binding where scomp suceeds for the same wsdl - posted by "David Schaefgen (JIRA)" <ji...@apache.org> on 2006/10/18 22:40:39 UTC, 0 replies.
- [jira] Updated: (AXIS2-1449) Creation of web service client from wsdl fails with xmlbeans binding where scomp suceeds for the same wsdl - posted by "David Schaefgen (JIRA)" <ji...@apache.org> on 2006/10/18 22:42:35 UTC, 0 replies.
- [jira] Commented: (AXIS-2295) problem with http proxy parameters caching mechanism - posted by "Lupus Arctos (JIRA)" <ax...@ws.apache.org> on 2006/10/18 23:25:35 UTC, 0 replies.
- issue-clarification 'incorrect local element definition with elementFormDefault=qualified' or not ? - posted by Andreas Schöller <A....@web.de> on 2006/10/18 23:46:39 UTC, 4 replies.
- [jira] Created: (AXIS2-1450) Integrating ParameterDescription into MethodMarshaller. - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/19 01:23:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1450) Integrating ParameterDescription into MethodMarshaller. - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/19 01:25:38 UTC, 1 replies.
- svn commit: r465434 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/maven.xml - posted by di...@apache.org on 2006/10/19 03:03:03 UTC, 0 replies.
- [jira] Commented: (AXIS2-1437) CTypeInfo maps XSD primitives to Java primitives, but code generator assumes types are objects - posted by "Chris McClelland (JIRA)" <ji...@apache.org> on 2006/10/19 04:15:35 UTC, 0 replies.
- svn commit: r465461 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/SimpleAxisServer.java - posted by th...@apache.org on 2006/10/19 05:51:14 UTC, 0 replies.
- svn commit: r465462 - in /webservices/axis2/branches/java/1_1/modules/tool/script: http-server.bat http-server.sh simpleaxisserver.bat simpleaxisserver.sh - posted by th...@apache.org on 2006/10/19 05:52:38 UTC, 0 replies.
- svn commit: r465463 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/19 05:53:40 UTC, 0 replies.
- svn commit: r465464 - in /webservices/axis2/branches/java/1_1/modules/webapp/scripts: ./ build.xml - posted by th...@apache.org on 2006/10/19 05:54:48 UTC, 0 replies.
- [jira] Created: (AXIS2-1451) Axis2 - IDEA plugin: Wizard title is blank - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/19 06:14:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1451) Axis2 - IDEA plugin: Wizard title is blank - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/19 06:18:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1430) Exception thrown when submitting a 100 MB sized attachment using the MTOM sample client with default settings in Axis2.xml - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/19 06:26:36 UTC, 0 replies.
- svn commit: r465475 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties - posted by di...@apache.org on 2006/10/19 06:30:46 UTC, 0 replies.
- svn commit: r465476 - in /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl: ./ codegen/ codegen/emitter/ util/ - posted by th...@apache.org on 2006/10/19 06:31:15 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1423) Corrected a mistake in resources.properties file(codegen\src\org\apache\axis2\wsdl\i18n) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/19 06:31:35 UTC, 0 replies.
- svn commit: r465477 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/util: CommandLineOption.java CommandLineOptionConstants.java CommandLineOptionParser.java OptionsValidator.java - posted by th...@apache.org on 2006/10/19 06:32:58 UTC, 0 replies.
- svn commit: r465478 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/SimpleAxisServer.java - posted by th...@apache.org on 2006/10/19 06:34:23 UTC, 0 replies.
- svn commit: r465479 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/SimpleAxis2Server.java - posted by th...@apache.org on 2006/10/19 06:34:46 UTC, 0 replies.
- [jira] Created: (AXIS2-1452) Java2WSDL option is not included in Axis2 - IDEA wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/19 06:40:36 UTC, 0 replies.
- svn commit: r465482 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-ant-plugin/src/main/java/org/apache/axis2/ant/AntCodegenTask.java - posted by th...@apache.org on 2006/10/19 06:41:47 UTC, 0 replies.
- svn commit: r465485 - in /webservices/axis2/branches/java/1_1/modules/xmlbeans/test/org/apache/axis2/xmlbeans: WSDL2JavaFailureTestBase.java WSDL2JavaSuccessTestBase.java - posted by th...@apache.org on 2006/10/19 06:53:27 UTC, 0 replies.
- svn commit: r465487 - /webservices/axis2/branches/java/1_1/modules/jibx/test/org/apache/axis2/jibx/Test.java - posted by th...@apache.org on 2006/10/19 07:03:45 UTC, 0 replies.
- svn commit: r465493 - /webservices/axis2/branches/java/1_1/modules/tool/script/axis2.sh - posted by ch...@apache.org on 2006/10/19 07:16:44 UTC, 0 replies.
- svn commit: r465497 - in /webservices/axis2/branches/java/1_1/modules/tool/script: axis2.bat axis2.sh - posted by ch...@apache.org on 2006/10/19 07:20:09 UTC, 0 replies.
- svn commit: r465503 - in /webservices/axis2/branches/java/1_1/modules/tool/script: simpleaxis2server.bat simpleaxis2server.sh simpleaxisserver.bat simpleaxisserver.sh - posted by th...@apache.org on 2006/10/19 07:49:58 UTC, 0 replies.
- svn commit: r465504 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by de...@apache.org on 2006/10/19 07:58:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1438) Bad dynamic wsdl with multiple beans - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 08:00:35 UTC, 0 replies.
- svn commit: r465506 - in /webservices/axis2/branches/java/1_1/legal: min/ std/ - posted by th...@apache.org on 2006/10/19 08:03:25 UTC, 0 replies.
- [jira] Reopened: (AXIS2-397) allowedMethods in services.xml - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 08:10:35 UTC, 0 replies.
- svn commit: r465513 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/axis2/jms/JMSEchoRawXMLTest.java integration/test/org/apache/axis2/jms/jms-enabled-client-axis2.xml kernel/src/org/apache/axis2/transport/jms/JMSUtils.java - posted by as...@apache.org on 2006/10/19 08:53:48 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1352) AxisService.createService() doesn't have a way to specify multiple MessageReceivers - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 09:05:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-762) Documentation for services.xml - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 09:15:35 UTC, 1 replies.
- [jira] Assigned: (AXIS2-1166) Document all options available to codegen tool - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 09:31:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1453) Fixes for bugs in Axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/19 09:38:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1454) Fixes for bugs in Axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/19 09:42:34 UTC, 0 replies.
- [jira] Created: (AXIS2-1455) Need to fix reported bugs in eclipse-codegen-plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/19 09:48:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1455) Need to fix reported bugs in eclipse-codegen-plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 09:51:35 UTC, 0 replies.
- svn commit: r465519 - /webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html - posted by ka...@apache.org on 2006/10/19 09:55:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1456) fix for reported bugs in eclipse-codegen-plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/19 10:01:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1456) fix for reported bugs in eclipse-codegen-plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/19 10:08:35 UTC, 0 replies.
- svn commit: r465520 - in /webservices/axis2/branches/java/1_1/modules/tool: ./ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ axis2-eclipse-cod... - posted by ch...@apache.org on 2006/10/19 10:15:11 UTC, 0 replies.
- [jira] Updated: (AXIS2-1454) Fixes for bugs in Axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/19 10:17:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1456) fix for reported bugs in eclipse-codegen-plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:19:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1364) After specifying a custom package name some classes being created under a different package structure - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:19:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1365) Test cases not generated when using the Code Generating Wizard with some of the custom options - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:19:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1366) Error occured when generating code through the Code Generating Wizard after going back two steps from the last step of the Wizard - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:21:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1368) Inproper error message given when the package name is invalid - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:21:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1400) Eclipse Code Generator Wizard displays wrong error message - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:21:38 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1401) Eclipse Code Generator Wizard: checkbox doesn't make sense / option missing - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/19 10:23:35 UTC, 0 replies.
- svn commit: r465523 - /webservices/axis2/branches/java/1_1/modules/tool/script/simpleaxis2server.sh - posted by th...@apache.org on 2006/10/19 10:33:20 UTC, 0 replies.
- svn commit: r465524 - in /webservices/axis2/branches/java/1_1/modules/samples: amazonsearch/ maven.xml version/src/samples/ - posted by ch...@apache.org on 2006/10/19 10:36:32 UTC, 0 replies.
- svn commit: r465527 - in /webservices/axis2/trunk/java/modules: addressing/src/org/apache/axis2/handlers/addressing/ addressing/test-resources/ addressing/test/org/apache/axis2/handlers/addressing/ kernel/src/org/apache/axis2/addressing/ - posted by da...@apache.org on 2006/10/19 10:38:50 UTC, 0 replies.
- [jira] Assigned: (AXIS2-892) Need Documentation for MTOM data binding - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 10:42:36 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1446) MTOM docs reference old axiom code - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 10:42:37 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1120) Phases concept is too confusing - please change for v1.1 - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 10:50:36 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1295) Faulty services are not removed from the 'Available Services' list even if user removes the archive file from the ..\WEB-INF\services directory - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/19 11:01:35 UTC, 0 replies.
- svn commit: r465538 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/axis2/engine/WSDLClientTest.java kernel/src/org/apache/axis2/description/AxisService.java - posted by de...@apache.org on 2006/10/19 11:01:47 UTC, 0 replies.
- svn commit: r465540 - in /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch: README.txt docs/ - posted by ch...@apache.org on 2006/10/19 11:04:14 UTC, 0 replies.
- svn commit: r465541 - /webservices/axis2/branches/java/1_1/modules/integration/test/org/apache/axis2/engine/WSDLClientTest.java - posted by de...@apache.org on 2006/10/19 11:05:14 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1288) Improper error message is displayed when clicking on upload button without selecting an archive - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/19 11:05:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1288) Improper error message is displayed when clicking on upload button without selecting an archive - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/19 11:05:38 UTC, 0 replies.
- [jira] Commented: (AXIS2-1454) Fixes for bugs in Axis2-idea-plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/19 11:09:35 UTC, 0 replies.
- svn commit: r465542 - /webservices/axis2/branches/java/1_1/modules/kernel/conf/axis2.xml - posted by th...@apache.org on 2006/10/19 11:09:40 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1168) incorrect client stub use sample documentation - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 11:22:35 UTC, 0 replies.
- svn commit: r465543 - in /webservices/axis2/branches/java/1_1: ./ modules/samples/jms/ modules/samples/jms/src/ modules/samples/pojo/ modules/samples/pojo/src/ modules/samples/servicelifecycle/ modules/samples/servicelifecycle/src/ modules/samples/sess... - posted by ch...@apache.org on 2006/10/19 11:36:04 UTC, 0 replies.
- [jira] Closed: (AXIS2-1282) wsa:Action setting in client side - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/19 11:42:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1443) multiple port types not supported? - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 11:51:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1457) RequestURIBasedDispatcher incorrectly resolves the WS-RM operations - posted by "Matt Lovett (JIRA)" <ji...@apache.org> on 2006/10/19 12:17:34 UTC, 0 replies.
- [jira] Created: (AXIS-2574) Reading an attachment (slowly) can cause resource deleted error - posted by "Steve Sowerby (JIRA)" <ax...@ws.apache.org> on 2006/10/19 12:17:35 UTC, 0 replies.
- svn commit: r465551 - /webservices/axis2/branches/java/1_1/modules/webapp/disengage.jsp - posted by ch...@apache.org on 2006/10/19 12:20:24 UTC, 0 replies.
- svn commit: r465553 - /webservices/axis2/trunk/c/xdocs/docs/developerguide.html - posted by ch...@apache.org on 2006/10/19 12:23:50 UTC, 0 replies.
- svn commit: r465557 - /webservices/axis2/branches/java/1_1/modules/webapp/scripts/build.xml - posted by th...@apache.org on 2006/10/19 12:28:10 UTC, 0 replies.
- svn commit: r465558 - in /webservices/axis2/trunk/c/samples: configure.ac server/echo/echo.c - posted by pi...@apache.org on 2006/10/19 12:29:08 UTC, 0 replies.
- svn commit: r465560 - /webservices/axis2/trunk/c/woden/samples/configure.ac - posted by pi...@apache.org on 2006/10/19 12:30:56 UTC, 0 replies.
- svn commit: r465561 - in /webservices/axis2/trunk/c: axiom/src/util/ modules/core/clientapi/ modules/core/description/ util/src/ woden/include/ woden/samples/wsdl10/ woden/src/builder/ woden/src/wsdl10/ - posted by di...@apache.org on 2006/10/19 12:31:49 UTC, 0 replies.
- svn commit: r465562 - /webservices/axis2/trunk/c/rampart/samples/configure.ac - posted by pi...@apache.org on 2006/10/19 12:32:19 UTC, 0 replies.
- svn commit: r465563 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description: AxisService.java WSDL11ToAxisServiceBuilder.java - posted by jo...@apache.org on 2006/10/19 12:32:31 UTC, 0 replies.
- svn commit: r465564 - /webservices/axis2/trunk/c/xml_schema/samples/configure.ac - posted by pi...@apache.org on 2006/10/19 12:33:27 UTC, 0 replies.
- [jira] Created: (AXIS2-1458) Codegen for one WSDL with multiple services - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/19 12:34:35 UTC, 0 replies.
- svn commit: r465565 - in /webservices/axis2/branches/java/1_1/modules: adb-codegen/src/org/apache/axis2/schema/ adb-codegen/src/org/apache/axis2/schema/util/ adb-codegen/src/org/apache/axis2/schema/writer/ adb/src/org/apache/axis2/databinding/ adb/src/... - posted by jo...@apache.org on 2006/10/19 12:38:28 UTC, 0 replies.
- UsernameToken dynamic - posted by Jesús Daniel Blázquez Carazo <jd...@gfi-info.com> on 2006/10/19 12:41:53 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1168) incorrect client stub use sample documentation - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 12:50:41 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1341) Cannot disengage a globally engaged module - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/19 12:52:36 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1341) Cannot disengage a globally engaged module - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/19 12:54:36 UTC, 0 replies.
- svn commit: r465566 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ch...@apache.org on 2006/10/19 12:56:20 UTC, 0 replies.
- svn commit: r465570 - /webservices/axis2/branches/java/1_1/modules/kernel/conf/axis2.xml - posted by th...@apache.org on 2006/10/19 12:59:30 UTC, 0 replies.
- svn commit: r465574 - /webservices/axis2/trunk/c/xdocs/docs/architecture_notes.html - posted by ch...@apache.org on 2006/10/19 13:05:33 UTC, 0 replies.
- svn commit: r465575 - in /webservices/axis2/branches/java/1_1/modules/tool: axis2-aar-maven-plugin/ axis2-java2wsdl-maven-plugin/ axis2-wsdl2code-maven-plugin/ - posted by jo...@apache.org on 2006/10/19 13:10:08 UTC, 0 replies.
- JAXB-RI, JaxMe support in Axis2 1.1? - posted by Thilo Frotscher <th...@web.de> on 2006/10/19 13:13:01 UTC, 2 replies.
- svn commit: r465578 - in /webservices/axis2/branches/java/1_1/modules: kernel/src/org/apache/axis2/deployment/ServiceBuilder.java samples/groovy/src/sample/groovy/GroovyReceiver.java samples/groovy/src/sample/groovy/META-INF/services.xml - posted by de...@apache.org on 2006/10/19 13:18:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1343) WSDL generation misbehaviour - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 13:19:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1299) Service is not listed as faulty when the fully qualified implementation class name is not specified in the services.xml - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 13:23:35 UTC, 0 replies.
- svn commit: r465580 - /webservices/axis2/trunk/c/woden/src/wsdl10/msg_ref.c - posted by di...@apache.org on 2006/10/19 13:28:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1398) Axis2 Crashed with a faulty service - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 13:30:42 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1395) Incorrect services.xml files are getting deployed without errors in axis2 without generating WSDL file - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 13:32:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1459) the produce with WSDL2Java does not compile - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/19 13:38:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1459) the produce with WSDL2Java does not compile - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/19 13:40:35 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1334) Deployment of Sandesha2 causes exception in Axis2 Admin-Frontend - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 13:45:35 UTC, 0 replies.
- svn commit: r465584 [1/3] - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache: axis2/tools/bean/ axis2/tools/idea/ ideaplugin/frames/ - posted by th...@apache.org on 2006/10/19 13:47:52 UTC, 0 replies.
- svn commit: r465584 [3/3] - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache: axis2/tools/bean/ axis2/tools/idea/ ideaplugin/frames/ - posted by th...@apache.org on 2006/10/19 13:47:52 UTC, 0 replies.
- svn commit: r465584 [2/3] - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache: axis2/tools/bean/ axis2/tools/idea/ ideaplugin/frames/ - posted by th...@apache.org on 2006/10/19 13:47:52 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1454) Fixes for bugs in Axis2-idea-plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/19 13:51:35 UTC, 0 replies.
- svn commit: r465585 - in /webservices/axis2/branches/java/1_1: maven.xml modules/samples/yahoorestsearch/src/sample/yahooservices/RESTSearch/RESTSearchModel.java - posted by ch...@apache.org on 2006/10/19 13:52:21 UTC, 0 replies.
- svn commit: r465586 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/src/sample/yahooservices/RESTSearch/RESTSearchModel.java - posted by ch...@apache.org on 2006/10/19 13:53:18 UTC, 0 replies.
- svn commit: r465587 - in /webservices/axis2/branches/java/1_1/modules/tool/script: java2wsdl.sh wsdl2java.sh - posted by th...@apache.org on 2006/10/19 13:53:55 UTC, 0 replies.
- svn commit: r465589 - in /webservices/axis2/branches/java/1_1/modules/tool/script: WSDL2Code.bat wsdl2code.bat - posted by th...@apache.org on 2006/10/19 14:00:41 UTC, 0 replies.
- svn commit: r465591 - in /webservices/axis2/branches/java/1_1/modules/tool/script: WSDL2Java.bat wsdl2java.bat - posted by th...@apache.org on 2006/10/19 14:03:46 UTC, 0 replies.
- [Axis2] 1_1 build failing (adb_codegen test failures) - posted by Bill Nagy <na...@watson.ibm.com> on 2006/10/19 14:03:50 UTC, 4 replies.
- svn commit: r465592 - in /webservices/axis2/branches/java/1_1/modules/tool/script: Java2WSDL.bat java2wsdl.bat - posted by th...@apache.org on 2006/10/19 14:05:35 UTC, 0 replies.
- svn commit: r465600 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/rahas/ rahas/ rahas/src/org/apache/rahas/ rahas/src/org/apache/rahas/types/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/19 14:15:25 UTC, 0 replies.
- svn commit: r465602 - in /webservices/axis2/branches/java/1_1/modules/tool/script: start.bat wsdl2code.bat - posted by th...@apache.org on 2006/10/19 14:16:25 UTC, 0 replies.
- [jira] Created: (AXIS-2575) No error when deployment of default server-config.wsdd fails - posted by "Klaus Halfmann (JIRA)" <ax...@ws.apache.org> on 2006/10/19 14:19:35 UTC, 0 replies.
- [jira] Commented: (AXIS2-1457) RequestURIBasedDispatcher incorrectly resolves the WS-RM operations - posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2006/10/19 14:23:35 UTC, 4 replies.
- svn commit: r465603 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt - posted by ch...@apache.org on 2006/10/19 14:27:27 UTC, 0 replies.
- svn commit: r465606 - in /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling: README.txt ReadMe.html docs/ docs/ReadMe.html - posted by ch...@apache.org on 2006/10/19 14:30:29 UTC, 0 replies.
- svn commit: r465607 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/rahas/ rahas/ rahas/src/org/apache/rahas/ rahas/src/org/apache/rahas/types/ security/src/org/apache/rampart/builder/ - posted by ru...@apache.org on 2006/10/19 14:33:09 UTC, 0 replies.
- svn commit: r465609 - /webservices/axis2/trunk/c/woden/src/wsdl20/woden_constants.h - posted by di...@apache.org on 2006/10/19 14:47:01 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1217) Changes done to the "RESTful Web services Support" guide - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/19 14:55:35 UTC, 0 replies.
- svn commit: r465612 - /webservices/axis2/trunk/c/modules/mod_log/log_in_handler.c - posted by di...@apache.org on 2006/10/19 14:56:08 UTC, 0 replies.
- svn commit: r465618 - in /webservices/axis2/trunk/c: rampart/include/rampart_crypto_util.h rampart/samples/client/echo/data/un_ts.axis2.xml rampart/samples/client/echo/echo.c rampart/src/util/rampart_crypto_util.c samples/client/math/math_client.c - posted by ka...@apache.org on 2006/10/19 15:23:21 UTC, 0 replies.
- svn commit: r465620 - in /webservices/axis2/branches/java/1_1/modules: kernel/src/org/apache/axis2/context/ kernel/src/org/apache/axis2/deployment/ kernel/src/org/apache/axis2/deployment/repository/util/ kernel/src/org/apache/axis2/deployment/util/ ker... - posted by de...@apache.org on 2006/10/19 15:26:10 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1448) ServiceLifeCycle.startUp should happen before MessageReciever processing - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/19 15:26:35 UTC, 0 replies.
- svn commit: r465627 - in /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl: WSDL2C.java codegen/emitter/CEmitter.java codegen/extension/DefaultDatabindingExtension.java databinding/CDefaultTypeMapper.java - posted by th...@apache.org on 2006/10/19 15:56:14 UTC, 0 replies.
- svn commit: r465630 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/writer/CStructWriter.java - posted by th...@apache.org on 2006/10/19 15:59:37 UTC, 0 replies.
- svn commit: r465701 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/project.xml - posted by di...@apache.org on 2006/10/19 19:55:26 UTC, 0 replies.
- Re: [jira] Resolved: (AXIS2-1443) multiple port types not supported? - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/19 20:04:59 UTC, 0 replies.
- [axis2] Clustering impl using tribes - posted by Rajith Attapattu <ra...@gmail.com> on 2006/10/19 21:52:10 UTC, 7 replies.
- [jira] Created: (AXIS2-1460) Performance Changes in MessageModel related to SOAPFault - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/19 22:10:35 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1460) Performance Changes in MessageModel related to SOAPFault - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/19 22:10:37 UTC, 0 replies.
- [jira] Work started: (AXIS2-1460) Performance Changes in MessageModel related to SOAPFault - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/19 22:10:38 UTC, 0 replies.
- svn commit: r465931 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/server/dispatcher/ test/org/apache/axis2/jaxws/sample/ test/org/apache/axis2/jaxws/sample/addnumbers/ - posted by ng...@apache.org on 2006/10/20 01:27:29 UTC, 0 replies.
- svn commit: r465950 - /webservices/axis/trunk/c/src/wsdl/org/apache/axis/wsdl/wsdl2ws/WSDL2Ws.java - posted by na...@apache.org on 2006/10/20 04:24:04 UTC, 0 replies.
- [jira] Created: (AXIS2-1461) WSDL2Java should also generate dual channel client codes - posted by "Wu Gang (JIRA)" <ji...@apache.org> on 2006/10/20 05:28:34 UTC, 0 replies.
- svn commit: r465992 - in /webservices/axis2/branches/java/1_1/modules: codegen/src/org/apache/axis2/wsdl/codegen/emitter/CEmitter.java kernel/src/org/apache/axis2/engine/DependencyManager.java - posted by de...@apache.org on 2006/10/20 06:58:07 UTC, 0 replies.
- svn commit: r465994 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AdminAgent.java - posted by ch...@apache.org on 2006/10/20 07:05:23 UTC, 0 replies.
- [jira] Commented: (AXIS2-1171) Access service context attributes - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/20 07:07:35 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1171) Access service context attributes - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/20 07:09:35 UTC, 0 replies.
- svn commit: r465999 - in /webservices/axis2/trunk/c/rampart: include/openssl_digest.h include/rampart_crypto_util.h samples/client/echo/echo.c src/omxmlsec/openssl/Makefile.am src/omxmlsec/openssl/digest.c src/util/rampart_crypto_util.c - posted by ka...@apache.org on 2006/10/20 07:22:30 UTC, 0 replies.
- svn commit: r466002 - /webservices/axis2/branches/java/1_1/modules/tool/script/simpleaxis2server.bat - posted by th...@apache.org on 2006/10/20 07:46:50 UTC, 0 replies.
- [jira] Created: (AXIS2-1462) Class loading error occured in the Eclipse Codegen wizard when Axiom references are available in the service class - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/20 08:11:34 UTC, 0 replies.
- svn commit: r466004 - in /webservices/axis2/trunk/c: AUTHORS ChangeLog NEWS - posted by di...@apache.org on 2006/10/20 08:14:33 UTC, 0 replies.
- svn commit: r466005 - /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling/service/build.xml - posted by ch...@apache.org on 2006/10/20 08:20:06 UTC, 0 replies.
- [jira] Created: (AXIS2-1463) IDE plugins generate invalid stubs when invoking the wizards multiple times within a project - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/20 08:20:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1464) resolve conflicted file in axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/20 08:20:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1464) resolve conflicted file in axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/20 08:22:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1463) IDE plugins generate invalid stubs when invoking the wizards multiple times within a project - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/20 08:22:36 UTC, 1 replies.
- [jira] Commented: (AXIS2-1462) Class loading error occured in the Eclipse Codegen wizard when Axiom references are available in the service class - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/20 08:34:35 UTC, 2 replies.
- svn commit: r466007 - in /webservices/axis2/branches/java/1_1/modules: java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLUtils.java java2wsdl/src/org/apache/ws/java2wsdl/SchemaGenerator.java kernel/src/org/apache/axis2/deployment/util/Utils.java - posted by de...@apache.org on 2006/10/20 08:38:30 UTC, 0 replies.
- svn commit: r466008 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools/idea/BottomPanel.java - posted by th...@apache.org on 2006/10/20 08:38:50 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1267) Wsdl generated by AxisServlet has targetNamespace="http://ws.apache.org/axis2" instead of one relevant to Service. - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/20 08:40:35 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1464) resolve conflicted file in axis2-idea-plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:40:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1367) Issues in the Axis2 plugin - IDEA wizard - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1369) User should not be able to continue with the wizard if a wrong file type is selected as a WSDL - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:39 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1370) Back button can be included in the 'WSDL2Code codeGeneration' wizard - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:40 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1372) UI issues: Axis2 - IDEA 'Service Archive creation' wizard - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:41 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1373) Unable to create service archives using Axis2 - IDEA plugin - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:42 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1390) 'resources' directory (which contains services.xml and .wsdl files) is not created at the specified custom output location - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:44 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1394) Server side code is not generated when source directory is not available in opened IDEA project - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:45 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1451) Axis2 - IDEA plugin: Wizard title is blank - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/20 08:48:46 UTC, 0 replies.
- svn commit: r466013 - in /webservices/axis2/trunk/c: project.xml xdocs/docs/userguide.html - posted by di...@apache.org on 2006/10/20 08:48:52 UTC, 0 replies.
- Howto run WSDL2Java without Internet Connection? - posted by Boris Unckel <bo...@gmx.net> on 2006/10/20 08:49:12 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1349) RPCMessageReceiver misbehaviour - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/20 08:50:37 UTC, 0 replies.
- svn commit: r466015 - in /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling: client/build.xml client/src/example/BankClient.java docs/ReadMe.html - posted by ch...@apache.org on 2006/10/20 09:05:06 UTC, 0 replies.
- svn commit: r466026 - in /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling: META-INF/ build.xml client/build.xml client/src/example/BankClient.java docs/ReadMe.html - posted by ch...@apache.org on 2006/10/20 09:52:49 UTC, 0 replies.
- svn commit: r466031 - /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling/docs/ReadMe.html - posted by ch...@apache.org on 2006/10/20 10:23:18 UTC, 0 replies.
- svn commit: r466033 - in /webservices/axis2/trunk/c: bindist.sh dist.sh - posted by pi...@apache.org on 2006/10/20 10:32:24 UTC, 0 replies.
- svn commit: r466034 - in /webservices/axis2/branches/java/1_1/modules/tool/script: axis2.bat simpleaxis2server.bat - posted by th...@apache.org on 2006/10/20 10:33:08 UTC, 0 replies.
- svn commit: r466040 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/databinding/utils/ adb/src/org/apache/axis2/rpc/client/ adb/src/org/apache/axis2/rpc/receivers/ integration/test/org/apache/axis2/rpc/ kernel/src/org/apache... - posted by de...@apache.org on 2006/10/20 11:11:30 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1346) Provide a way to expose interface to client instead of concrete class - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/20 11:18:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1465) IDEA Code generation fails when Xmlbeans are used as the data binding type - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/20 11:34:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1465) IDEA Code generation fails when Xmlbeans are used as the data binding type - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/20 11:36:35 UTC, 0 replies.
- svn commit: r466044 - /webservices/axis2/trunk/c/modules/mod_log/Makefile.am - posted by pi...@apache.org on 2006/10/20 11:40:36 UTC, 0 replies.
- [jira] Updated: (AXIS2-1462) Class loading error occured in the Eclipse Codegen wizard when Axiom references are available in the service class - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/20 12:22:35 UTC, 0 replies.
- svn commit: r466060 - /webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html - posted by ch...@apache.org on 2006/10/20 12:56:17 UTC, 0 replies.
- svn commit: r466067 - /webservices/axis2/branches/java/1_1/modules/webapp/SelectService.jsp - posted by ch...@apache.org on 2006/10/20 13:21:50 UTC, 0 replies.
- [jira] Created: (AXIS2-1466) Exception throwed when generate code for RpcHttpHeaderTest1.wsdl - posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2006/10/20 13:27:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1466) Exception throwed when generate code for RpcHttpHeaderTest1.wsdl - posted by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2006/10/20 13:27:40 UTC, 0 replies.
- [jira] Updated: (AXIS2-1457) RequestURIBasedDispatcher incorrectly resolves the WS-RM operations - posted by "Matt Lovett (JIRA)" <ji...@apache.org> on 2006/10/20 14:04:35 UTC, 1 replies.
- svn commit: r466090 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/databinding/utils/ adb/src/org/apache/axis2/rpc/client/ adb/src/org/apache/axis2/rpc/receivers/ integration/test/org/apache/axis2/rpc/ kernel/src/org/apache... - posted by de...@apache.org on 2006/10/20 14:26:02 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1163) replace service endpoint when serving original wsdl using useOriginalwsdl param - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/20 14:27:35 UTC, 0 replies.
- svn commit: r466093 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/CommonsHTTPTransportSender.java - posted by th...@apache.org on 2006/10/20 14:34:46 UTC, 0 replies.
- Bean Serialization - posted by Willem Liu <wl...@infologic.nl> on 2006/10/20 14:39:45 UTC, 2 replies.
- svn commit: r466102 - /webservices/axis2/trunk/c/modules/mod_addr/addr_out_handler.c - posted by di...@apache.org on 2006/10/20 15:10:15 UTC, 0 replies.
- [jira] Created: (AXIS2-1467) ConvertToArray(byte.class, String[]) gives ClassCastException - posted by "Mariska Hoogenboom (JIRA)" <ji...@apache.org> on 2006/10/20 15:35:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1467) ConvertToArray(byte.class, String[]) gives ClassCastException - posted by "Mariska Hoogenboom (JIRA)" <ji...@apache.org> on 2006/10/20 15:37:35 UTC, 1 replies.
- [jira] Created: (AXIS2-1468) ADB Tests fails - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/20 16:20:35 UTC, 0 replies.
- [jira] Updated: (AXIS2-1468) ADB Tests fails - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/20 16:24:35 UTC, 0 replies.
- [jira] Created: (AXIS2-1469) MIME messages should not be sent when using transports other than HTTP - posted by "yogen (JIRA)" <ji...@apache.org> on 2006/10/20 16:26:36 UTC, 0 replies.
- svn commit: r466130 - in /webservices/axis2/branches/java/1_1/xdocs/1_1: images/userguide/http-get-ws.jpg rest-ws.html - posted by ch...@apache.org on 2006/10/20 16:42:23 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1217) Changes done to the "RESTful Web services Support" guide - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/20 16:43:35 UTC, 0 replies.
- svn commit: r466143 - in /webservices/axis2/branches/java/1_1/modules/adb-codegen: ./ src/org/apache/axis2/schema/template/ test/org/apache/axis2/schema/testsuite/ - posted by ch...@apache.org on 2006/10/20 17:10:15 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1468) ADB Tests fails - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/20 17:11:35 UTC, 0 replies.
- svn commit: r466150 - in /webservices/axis2/trunk/c: project.xml xdocs/download.html xdocs/index.html - posted by di...@apache.org on 2006/10/20 17:40:49 UTC, 0 replies.
- svn commit: r466151 - /webservices/axis2/branches/java/1_1/modules/adb/src/org/apache/axis2/databinding/utils/ConverterUtil.java - posted by ch...@apache.org on 2006/10/20 17:42:32 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1467) ConvertToArray(byte.class, String[]) gives ClassCastException - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/20 17:42:36 UTC, 0 replies.
- svn commit: r466152 - /webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/message/FaultTests.java - posted by ng...@apache.org on 2006/10/20 17:45:44 UTC, 0 replies.
- svn commit: r466183 - /webservices/axis2/branches/java/1_1/xdocs/faq.html - posted by ch...@apache.org on 2006/10/20 18:26:55 UTC, 0 replies.
- [jira] Created: (AXIS2-1470) wsdl2java fails to generate code complex wsdl files - posted by "Gul Onural (JIRA)" <ji...@apache.org> on 2006/10/20 18:43:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1470) wsdl2java fails to generate code complex wsdl files - posted by "Gul Onural (JIRA)" <ji...@apache.org> on 2006/10/20 18:45:36 UTC, 1 replies.
- [jira] Commented: (AXIS-2574) Reading an attachment (slowly) can cause resource deleted error - posted by "Bjorn Townsend (JIRA)" <ax...@ws.apache.org> on 2006/10/20 18:49:35 UTC, 1 replies.
- Re: svn commit: r466040 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/databinding/utils/ adb/src/org/apache/axis2/rpc/client/ adb/src/org/apache/axis2/rpc/receivers/ integration/test/org/apache/axis2/rpc/ kernel/src/org/apache... - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/20 18:57:02 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1220) AxisServlet.initContextRoot assumes 1 level deep context - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/24 05:05:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1160) Error given when trying to edit parameters of activated services - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 06:03:18 UTC, 0 replies.
- Re: Error in in deploying axis2 in tomcat 5.0.x -->Error in schema generating null - posted by Deepal Jayasinghe <de...@opensource.lk> on 2006/10/24 06:23:05 UTC, 0 replies.
- [jira] Created: (AXIS2-1478) Service archive is not created as a compressed file when specifying 'I aready have a services.xml' option in Axis2-IDEA wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/24 07:13:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions - posted by "Brennan Spies (JIRA)" <ji...@apache.org> on 2006/10/24 07:33:17 UTC, 4 replies.
- [jira] Created: (AXIS2-1479) Corrected some mistakes in Axis2 Installation Guide - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/24 07:37:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1479) Corrected some mistakes in Axis2 Installation Guide - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/24 07:39:17 UTC, 0 replies.
- svn commit: r467246 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html - posted by ch...@apache.org on 2006/10/24 07:40:54 UTC, 0 replies.
- svn commit: r467251 - in /webservices/axis2/branches/java/1_1/modules/samples/security: README.txt build.xml client.axis2.xml docs/ sec.jks sec.properties service.axis2.xml src/ - posted by ru...@apache.org on 2006/10/24 07:45:57 UTC, 0 replies.
- [jira] Updated: (AXIS2-1420) ServiceGroupContext is not available to all services in transport scope - posted by "Chathura Ekanayake (JIRA)" <ji...@apache.org> on 2006/10/24 07:48:18 UTC, 0 replies.
- svn commit: r467252 - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen: eclipse/ui/JavaSourceSelectionPage.java resource/Codegen.properties - posted by ch...@apache.org on 2006/10/24 07:51:25 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1462) Class loading error occured in the Eclipse Codegen wizard when Axiom references are available in the service class - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/24 07:52:16 UTC, 0 replies.
- svn commit: r467253 [2/2] - in /webservices/axis2/branches/java/1_1/modules/samples/security: ./ basic/ basic/keys/ basic/sample01/ basic/sample01/src/ basic/sample01/src/org/ basic/sample01/src/org/apache/ basic/sample01/src/org/apache/rampart/ basic/... - posted by ru...@apache.org on 2006/10/24 07:58:14 UTC, 0 replies.
- svn commit: r467253 [1/2] - in /webservices/axis2/branches/java/1_1/modules/samples/security: ./ basic/ basic/keys/ basic/sample01/ basic/sample01/src/ basic/sample01/src/org/ basic/sample01/src/org/apache/ basic/sample01/src/org/apache/rampart/ basic/... - posted by ru...@apache.org on 2006/10/24 07:58:14 UTC, 0 replies.
- svn commit: r467254 - in /webservices/axis2/trunk/c: modules/core/clientapi/ modules/core/deployment/ modules/core/description/ modules/core/engine/ modules/core/phaseresolver/ samples/server/math/ - posted by da...@apache.org on 2006/10/24 08:08:29 UTC, 0 replies.
- svn commit: r467255 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by ru...@apache.org on 2006/10/24 08:08:57 UTC, 0 replies.
- [jira] Created: (AXIS2-1480) Cannot add multiple services in to a service group with 'I already have services.xml' option in the IDEA Service Archive Creation wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/24 08:28:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1481) Samples to explain new features of rampart - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/24 08:38:18 UTC, 0 replies.
- [jira] Commented: (AXIS2-1474) Create ServiceClient interface to allow mocking in unit tests - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/24 08:52:17 UTC, 1 replies.
- svn commit: r467258 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/rpc/receivers/ codegen/src/org/apache/axis2/wsdl/template/java/ integration/test/org/apache/axis2/async/ integration/test/org/apache/axis2/engine/util/ inte... - posted by de...@apache.org on 2006/10/24 09:00:20 UTC, 0 replies.
- svn commit: r467260 - in /webservices/axis2/branches/java/1_1/modules: kernel/src/org/apache/axis2/transport/http/AdminAgent.java webapp/ServiceParaEdit.jsp - posted by ch...@apache.org on 2006/10/24 09:03:12 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1158) Error page given when trying to edit paramters on services which have been inactivated - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 09:05:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1158) Error page given when trying to edit paramters on services which have been inactivated - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 09:05:19 UTC, 0 replies.
- svn commit: r467261 - in /webservices/axis2/branches/java/1_1/modules: integration/test/org/apache/axis2/integration/ kernel/src/org/apache/axis2/client/ kernel/src/org/apache/axis2/deployment/ - posted by ch...@apache.org on 2006/10/24 09:12:04 UTC, 0 replies.
- svn commit: r467262 - /webservices/axis2/trunk/c/modules/core/receivers/msg_recv.c - posted by da...@apache.org on 2006/10/24 09:15:14 UTC, 0 replies.
- [jira] Commented: (AXIS2-1466) Exception throwed when generate code for RpcHttpHeaderTest1.wsdl - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/24 09:24:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1482) Rampart: Validate security processing results against policy - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/24 09:26:16 UTC, 0 replies.
- svn commit: r467263 - in /webservices/axis2/branches/java/1_1/xdocs/1_1: installationguide.html userguide.html - posted by ch...@apache.org on 2006/10/24 09:26:39 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1479) Corrected some mistakes in Axis2 Installation Guide - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/24 09:28:20 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1470) wsdl2java fails to generate code complex wsdl files - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/24 09:59:17 UTC, 1 replies.
- svn commit: r467266 - in /webservices/axis2/branches/java/1_1/modules/samples/security: README.txt basic/build.xml - posted by ru...@apache.org on 2006/10/24 10:02:19 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1157) Error given when clicking on the 'Inactivate' button when there are no more services to be inactivated - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 10:25:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1157) Error given when clicking on the 'Inactivate' button when there are no more services to be inactivated - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 10:25:20 UTC, 0 replies.
- svn commit: r467275 - in /webservices/axis2/branches/java/1_1/modules/webapp: ActivateService.jsp InActivateService.jsp - posted by ch...@apache.org on 2006/10/24 10:26:14 UTC, 0 replies.
- [jira] Created: (AXIS2-1483) Service skeleton code is not generated when selecting custom options in Axis2-IDEA wizard - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/24 10:37:16 UTC, 0 replies.
- svn commit: r467278 - in /webservices/axis2/branches/java/1_1/modules: kernel/src/org/apache/axis2/transport/http/AdminAgent.java webapp/upload.jsp - posted by ch...@apache.org on 2006/10/24 10:48:08 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1427) Upload should be disabled (or at least warn user) when hotdeploy and/or hotupdate is disabled - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 10:48:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1427) Upload should be disabled (or at least warn user) when hotdeploy and/or hotupdate is disabled - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 10:48:20 UTC, 0 replies.
- svn commit: r467279 - in /webservices/axis2/trunk/c/rampart: include/ samples/callback/ samples/callback/htpasswd_callback/ src/util/ - posted by ka...@apache.org on 2006/10/24 10:51:24 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1076) Catchall documentation improvements - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/24 11:00:17 UTC, 0 replies.
- svn commit: r467283 - /webservices/axis2/trunk/c/rampart/src/handlers/rampart_out_handler.c - posted by ka...@apache.org on 2006/10/24 11:01:36 UTC, 0 replies.
- svn commit: r467285 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AdminAgent.java - posted by ch...@apache.org on 2006/10/24 11:09:10 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1337) Null value is returned when accessing the 'List Single Service' page of an available service group - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 11:09:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1337) Null value is returned when accessing the 'List Single Service' page of an available service group - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 11:09:18 UTC, 0 replies.
- svn commit: r467286 [1/2] - in /webservices/axis2/branches/java/1_1/modules/samples/security: ./ basic/ basic/sample01/ basic/sample02/ basic/sample03/ basic/sample04/ basic/sample05/ basic/sample06/ basic/sample07/ basic/sample08/ basic/sample09/ basi... - posted by ru...@apache.org on 2006/10/24 11:09:31 UTC, 0 replies.
- svn commit: r467286 [2/2] - in /webservices/axis2/branches/java/1_1/modules/samples/security: ./ basic/ basic/sample01/ basic/sample02/ basic/sample03/ basic/sample04/ basic/sample05/ basic/sample06/ basic/sample07/ basic/sample08/ basic/sample09/ basi... - posted by ru...@apache.org on 2006/10/24 11:09:31 UTC, 0 replies.
- svn commit: r467287 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/24 11:17:10 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1156) Both the 'Refresh' link and the 'Back Home' link takes the user to the Axis2 Home page - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 11:24:17 UTC, 0 replies.
- svn commit: r467291 - /webservices/axis2/branches/java/1_1/modules/webapp/include/link-footer.jsp - posted by ch...@apache.org on 2006/10/24 11:25:46 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1156) Both the 'Refresh' link and the 'Back Home' link takes the user to the Axis2 Home page - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 11:26:17 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1331) Service should be listed as faulty when name of the service is not specified within a group of services - posted by "Chamil Thanthrimudalige (JIRA)" <ji...@apache.org> on 2006/10/24 11:28:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1484) Axis2 Codegen Wizard window getting larger when more jar files are added - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/24 11:40:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1485) Allowed to add the same jar file more than once through the Axis2 Codegen Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/24 11:46:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1486) The "Finish" button should be enabled only in the last window of the Codegen wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/24 11:56:16 UTC, 0 replies.
- svn commit: r467297 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: Constants.java context/ConfigurationContext.java description/AxisService.java description/AxisService2OM.java - posted by ch...@apache.org on 2006/10/24 11:57:51 UTC, 0 replies.
- [jira] Commented: (AXIS2-1445) Client stub generation picks REST EPR from WSDL instead of service EPR - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/24 11:58:17 UTC, 1 replies.
- [jira] Commented: (AXIS2-1132) ?WSDL returns IP address instead of hostname - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/24 12:00:17 UTC, 0 replies.
- svn commit: r467300 - in /webservices/axis2/branches/java/1_1/modules/security: src/org/apache/rampart/Rampart.java src/org/apache/ws/ test/org/apache/ws/ - posted by ru...@apache.org on 2006/10/24 12:08:29 UTC, 0 replies.
- [jira] Commented: (AXIS2-1411) Java2WSDL Task - missing options available in command line - posted by "Venkatakrishnan (JIRA)" <ji...@apache.org> on 2006/10/24 12:14:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1487) Error occurred when "xmlbeans" is selected as the data binding type in the Codegen Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/24 12:41:17 UTC, 0 replies.
- [jira] Updated: (AXIS2-1487) Error occurred when "xmlbeans" is selected as the data binding type in the Codegen Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/24 12:43:17 UTC, 0 replies.
- svn commit: r467305 - /webservices/axis2/trunk/c/rampart/src/util/rampart_handler_util.c - posted by ka...@apache.org on 2006/10/24 12:59:22 UTC, 0 replies.
- svn commit: r467306 - /webservices/axis2/trunk/c/rampart/include/rampart_authn_provider.h - posted by ka...@apache.org on 2006/10/24 13:02:26 UTC, 0 replies.
- svn commit: r467307 - in /webservices/axis2/trunk/c: include/axis2_msg_ctx.h modules/core/context/msg_ctx.c modules/core/receivers/msg_recv.c modules/core/transport/http/http_worker.c - posted by da...@apache.org on 2006/10/24 13:09:33 UTC, 0 replies.
- [jira] Created: (AXIS2-1488) Axis2 WAR distribution needs to start listed transports on initialization (similarly to the standalone dist) - posted by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2006/10/24 13:14:16 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1440) Response from RPCMessageReceiver is wrong, if the given wsdl has elementFormDefault="qualified" - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/24 13:57:17 UTC, 0 replies.
- svn commit: r467316 - in /webservices/axis2/branches/java/1_1: etc/ modules/adb/src/org/apache/axis2/databinding/utils/ modules/adb/src/org/apache/axis2/databinding/utils/reader/ modules/adb/src/org/apache/axis2/rpc/receivers/ modules/java2wsdl/src/org... - posted by de...@apache.org on 2006/10/24 13:59:53 UTC, 1 replies.
- [jira] Created: (AXIS2-1489) wsdl2java fires NullpointerException when using anonymous complex type - posted by "Herman (JIRA)" <ji...@apache.org> on 2006/10/24 14:06:18 UTC, 0 replies.
- [jira] Commented: (AXIS2-1489) wsdl2java fires NullpointerException when using anonymous complex type - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/24 14:14:17 UTC, 1 replies.
- [jira] Updated: (AXIS2-1489) wsdl2java fires NullpointerException when using anonymous complex type - posted by "Herman (JIRA)" <ji...@apache.org> on 2006/10/24 14:14:21 UTC, 0 replies.
- svn commit: r467320 - /webservices/axis2/trunk/c/rampart/src/util/username_token.c - posted by ka...@apache.org on 2006/10/24 14:36:27 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1285) Invalid namespace in response by RPCMessagaReceiver - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/24 14:38:17 UTC, 1 replies.
- [jira] Assigned: (AXIS2-1466) Exception throwed when generate code for RpcHttpHeaderTest1.wsdl - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/24 15:08:17 UTC, 0 replies.
- svn commit: r467335 - /webservices/axis2/branches/java/1_1/modules/adb/project.xml - posted by di...@apache.org on 2006/10/24 16:04:35 UTC, 0 replies.
- svn commit: r467339 - in /webservices/axis2/trunk/c/xdocs: archived_news.html index.html - posted by ch...@apache.org on 2006/10/24 16:16:02 UTC, 0 replies.
- svn commit: r467341 - /webservices/axis2/trunk/c/xdocs/docs/developerguide.html - posted by ch...@apache.org on 2006/10/24 16:21:11 UTC, 0 replies.
- svn commit: r467344 - /webservices/axis2/trunk/c/xdocs/docs/om_tutorial.html - posted by ch...@apache.org on 2006/10/24 16:24:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1490) ADB Testsuite - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/24 16:36:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1490) ADB Testsuite - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/24 16:48:17 UTC, 0 replies.
- svn commit: r467353 - in /webservices/axis2/branches/java/1_1/modules/samples/security: basic/README.txt basic/build.xml basic/keys/ keys/ - posted by ru...@apache.org on 2006/10/24 17:17:25 UTC, 0 replies.
- Variable #today# within the resource.properties file - posted by Ming Cheung <mi...@us.ibm.com> on 2006/10/24 17:33:43 UTC, 3 replies.
- svn commit: r467365 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/24 17:51:53 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1470) wsdl2java fails to generate code complex wsdl files - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/24 17:53:17 UTC, 0 replies.
- [jira] Updated: (AXIS2-1477) AxisFault not propogated to Client. - posted by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/10/24 18:16:54 UTC, 0 replies.
- svn commit: r467371 - /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/client/BaseDispatch.java - posted by ng...@apache.org on 2006/10/24 18:19:40 UTC, 0 replies.
- [jira] Closed: (AXIS2-1477) AxisFault not propogated to Client. - posted by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/10/24 18:32:17 UTC, 0 replies.
- Infra (Re: Help! Where can I get maven-itest-plugin-1.0.jar) - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/24 19:09:21 UTC, 0 replies.
- Request for XML Filter (AXIS2-1085) - posted by R J Scheuerle Jr <sc...@us.ibm.com> on 2006/10/24 19:15:40 UTC, 21 replies.
- svn commit: r467400 - in /webservices/axis2/branches/java/1_1: ./ legal/rampart/ legal/security/ modules/samples/security/ modules/samples/security/basic/ modules/samples/security/basic/sample01/ modules/samples/security/basic/sample02/ modules/security/ - posted by ru...@apache.org on 2006/10/24 19:35:23 UTC, 0 replies.
- [jira] Updated: (AXIS2-1411) Java2WSDL Task - missing options available in command line - posted by "Venkatakrishnan (JIRA)" <ji...@apache.org> on 2006/10/24 19:40:17 UTC, 0 replies.
- svn commit: r467406 - /webservices/axis/trunk/java/src/org/apache/axis/message/SOAPEnvelope.java - posted by ga...@apache.org on 2006/10/24 19:56:49 UTC, 0 replies.
- svn commit: r467412 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by di...@apache.org on 2006/10/24 20:02:00 UTC, 0 replies.
- svn commit: r467430 - in /webservices/axis2/branches/java/1_1/legal/std: xercesImpl-LICENSE.txt xml-apis-LICENSE.txt - posted by ru...@apache.org on 2006/10/24 20:27:19 UTC, 0 replies.
- [jira] Closed: (AXIS2-1348) Additional Holder Functionality - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/24 20:47:18 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1450) Integrating ParameterDescription into MethodMarshaller. - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/24 20:49:17 UTC, 0 replies.
- svn commit: r467438 - in /webservices/axis2/branches/java/1_1: ./ modules/security/release-docs/ - posted by ru...@apache.org on 2006/10/24 20:56:56 UTC, 0 replies.
- [jira] Created: (AXIS2-1491) AxisFault on complex datatypes - posted by "mike rogers (JIRA)" <ji...@apache.org> on 2006/10/24 21:56:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1491) AxisFault on complex datatypes - posted by "mike rogers (JIRA)" <ji...@apache.org> on 2006/10/24 21:58:17 UTC, 4 replies.
- svn commit: r467466 - in /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl: Java2WSDLTask.java Mapper.java MappingSet.java NamespaceMapping.java - posted by di...@apache.org on 2006/10/24 22:25:04 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1411) Java2WSDL Task - missing options available in command line - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/24 22:25:17 UTC, 0 replies.
- svn commit: r467489 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by di...@apache.org on 2006/10/24 23:19:07 UTC, 0 replies.
- svn commit: r467490 - in /webservices/axis2/branches/java/1_1/modules: integration/project.xml jibx/project.xml spring/project.xml - posted by di...@apache.org on 2006/10/24 23:21:22 UTC, 0 replies.
- svn commit: r467518 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by di...@apache.org on 2006/10/25 01:03:50 UTC, 0 replies.
- [ANN][axis2] training course on axis2? - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/25 01:43:13 UTC, 0 replies.
- [Axis2] Nightly builds for 1.1 branch - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/25 01:44:51 UTC, 6 replies.
- svn commit: r467538 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/25 03:45:53 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1445) Client stub generation picks REST EPR from WSDL instead of service EPR - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 05:29:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1305) Error in Client Stub when Service class and User define data types (bean classes) are in different packages. - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 05:29:18 UTC, 0 replies.
- svn commit: r467547 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/databinding/utils/ adb/src/org/apache/axis2/rpc/receivers/ samples/servicelifecycle/src/sample/ samples/servicelifecycle/src/sample/servicelifecycle/ sample... - posted by de...@apache.org on 2006/10/25 05:29:21 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1491) AxisFault on complex datatypes - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 05:31:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1492) IDEA plugin: Resource Selection screen is not available in 'Service Archive Creation' wizard if 'I already have services.xml' option is selected - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/25 05:37:16 UTC, 0 replies.
- svn commit: r467550 - /webservices/axis2/trunk/c/modules/core/transport/http/http_worker.c - posted by di...@apache.org on 2006/10/25 05:44:30 UTC, 0 replies.
- [jira] Created: (AXIS2-1493) The service name specified through the code generator wizard is not used for the WSDL which is generated - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 06:08:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1494) Allowed to continue with WSDL generation without a service name - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 06:18:18 UTC, 0 replies.
- [jira] Created: (AXIS2-1495) A normal file created when the extension "wsdl" is not specified when generating WSDLs through the Code Generator - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 06:33:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1496) An error occurred when a Jar file name is specified when creating java code through the Codegen Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 06:47:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1496) An error occurred when a Jar file name is specified when creating java code through the Codegen Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 06:47:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1497) An error occurs when deploying a service archive created by IDEA plugin - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/25 06:49:20 UTC, 0 replies.
- svn commit: r467562 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java - posted by ch...@apache.org on 2006/10/25 06:53:37 UTC, 0 replies.
- [jira] Created: (AXIS2-1498) IDEA plugin: User can proceed through the wizard if the services.xml is not specified in 'Class location and Service Descriptor selection' page - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/25 07:03:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1499) Error occurred when trying to create a jar file in the eclipse workspace through the Code Generator - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 07:05:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1499) Error occurred when trying to create a jar file in the eclipse workspace through the Code Generator - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 07:05:17 UTC, 0 replies.
- svn commit: r467564 [2/2] - in /webservices/axis2/branches/java/1_1/modules/adb-codegen: src/org/apache/axis2/schema/ src/org/apache/axis2/schema/template/ src/org/apache/axis2/schema/writer/ test-resources/testsuite/ test/org/apache/axis2/schema/tests... - posted by di...@apache.org on 2006/10/25 07:05:18 UTC, 0 replies.
- svn commit: r467564 [1/2] - in /webservices/axis2/branches/java/1_1/modules/adb-codegen: src/org/apache/axis2/schema/ src/org/apache/axis2/schema/template/ src/org/apache/axis2/schema/writer/ test-resources/testsuite/ test/org/apache/axis2/schema/tests... - posted by di...@apache.org on 2006/10/25 07:05:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1490) ADB Testsuite - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 07:07:17 UTC, 0 replies.
- svn commit: r467566 - in /webservices/axis2/trunk/c: ChangeLog xdocs/download.html xdocs/index.html - posted by di...@apache.org on 2006/10/25 07:28:32 UTC, 0 replies.
- [jira] Commented: (AXIS2-1494) Allowed to continue with WSDL generation without a service name - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/25 08:09:17 UTC, 0 replies.
- svn commit: r467573 - in /webservices/axis2/branches/java/1_1: ./ modules/kernel/src/org/apache/axis2/i18n/ release-docs/readme-files/ - posted by ch...@apache.org on 2006/10/25 09:00:55 UTC, 0 replies.
- svn commit: r467574 - in /webservices/axis2/branches/java/1_1/release-docs/readme-files: README-std-bin.txt README-std-src.txt - posted by ch...@apache.org on 2006/10/25 09:04:43 UTC, 0 replies.
- [Vote][Axis2] Amila, Keith and Sandakith as committers - posted by Eran Chinthaka <ch...@opensource.lk> on 2006/10/25 10:47:28 UTC, 14 replies.
- svn commit: r467581 - in /webservices/axis2/branches/java/1_1/modules/samples/security/basic: ./ sample02/ sample03/ sample04/ sample05/ sample06/ sample07/ sample08/ sample09/ sample10/ sample11/ - posted by ru...@apache.org on 2006/10/25 10:49:45 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1457) RequestURIBasedDispatcher incorrectly resolves the WS-RM operations - posted by "David Illsley (JIRA)" <ji...@apache.org> on 2006/10/25 11:05:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1453) Fixes for bugs in Axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/25 11:18:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1500) Corrected some typo/grammer issues in axis2.xml - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/25 11:33:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1500) Corrected some typo/grammer issues in axis2.xml - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/25 11:35:17 UTC, 1 replies.
- svn commit: r467591 - in /webservices/axis2/branches/java/1_1/modules: adb-codegen/src/org/apache/axis2/schema/template/ adb/src/org/apache/axis2/databinding/utils/ integration/test/org/apache/axis2/rpc/ - posted by de...@apache.org on 2006/10/25 11:35:41 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1227) [RPC] Deserializing a array parameter is invalid - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 11:37:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1399) Axis2 generated WSDL has two identical ports (only the names differ) - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 11:45:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1226) [RPC] Can't deserialize a nil parameter to null - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 11:47:18 UTC, 0 replies.
- svn commit: r467595 - in /webservices/axis2/trunk/c/rampart: samples/client/echo/echo.c src/handlers/rampart_out_handler.c src/util/rampart_handler_util.c - posted by ka...@apache.org on 2006/10/25 12:02:34 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1320) Service throws error.. fault "null" with if a service method throws Axis Fault - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 12:08:17 UTC, 0 replies.
- [Axis2]Putting All Axis2 stuff in One Jar[1.1 release] - posted by Srinath Perera <he...@gmail.com> on 2006/10/25 12:56:47 UTC, 5 replies.
- svn commit: r467602 - /webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html - posted by ch...@apache.org on 2006/10/25 13:03:04 UTC, 0 replies.
- svn commit: r467607 - in /webservices/axis2/branches/java/1_1: maven.xml modules/security/maven.xml modules/security/release-docs/NOTICE.txt modules/security/release-docs/README.txt - posted by ru...@apache.org on 2006/10/25 13:29:33 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1453) Fixes for bugs in Axis2-idea-plugin - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 13:50:18 UTC, 0 replies.
- svn commit: r467611 - /webservices/axis2/trunk/c/build/win32/makefile - posted by na...@apache.org on 2006/10/25 13:51:35 UTC, 0 replies.
- svn commit: r467614 - in /webservices/axis2/trunk/c/rampart/samples/callback: Makefile.am htpasswd_callback/Makefile.am - posted by ka...@apache.org on 2006/10/25 13:52:35 UTC, 0 replies.
- svn commit: r467615 [3/3] - in /webservices/axis2/trunk/java/modules: addressing/test-resources/ codegen/test-resources/xmls/ integration/conf/ integration/test-resources/ integration/test-resources/deployment/ integration/test-resources/mtom/ integrat... - posted by da...@apache.org on 2006/10/25 14:04:52 UTC, 0 replies.
- svn commit: r467615 [2/3] - in /webservices/axis2/trunk/java/modules: addressing/test-resources/ codegen/test-resources/xmls/ integration/conf/ integration/test-resources/ integration/test-resources/deployment/ integration/test-resources/mtom/ integrat... - posted by da...@apache.org on 2006/10/25 14:04:52 UTC, 0 replies.
- svn commit: r467615 [1/3] - in /webservices/axis2/trunk/java/modules: addressing/test-resources/ codegen/test-resources/xmls/ integration/conf/ integration/test-resources/ integration/test-resources/deployment/ integration/test-resources/mtom/ integrat... - posted by da...@apache.org on 2006/10/25 14:04:52 UTC, 0 replies.
- svn commit: r467618 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/DeploymentEngine.java deployment/ServiceGroupBuilder.java deployment/repository/util/WSInfoList.java engine/AxisConfiguration.java - posted by de...@apache.org on 2006/10/25 14:09:29 UTC, 0 replies.
- svn commit: r467619 - /webservices/axis2/trunk/c/rampart/samples/callback/htpasswd_callback/htpwcb.c - posted by na...@apache.org on 2006/10/25 14:09:31 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1295) Faulty services are not removed from the 'Available Services' list even if user removes the archive file from the ..\WEB-INF\services directory - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 14:12:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1331) Service should be listed as faulty when name of the service is not specified within a group of services - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/25 14:12:19 UTC, 0 replies.
- svn commit: r467622 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ru...@apache.org on 2006/10/25 14:26:46 UTC, 0 replies.
- [Axis2][Rampart] Hosting Rampart nightly distros - posted by Ruchith Fernando <ru...@gmail.com> on 2006/10/25 14:28:37 UTC, 2 replies.
- svn commit: r467643 - /webservices/axis2/branches/java/1_1/modules/jaxws/test/server/EchoServiceMessageReceiverInOut.java - posted by di...@apache.org on 2006/10/25 15:37:05 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1132) ?WSDL returns IP address instead of hostname - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 15:49:17 UTC, 1 replies.
- RC2 (Re: [jira] Resolved: (AXIS2-1132) ?WSDL returns IP address instead of hostname) - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/25 15:54:25 UTC, 3 replies.
- My dear - posted by Randell Gore <bi...@0733.com> on 2006/10/25 16:08:47 UTC, 0 replies.
- [jira] Created: (AXIS2-1501) WSDL2Java generated stub don't compile for XmlBeans (Templates not in sync with Java classes?) - posted by "Tore Larsen (JIRA)" <ji...@apache.org> on 2006/10/25 16:12:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1501) WSDL2Java generated stub don't compile for XmlBeans (Templates not in sync with Java classes?) - posted by "Tore Larsen (JIRA)" <ji...@apache.org> on 2006/10/25 16:14:17 UTC, 1 replies.
- svn commit: r467662 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/DeploymentEngine.java - posted by di...@apache.org on 2006/10/25 16:15:07 UTC, 0 replies.
- svn commit: r467667 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/DeploymentEngine.java - posted by di...@apache.org on 2006/10/25 16:30:06 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1501) WSDL2Java generated stub don't compile for XmlBeans (Templates not in sync with Java classes?) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 16:35:17 UTC, 0 replies.
- svn commit: r467670 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/marshaller/ src/org/apache/axis2/jaxws/marshaller/impl/ src/org/apache/axis2/jaxws/message/ src/org/apache/axis2/jaxws/message/databinding/impl/ src/org/ap... - posted by sc...@apache.org on 2006/10/25 16:38:29 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1314) Specifying location of the service in Java2WSDLTask Ant task - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 16:42:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1450) Integrating ParameterDescription into MethodMarshaller. - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/25 16:44:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1232) Security sample problems... - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/25 16:46:18 UTC, 0 replies.
- [Axis2] IDE Plugin issues - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/25 16:49:02 UTC, 0 replies.
- [jira] Reopened: (AXIS2-1285) Invalid namespace in response by RPCMessagaReceiver - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 18:28:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1502) Compilation errors in generated code - posted by "Kamal Kang (JIRA)" <ji...@apache.org> on 2006/10/25 20:31:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-1502) Compilation errors in generated code - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/25 20:56:16 UTC, 0 replies.
- [Axis2] Need help with Axis2 1.1 Release - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/25 21:59:06 UTC, 3 replies.
- svn commit: r467761 - in /webservices/axis2/branches/java/1_1/modules: addressing/src/org/apache/axis2/handlers/addressing/ integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/ integration/test-resources/S... - posted by na...@apache.org on 2006/10/25 23:00:32 UTC, 0 replies.
- svn commit: r467781 - in /webservices/axis2/trunk/java: etc/ modules/addressing/src/org/apache/axis2/handlers/addressing/ modules/integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/ modules/integration/te... - posted by na...@apache.org on 2006/10/26 00:03:12 UTC, 0 replies.
- svn commit: r467790 - /webservices/axis2/branches/java/1_1/modules/xmlbeans/src/org/apache/axis2/xmlbeans/CodeGenerationUtility.java - posted by di...@apache.org on 2006/10/26 00:14:55 UTC, 0 replies.
- [axis2] handler API change for race condition fixing - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/26 00:54:52 UTC, 4 replies.
- [jira] Resolved: (AXIS2-586) CLONE -Axis2 does not deserialise abstract types correctly when receiving WSA messages - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/26 01:24:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1503) Procedure to create multi projects for Eclipse - posted by "Nigel Charman (JIRA)" <ji...@apache.org> on 2006/10/26 03:52:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1504) [axis2] Error in Rampart module deployment as it has a unsatisfied dependency on sec-policy - posted by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2006/10/26 04:35:16 UTC, 0 replies.
- svn commit: r467844 - /webservices/axis2/branches/java/1_1/modules/security/maven.xml - posted by ru...@apache.org on 2006/10/26 04:57:32 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1504) [axis2] Error in Rampart module deployment as it has a unsatisfied dependency on sec-policy - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/26 05:11:53 UTC, 0 replies.
- [axis2] kill the minimum distro - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/26 05:30:38 UTC, 5 replies.
- svn commit: r467856 [2/3] - in /webservices/axis2/trunk/c: ChangeLog xdocs/docs/axis2c_manual.html xdocs/docs/images/axis2c_repo.gif xdocs/docs/index.html xdocs/download.html xdocs/index.html - posted by di...@apache.org on 2006/10/26 06:03:18 UTC, 0 replies.
- svn commit: r467856 [3/3] - in /webservices/axis2/trunk/c: ChangeLog xdocs/docs/axis2c_manual.html xdocs/docs/images/axis2c_repo.gif xdocs/docs/index.html xdocs/download.html xdocs/index.html - posted by di...@apache.org on 2006/10/26 06:03:18 UTC, 0 replies.
- svn commit: r467856 [1/3] - in /webservices/axis2/trunk/c: ChangeLog xdocs/docs/axis2c_manual.html xdocs/docs/images/axis2c_repo.gif xdocs/docs/index.html xdocs/download.html xdocs/index.html - posted by di...@apache.org on 2006/10/26 06:03:18 UTC, 0 replies.
- svn commit: r467858 - /webservices/axis2/trunk/c/rampart/src/handlers/rampart_in_handler.c - posted by ka...@apache.org on 2006/10/26 06:21:05 UTC, 0 replies.
- svn commit: r467860 - in /webservices/axis2/branches/java/1_1/modules: addressing/src/org/apache/axis2/handlers/addressing/ integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/ integration/test-resources/S... - posted by na...@apache.org on 2006/10/26 06:43:45 UTC, 0 replies.
- [jira] Created: (AXIS2-1505) Add the namespace to package mapping option to the axis2-idea plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/26 07:36:16 UTC, 0 replies.
- svn commit: r467871 - in /webservices/axis2/trunk/java/modules: integration/test/org/apache/axis2/engine/CallUnregisteredServiceTest.java kernel/src/org/apache/axis2/i18n/resource.properties - posted by na...@apache.org on 2006/10/26 07:36:40 UTC, 0 replies.
- svn commit: r467873 - /webservices/axis2/branches/java/1_1/modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java - posted by de...@apache.org on 2006/10/26 07:38:31 UTC, 0 replies.
- svn commit: r467874 - in /webservices/axis2/trunk/java/modules: addressing/src/org/apache/axis2/handlers/addressing/ integration/test-resources/SOAP12Testing/SOAP12TestModuleB/org/apache/axis2/soap12testing/handlers/ integration/test-resources/SOAP12Te... - posted by na...@apache.org on 2006/10/26 07:38:47 UTC, 0 replies.
- svn commit: r467875 - in /webservices/axis2/trunk/c: ChangeLog NEWS xdocs/docs/axis2c_manual.html xdocs/index.html - posted by di...@apache.org on 2006/10/26 07:39:25 UTC, 0 replies.
- [jira] Updated: (AXIS2-935) Connections are not properly released causing them to stick in the "CLOSE_WAIT" state and cause "Too many files open" - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 07:40:18 UTC, 1 replies.
- svn commit: r467877 - /webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/engine/CallUnregisteredServiceTest.java - posted by na...@apache.org on 2006/10/26 07:40:45 UTC, 0 replies.
- [jira] Commented: (AXIS2-1483) Service skeleton code is not generated when selecting custom options in Axis2-IDEA wizard - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/26 07:43:17 UTC, 1 replies.
- [jira] Resolved: (AXIS2-817) Access implementation class properties - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 07:43:18 UTC, 0 replies.
- [jira] Updated: (AXIS2-1488) Axis2 WAR distribution needs to start listed transports on initialization (similarly to the standalone dist) - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 07:45:17 UTC, 1 replies.
- [jira] Commented: (AXIS2-1480) Cannot add multiple services in to a service group with 'I already have services.xml' option in the IDEA Service Archive Creation wizard - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/26 07:49:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1506) Patch that fixes bugs in the axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/26 07:57:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1507) fix for the ide-plugin (eclipse-codegen-wizard) 1494 1495 1496 1487 - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/26 08:00:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1507) fix for the ide-plugin (eclipse-codegen-wizard) 1494 1495 1496 1487 - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/26 08:04:17 UTC, 0 replies.
- svn commit: r467885 - in /webservices/axis2/branches/java/1_1/modules/tool: axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ui/ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/resource/ conf/cod... - posted by ch...@apache.org on 2006/10/26 08:14:24 UTC, 0 replies.
- [jira] Updated: (AXIS2-1506) Patch that fixes bugs in the axis2-idea-plugin - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/26 08:15:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1507) fix for the ide-plugin (eclipse-codegen-wizard) 1494 1495 1496 1487 - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:15:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1487) Error occurred when "xmlbeans" is selected as the data binding type in the Codegen Wizard - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:17:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1495) A normal file created when the extension "wsdl" is not specified when generating WSDLs through the Code Generator - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:17:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1496) An error occurred when a Jar file name is specified when creating java code through the Codegen Wizard - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:17:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1494) Allowed to continue with WSDL generation without a service name - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:17:22 UTC, 0 replies.
- svn commit: r467886 - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache: axis2/tools/bean/ axis2/tools/idea/ ideaplugin/bean/ ideaplugin/frames/ ideaplugin/plugin/ - posted by ch...@apache.org on 2006/10/26 08:18:49 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1186) An archive file not getting created through the "Code Generator Wizard- IntelliJ IDEA Plug-in" when the option "I already have service.xml" is selected - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:25:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1498) IDEA plugin: User can proceed through the wizard if the services.xml is not specified in 'Class location and Service Descriptor selection' page - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:25:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1508) Cannot build axis2.war using ant 1.6.0 - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/26 08:25:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1492) IDEA plugin: Resource Selection screen is not available in 'Service Archive Creation' wizard if 'I already have services.xml' option is selected - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:25:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1478) Service archive is not created as a compressed file when specifying 'I aready have a services.xml' option in Axis2-IDEA wizard - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:25:21 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1505) Add the namespace to package mapping option to the axis2-idea plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:25:22 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1506) Patch that fixes bugs in the axis2-idea-plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:27:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1497) An error occurs when deploying a service archive created by IDEA plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:27:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1508) Cannot build axis2.war using ant 1.6.0 - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/26 08:52:18 UTC, 0 replies.
- svn commit: r467890 - /webservices/axis2/trunk/c/rampart/samples/callback/htpasswd_callback/Makefile.am - posted by pi...@apache.org on 2006/10/26 08:53:31 UTC, 0 replies.
- svn commit: r467893 - /webservices/axis2/branches/java/1_1/modules/samples/security/basic/README.txt - posted by ru...@apache.org on 2006/10/26 09:08:01 UTC, 0 replies.
- [jira] Created: (AXIS2-1509) Unable to compile generated Code - posted by "Frank Steimke (JIRA)" <ji...@apache.org> on 2006/10/26 09:17:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1509) Unable to compile generated Code - posted by "Frank Steimke (JIRA)" <ji...@apache.org> on 2006/10/26 09:23:17 UTC, 0 replies.
- svn commit: r467905 - in /webservices/axis2/trunk/c/xdocs/docs: axis2c_manual.html userguide.html - posted by di...@apache.org on 2006/10/26 10:04:57 UTC, 0 replies.
- svn commit: r467915 - in /webservices/axis2/trunk/c/xdocs/docs/hello: ./ client/ client/hello.c.html service/ service/hello.c.html service/hello/ service/hello/services.xml - posted by di...@apache.org on 2006/10/26 10:34:59 UTC, 0 replies.
- svn commit: r467916 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html - posted by ch...@apache.org on 2006/10/26 10:36:24 UTC, 0 replies.
- [jira] Created: (AXIS2-1510) Included schema filenames impact wsdl2java with xmlbeans binding - posted by "Mariusz Woloncewicz (JIRA)" <ji...@apache.org> on 2006/10/26 11:14:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1510) Included schema filenames impact wsdl2java with xmlbeans binding - posted by "Mariusz Woloncewicz (JIRA)" <ji...@apache.org> on 2006/10/26 11:14:17 UTC, 3 replies.
- svn commit: r467927 - in /webservices/axis2/branches/java/1_1: maven.xml release-docs/release-etc/ - posted by ch...@apache.org on 2006/10/26 11:17:57 UTC, 0 replies.
- svn commit: r467932 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/databinding/utils/ adb/src/org/apache/axis2/databinding/utils/reader/ adb/src/org/apache/axis2/rpc/client/ adb/src/org/apache/axis2/rpc/receivers/ kernel/sr... - posted by de...@apache.org on 2006/10/26 11:28:31 UTC, 0 replies.
- svn commit: r467933 - /webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html - posted by ch...@apache.org on 2006/10/26 11:32:24 UTC, 0 replies.
- svn commit: r467934 - /webservices/axis2/branches/java/1_1/modules/adb/src/org/apache/axis2/rpc/receivers/RPCUtil.java - posted by de...@apache.org on 2006/10/26 11:40:52 UTC, 0 replies.
- svn commit: r467935 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html - posted by ch...@apache.org on 2006/10/26 11:47:11 UTC, 0 replies.
- [jira] Created: (AXIS2-1511) Axis2 auto generated wsdl dose not set nilable to true - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 11:52:16 UTC, 0 replies.
- svn commit: r467944 - in /webservices/axis2/trunk/c: axiom/configure.ac configure.ac samples/client/echo/Makefile.am tools/codegen/configure.ac tools/tcpmon/configure.ac util/configure.ac woden/configure.ac xml_schema/configure.ac - posted by pi...@apache.org on 2006/10/26 12:03:43 UTC, 0 replies.
- [jira] Created: (AXIS2-1512) ADB code generation fails when is a reference to included schema - posted by "Mariusz Woloncewicz (JIRA)" <ji...@apache.org> on 2006/10/26 13:19:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1512) ADB code generation fails when is a reference to included schema - posted by "Mariusz Woloncewicz (JIRA)" <ji...@apache.org> on 2006/10/26 13:19:19 UTC, 2 replies.
- svn commit: r467962 - in /webservices/axis2/trunk/c: modules/core/transport/http/http_request_line.c modules/core/transport/http/http_worker.c samples/client/echo/echo.c samples/user_guide/clients/echo_util.c - posted by di...@apache.org on 2006/10/26 13:24:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1513) ADB codegen problem when server send null values - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 13:29:18 UTC, 0 replies.
- [jira] Updated: (AXIS2-1513) ADB codegen problem when server send null values - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 13:31:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1491) AxisFault on complex datatypes - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/26 13:42:17 UTC, 1 replies.
- svn commit: r467971 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html - posted by ch...@apache.org on 2006/10/26 14:02:18 UTC, 0 replies.
- svn commit: r467974 - /webservices/axis2/branches/java/1_1/xdocs/1_1/adb/adb-advanced.html - posted by ch...@apache.org on 2006/10/26 14:05:09 UTC, 0 replies.
- svn commit: r467977 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/rpc/client/ adb/src/org/apache/axis2/rpc/receivers/ integration/test/org/apache/axis2/rpc/ java2wsdl/src/org/apache/ws/java2wsdl/ - posted by de...@apache.org on 2006/10/26 14:09:17 UTC, 0 replies.
- svn commit: r467979 - /webservices/axis2/trunk/c/samples/client/echo/Makefile.am - posted by pi...@apache.org on 2006/10/26 14:14:26 UTC, 0 replies.
- svn commit: r467994 - /webservices/axis2/tags/c/0.95/ - posted by di...@apache.org on 2006/10/26 15:20:30 UTC, 0 replies.
- JAX-RPC File Generation Support - posted by Lasantha Ranaweera <la...@opensource.lk> on 2006/10/26 15:46:39 UTC, 3 replies.
- [jira] Created: (AXIS2-1514) java2wsdl generates an errorneous wsdl - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/26 15:47:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1514) java2wsdl generates an errorneous wsdl - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/26 15:49:17 UTC, 1 replies.
- [jira] Created: (AXIS2-1515) fix for the ide-plugin (eclipse-servise-archive-wizard) 1391 1428 - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/26 16:14:16 UTC, 0 replies.
- svn commit: r468010 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/26 16:15:55 UTC, 0 replies.
- [jira] Updated: (AXIS2-1515) fix for the ide-plugin (eclipse-servise-archive-wizard) 1391 1428 - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/26 16:16:17 UTC, 0 replies.
- svn commit: r468020 - in /webservices/axis/trunk/proposals/dug/java/src/org/apache/axis/transport/http: AxisServlet.java HTTPConstants.java - posted by du...@apache.org on 2006/10/26 16:40:58 UTC, 0 replies.
- svn commit: r468021 - in /webservices/axis/trunk/java/src/org/apache/axis/transport/http: AxisServlet.java HTTPConstants.java - posted by du...@apache.org on 2006/10/26 16:42:02 UTC, 0 replies.
- [axis2] Some thoughts on all public methods being exposed as operations - posted by Rajith Attapattu <ra...@gmail.com> on 2006/10/26 16:44:16 UTC, 2 replies.
- [jira] Created: (AXIS2-1516) Tune addressing by not transmitting optional headers - posted by "Brian DePradine (JIRA)" <ji...@apache.org> on 2006/10/26 16:45:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-935) Connections are not properly released causing them to stick in the "CLOSE_WAIT" state and cause "Too many files open" - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/26 16:47:17 UTC, 5 replies.
- [jira] Commented: (AXIS2-1488) Axis2 WAR distribution needs to start listed transports on initialization (similarly to the standalone dist) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/26 16:47:20 UTC, 0 replies.
- [jira] Commented: (AXIS2-1513) ADB codegen problem when server send null values - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/26 16:47:22 UTC, 1 replies.
- svn commit: r468024 - in /webservices/axis/trunk/java/src/org/apache/axis/wsa: EndpointReference.java MIHeader.java - posted by du...@apache.org on 2006/10/26 16:48:43 UTC, 0 replies.
- svn commit: r468025 - in /webservices/axis/trunk/proposals/dug/java/src/org/apache/axis/wsa: EndpointReference.java MIHeader.java - posted by du...@apache.org on 2006/10/26 16:48:44 UTC, 0 replies.
- [jira] Created: (AXIS2-1517) The org.apache.axis2.handlers.addressing.AddressingHandler class provides nothing of value and the code should be refactored to allow it to be deleted - posted by "Brian DePradine (JIRA)" <ji...@apache.org> on 2006/10/26 16:51:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1518) The Addressing module should use a resource bundle for messages. - posted by "Brian DePradine (JIRA)" <ji...@apache.org> on 2006/10/26 16:57:16 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1509) Unable to compile generated Code - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/26 17:07:17 UTC, 0 replies.
- svn commit: r468041 - in /webservices/axis2/branches/java/1_1/xdocs: 1_1/index.html articles.html index.html - posted by ch...@apache.org on 2006/10/26 17:37:42 UTC, 0 replies.
- svn commit: r468063 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/DeploymentEngine.java - posted by di...@apache.org on 2006/10/26 19:03:13 UTC, 0 replies.
- [jira] Created: (AXIS2-1519) empty arrays are not parsed correctly by Axis client - posted by "Shahar Kedar (JIRA)" <ji...@apache.org> on 2006/10/26 19:25:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1519) empty arrays are not parsed correctly by Axis client - posted by "Shahar Kedar (JIRA)" <ji...@apache.org> on 2006/10/26 19:27:17 UTC, 2 replies.
- svn commit: r468142 - /webservices/axis2/branches/java/1_1/modules/webapp/conf/weblogic.xml - posted by di...@apache.org on 2006/10/26 23:26:19 UTC, 1 replies.
- svn commit: r468144 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment/DeploymentEngine.java - posted by di...@apache.org on 2006/10/26 23:28:58 UTC, 0 replies.
- [jira] Created: (AXIS2-1520) Enhancements to DBC (Description Builder Composite) processing to add tests and increased functionality - posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2006/10/26 23:41:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1520) Enhancements to DBC (Description Builder Composite) processing to add tests and increased functionality - posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2006/10/26 23:43:17 UTC, 1 replies.
- svn commit: r468200 - in /webservices/axis2/branches/java/1_1/modules: kernel/pom.xml parent/pom.xml - posted by jo...@apache.org on 2006/10/27 02:00:29 UTC, 0 replies.
- svn commit: r468217 - in /webservices/axis2/branches/java/1_1: ./ modules/adb-codegen/ modules/adb/ modules/codegen/ modules/java2wsdl/ modules/kernel/ modules/parent/ modules/tool/ modules/tool/axis2-aar-maven-plugin/ modules/tool/axis2-java2wsdl-mave... - posted by jo...@apache.org on 2006/10/27 02:54:59 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1502) Compilation errors in generated code - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:07:17 UTC, 0 replies.
- svn commit: r468221 - in /webservices/axis2/branches/java/1_1/modules/tool: axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/service/eclipse/ui/ axis2-eclipse-service-plugin/src/main/java/org/apache/axis2/tool/service/resource/ conf/ser... - posted by di...@apache.org on 2006/10/27 03:10:37 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1428) An error of a particular page is given at the end of the wizard in the "Axis2 Service Archiver" - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:11:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1391) Update "Eclipse Service Archive Creation" plugin - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:11:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1515) fix for the ide-plugin (eclipse-servise-archive-wizard) 1391 1428 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:11:19 UTC, 0 replies.
- [jira] Commented: (AXIS2-1510) Included schema filenames impact wsdl2java with xmlbeans binding - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:35:17 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1432) Axis 2 WAR does not deply on WLS 9.2 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:41:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1436) In JAXB RI, construction of JAXBContext is expensive - only do it once. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 03:48:17 UTC, 0 replies.
- svn commit: r468227 - /webservices/axis2/branches/java/1_1/modules/jaxbri/src/org/apache/axis2/jaxbri/template/JaxbRIDatabindingTemplate.xsl - posted by di...@apache.org on 2006/10/27 03:48:32 UTC, 0 replies.
- Re: svn commit: r468217 - in /webservices/axis2/branches/java/1_1: ./ modules/adb-codegen/ modules/adb/ modules/codegen/ modules/java2wsdl/ modules/kernel/ modules/parent/ modules/tool/ modules/tool/axis2-aar-maven-plugin/ modules/tool/axis2-java2wsdl-mave... - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/27 04:10:58 UTC, 0 replies.
- Major changes in Axis2-1.1 - posted by Ruchith Fernando <ru...@gmail.com> on 2006/10/27 06:19:15 UTC, 2 replies.
- svn commit: r468266 - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: README.txt src/ - posted by sa...@apache.org on 2006/10/27 06:26:24 UTC, 0 replies.
- svn commit: r468267 - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: ./ src/ src/META-INF/ src/address_book_client/ src/address_book_entry/ src/address_book_service/ - posted by sa...@apache.org on 2006/10/27 06:29:23 UTC, 0 replies.
- svn commit: r468268 [5/6] - in /webservices/axis2/site/c: ./ docs/ docs/hello/ docs/hello/client/ docs/hello/service/ docs/hello/service/hello/ - posted by di...@apache.org on 2006/10/27 06:29:25 UTC, 0 replies.
- svn commit: r468268 [2/6] - in /webservices/axis2/site/c: ./ docs/ docs/hello/ docs/hello/client/ docs/hello/service/ docs/hello/service/hello/ - posted by di...@apache.org on 2006/10/27 06:29:25 UTC, 0 replies.
- svn commit: r468268 [3/6] - in /webservices/axis2/site/c: ./ docs/ docs/hello/ docs/hello/client/ docs/hello/service/ docs/hello/service/hello/ - posted by di...@apache.org on 2006/10/27 06:29:25 UTC, 0 replies.
- svn commit: r468268 [1/6] - in /webservices/axis2/site/c: ./ docs/ docs/hello/ docs/hello/client/ docs/hello/service/ docs/hello/service/hello/ - posted by di...@apache.org on 2006/10/27 06:29:25 UTC, 0 replies.
- svn commit: r468268 [4/6] - in /webservices/axis2/site/c: ./ docs/ docs/hello/ docs/hello/client/ docs/hello/service/ docs/hello/service/hello/ - posted by di...@apache.org on 2006/10/27 06:29:25 UTC, 0 replies.
- svn commit: r468268 [6/6] - in /webservices/axis2/site/c: ./ docs/ docs/hello/ docs/hello/client/ docs/hello/service/ docs/hello/service/hello/ - posted by di...@apache.org on 2006/10/27 06:29:25 UTC, 0 replies.
- svn commit: r468270 - in /webservices/axis2/trunk/c: include/ modules/core/addr/ modules/core/description/ modules/core/receivers/ modules/core/transport/http/ modules/core/util/ - posted by da...@apache.org on 2006/10/27 06:42:43 UTC, 0 replies.
- svn commit: r468272 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ru...@apache.org on 2006/10/27 06:56:37 UTC, 0 replies.
- svn commit: r468274 - in /webservices/axis2/branches/java/1_1/modules/samples/security/policy: ./ sample01/ sample01/src/ sample01/src/org/ sample01/src/org/apache/ sample01/src/org/apache/rampart/ sample01/src/org/apache/rampart/samples/ sample01/src/... - posted by ru...@apache.org on 2006/10/27 07:06:06 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1511) Axis2 auto generated wsdl dose not set nilable to true - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/27 07:26:18 UTC, 0 replies.
- svn commit: r468281 - /webservices/axis2/trunk/c/modules/core/clientapi/op_client.c - posted by da...@apache.org on 2006/10/27 07:40:16 UTC, 0 replies.
- svn commit: r468293 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt - posted by sa...@apache.org on 2006/10/27 08:25:49 UTC, 0 replies.
- svn commit: r468294 - /webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml - posted by ch...@apache.org on 2006/10/27 08:27:00 UTC, 0 replies.
- Fwd: svn commit: r468217 - in /webservices/axis2/branches/java/1_1: ./ modules/adb-codegen/ modules/adb/ modules/codegen/ modules/java2wsdl/ modules/kernel/ modules/parent/ modules/tool/ modules/tool/axis2-aar-maven-plugin/ modules/tool/axis2-java2ws - posted by Jochen Wiedmann <jo...@gmail.com> on 2006/10/27 08:33:13 UTC, 1 replies.
- svn commit: r468297 - in /webservices/axis2/branches/java/1_1/modules/samples/security/policy: sample01/ sample02/ sample02/src/ sample02/src/org/ sample02/src/org/apache/ sample02/src/org/apache/rampart/ sample02/src/org/apache/rampart/samples/ sample... - posted by ru...@apache.org on 2006/10/27 08:47:58 UTC, 0 replies.
- [jira] Created: (AXIS2-1521) Un-necessary test folder is created when the generated ant script was executed - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/27 08:56:16 UTC, 0 replies.
- svn commit: r468301 - /webservices/axis2/site/c/download.html - posted by di...@apache.org on 2006/10/27 09:08:21 UTC, 0 replies.
- [jira] Created: (AXIS2-1522) Malformed UTF-8 Character Exception in WSDL2Java only in nightly build, not in 1.0 stable - posted by "Frank Steimke (JIRA)" <ji...@apache.org> on 2006/10/27 09:13:18 UTC, 0 replies.
- [jira] Updated: (AXIS2-1522) Malformed UTF-8 Character Exception in WSDL2Java only in nightly build, not in 1.0 stable - posted by "Frank Steimke (JIRA)" <ji...@apache.org> on 2006/10/27 09:17:17 UTC, 0 replies.
- svn commit: r468302 - /webservices/axis2/site/c/download.html - posted by di...@apache.org on 2006/10/27 09:19:07 UTC, 0 replies.
- svn commit: r468303 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: Constants.java description/OutInAxisOperation.java - posted by ch...@apache.org on 2006/10/27 09:40:45 UTC, 0 replies.
- [jira] Created: (AXIS2-1523) Axis2 Backward compatibility mode - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/27 09:50:16 UTC, 0 replies.
- svn commit: r468306 - /webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html - posted by ch...@apache.org on 2006/10/27 09:52:43 UTC, 0 replies.
- svn commit: r468325 - /webservices/axis2/site/c/download.html - posted by di...@apache.org on 2006/10/27 11:05:28 UTC, 0 replies.
- svn commit: r468326 - /webservices/axis2/branches/java/1_1/xdocs/1_1/Axis2ArchitectureGuide.html - posted by ch...@apache.org on 2006/10/27 11:07:22 UTC, 0 replies.
- [jira] Created: (AXIS2-1524) Server side interface is generated along with the skeleton even though it is not specified with code gen long options - posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/10/27 11:08:16 UTC, 0 replies.
- svn commit: r468327 - /webservices/axis2/branches/java/1_1/modules/samples/xdocs/ - posted by ch...@apache.org on 2006/10/27 11:22:34 UTC, 0 replies.
- svn commit: r468336 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/27 11:58:34 UTC, 0 replies.
- svn commit: r468340 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/engine/AxisEngine.java - posted by da...@apache.org on 2006/10/27 12:27:38 UTC, 0 replies.
- [Axis2][ANN]Apache Axis2/C 0.95 Released - posted by Dinesh Premalal <xy...@gmail.com> on 2006/10/27 12:55:09 UTC, 0 replies.
- [jira] Created: (AXIS2-1525) Axis2 admin console crashers when rampart-1.0.mar is deployed as a module - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/27 12:57:16 UTC, 0 replies.
- svn commit: r468342 - /webservices/axis2/branches/java/1_1/xdocs/1_1/userguide.html - posted by ch...@apache.org on 2006/10/27 12:57:29 UTC, 0 replies.
- [jira] Created: (AXIS2-1526) Rampart - Samples - service.01 - java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException - posted by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/10/27 13:03:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1527) Description on OMElement in 'Write the Implementation Class' section on MyService sample is missing - posted by "Chatra Nakkawita (JIRA)" <ji...@apache.org> on 2006/10/27 13:17:53 UTC, 0 replies.
- [jira] Commented: (AXIS2-1526) Rampart - Samples - service.01 - java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException - posted by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/10/27 13:17:54 UTC, 1 replies.
- [jira] Created: (AXIS2-1528) No command options available to generate both sync and async clients using the command line version of the tool - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/27 13:19:16 UTC, 0 replies.
- svn commit: r468347 - in /webservices/axis2/branches/java/1_1/modules/samples: amazonqs/README.txt amazonqs/docs/AmazonSimpleWebService.html googlesearch/docs/GoogleSearchHelp.html oldsamples/ - posted by ch...@apache.org on 2006/10/27 13:25:12 UTC, 0 replies.
- [jira] Created: (AXIS2-1529) curently create-project.xml ant build file does not generate eclipse plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/27 13:30:23 UTC, 0 replies.
- svn commit: r468349 - /webservices/axis2/branches/java/1_1/modules/samples/oldsamples/ - posted by ch...@apache.org on 2006/10/27 13:31:49 UTC, 0 replies.
- svn commit: r468352 - /webservices/axis2/branches/java/1_1/modules/tool/create-project.xml - posted by ch...@apache.org on 2006/10/27 13:42:57 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1526) Rampart - Samples - service.01 - java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/27 13:46:53 UTC, 0 replies.
- [jira] Updated: (AXIS2-1529) curently create-project.xml ant build file does not generate eclipse plugin - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/27 13:46:58 UTC, 0 replies.
- svn commit: r468353 - in /webservices/axis2/branches/java/1_1/modules/samples/security/policy: sample02/ sample03/ sample03/src/ sample03/src/org/ sample03/src/org/apache/ sample03/src/org/apache/rampart/ sample03/src/org/apache/rampart/samples/ sample... - posted by ru...@apache.org on 2006/10/27 13:47:11 UTC, 0 replies.
- Axis2 - Error in WSDL2Java generating classes for the OTA specification - posted by Jose Manuel Valladares Pernas <ma...@yahoo.es> on 2006/10/27 14:44:11 UTC, 1 replies.
- svn commit: r468361 - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/client/ src/org/apache/axis2/jaxws/client/proxy/ src/org/apache/axis2/jaxws/core/controller/ src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/j... - posted by sc...@apache.org on 2006/10/27 14:49:59 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1529) curently create-project.xml ant build file does not generate eclipse plugin - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/27 15:00:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1525) Axis2 admin console crashers when rampart-1.0.mar is deployed as a module - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/27 15:00:19 UTC, 0 replies.
- svn commit: r468366 - in /webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/src: META-INF/ sample/servicelifecycle/ sample/servicelifecycle/bean/ - posted by de...@apache.org on 2006/10/27 15:09:28 UTC, 0 replies.
- svn commit: r468377 - in /webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/src/sample/servicelifecycle: LibraryLifeCycle.java bean/User.java - posted by de...@apache.org on 2006/10/27 15:33:42 UTC, 0 replies.
- [Axis2] Which App server do you use? - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/27 16:00:50 UTC, 2 replies.
- [jira] Created: (AXIS2-1530) Error in WSDL2Java generating classes for the OTA specification - posted by "Jose Manuel Valladares Pernas (JIRA)" <ji...@apache.org> on 2006/10/27 16:06:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1530) Error in WSDL2Java generating classes for the OTA specification - posted by "Jose Manuel Valladares Pernas (JIRA)" <ji...@apache.org> on 2006/10/27 16:10:17 UTC, 1 replies.
- [Axis2] Shouldn't the war be included in the release? - posted by robert lazarski <ro...@gmail.com> on 2006/10/27 16:42:55 UTC, 4 replies.
- svn commit: r468396 [2/2] - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/description/builder/ test/org/apache/axis2/jaxws/description/ test/org/apache/axis2/jaxws/description/builder... - posted by ba...@apache.org on 2006/10/27 16:46:56 UTC, 0 replies.
- svn commit: r468396 [1/2] - in /webservices/axis2/trunk/java/modules/jaxws: src/org/apache/axis2/jaxws/description/ src/org/apache/axis2/jaxws/description/builder/ test/org/apache/axis2/jaxws/description/ test/org/apache/axis2/jaxws/description/builder... - posted by ba...@apache.org on 2006/10/27 16:46:56 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1520) Enhancements to DBC (Description Builder Composite) processing to add tests and increased functionality - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/27 17:04:17 UTC, 0 replies.
- [jira] Closed: (AXIS2-1520) Enhancements to DBC (Description Builder Composite) processing to add tests and increased functionality - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/27 17:04:18 UTC, 0 replies.
- [jira] Created: (AXIS2-1531) Trying to migrate webservice using WSDL2JAVA - posted by "caroline (JIRA)" <ji...@apache.org> on 2006/10/27 17:18:52 UTC, 0 replies.
- Please unscubscribe me for sometime - posted by "Reddy, Sanket (US - Hyderabad)" <sa...@deloitte.com> on 2006/10/27 17:40:19 UTC, 0 replies.
- svn commit: r468444 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl - posted by di...@apache.org on 2006/10/27 18:26:24 UTC, 0 replies.
- svn commit: r468446 - in /webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/src/client: ./ LibraryClient.java - posted by de...@apache.org on 2006/10/27 18:30:45 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1513) ADB codegen problem when server send null values - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/27 18:39:53 UTC, 0 replies.
- [jira] Commented: (AXIS2-1519) empty arrays are not parsed correctly by Axis client - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/27 19:11:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1532) Remove the minimal distribution from releases - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/27 19:13:21 UTC, 0 replies.
- svn commit: r468457 - /webservices/axis2/branches/java/1_1/maven.xml - posted by ch...@apache.org on 2006/10/27 19:13:54 UTC, 0 replies.
- svn commit: r468469 - in /webservices/axis2/branches/java/1_1: ./ legal/min/ legal/std/ - posted by ch...@apache.org on 2006/10/27 19:30:43 UTC, 0 replies.
- [jira] Commented: (AXIS2-1531) Trying to migrate webservice using WSDL2JAVA - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/27 19:39:53 UTC, 2 replies.
- [jira] Resolved: (AXIS2-1532) Remove the minimal distribution from releases - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/27 19:40:00 UTC, 0 replies.
- [jira] Updated: (AXIS2-1110) Java 2 Security - posted by "Ming Cheung (JIRA)" <ji...@apache.org> on 2006/10/27 20:19:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1533) FaultCode is not set in the AxisFault object - posted by "Todd Doolittle (JIRA)" <ji...@apache.org> on 2006/10/27 21:05:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1140) Axis2 AAR Plugin should allow dependencies to be added to the lib directory in the aar file - posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org> on 2006/10/27 22:20:19 UTC, 0 replies.
- [jira] Created: (AXIS2-1534) Fault processing bug fix. Exceptions thrown on client now thrown properly back to client app - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/27 22:26:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1534) Fault processing bug fix. Exceptions thrown on client now thrown properly back to client app - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/27 22:26:18 UTC, 1 replies.
- [jira] Commented: (AXIS2-1534) Fault processing bug fix. Exceptions thrown on client now thrown properly back to client app - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/27 22:28:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1535) Some of Rampart samples throws exception - posted by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/10/27 22:32:16 UTC, 0 replies.
- svn commit: r468524 - in /webservices/axis2/branches/java/1_1: ./ modules/parent/ modules/tool/ modules/tool/axis2-aar-maven-plugin/ modules/tool/axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/ modules/tool/axis2-aar-maven-plugin/src/... - posted by jo...@apache.org on 2006/10/27 22:33:39 UTC, 0 replies.
- [jira] Updated: (AXIS2-1535) Some of Rampart samples throws exception - posted by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/10/27 22:34:17 UTC, 0 replies.
- svn commit: r468526 - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-aar-maven-plugin/src/changes: ./ changes.xml - posted by jo...@apache.org on 2006/10/27 22:36:19 UTC, 0 replies.
- svn commit: r468527 - in /webservices/axis2/branches/java/1_1: etc/project.properties modules/parent/pom.xml - posted by jo...@apache.org on 2006/10/27 22:38:49 UTC, 0 replies.
- svn commit: r468534 - in /webservices/axis2/trunk/java: etc/project.properties modules/parent/pom.xml release-docs/release-etc/min/project.properties release-docs/release-etc/std/project.properties - posted by jo...@apache.org on 2006/10/27 22:47:51 UTC, 0 replies.
- [jira] Created: (AXIS2-1536) JAX-WS Attachment Implementation Update - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/27 22:59:16 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1536) JAX-WS Attachment Implementation Update - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/27 22:59:17 UTC, 0 replies.
- [jira] Updated: (AXIS2-1536) JAX-WS Attachment Implementation Update - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/27 23:14:17 UTC, 0 replies.
- svn commit: r468546 - in /webservices/axis2/trunk/java/modules/jaxws: src/javax/xml/ws/spi/ src/org/apache/axis2/jaxws/ src/org/apache/axis2/jaxws/client/ src/org/apache/axis2/jaxws/core/ src/org/apache/axis2/jaxws/core/controller/ src/org/apache/axis2... - posted by sc...@apache.org on 2006/10/27 23:15:20 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1536) JAX-WS Attachment Implementation Update - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/27 23:28:17 UTC, 0 replies.
- [axis2] 1.1 Release note - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/28 03:54:52 UTC, 0 replies.
- svn commit: r468620 - in /webservices/axis2/branches/java/1_1/modules: adb/src/org/apache/axis2/rpc/receivers/RPCMessageReceiver.java kernel/src/org/apache/axis2/AxisFault.java - posted by di...@apache.org on 2006/10/28 05:05:07 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1533) FaultCode is not set in the AxisFault object - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 05:06:17 UTC, 0 replies.
- svn commit: r468631 - in /webservices/axis2/branches/java/1_1/modules: rahas/src/org/apache/rahas/ rahas/src/org/apache/rahas/impl/ samples/security/ samples/security/basic/sample03/src/org/apache/rampart/samples/sample03/ security/src/org/apache/rampa... - posted by ru...@apache.org on 2006/10/28 07:40:11 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1535) Some of Rampart samples throws exception - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/28 07:45:17 UTC, 0 replies.
- svn commit: r468676 - in /webservices/axis2/branches/java/1_1/modules/samples/mtom: ./ resources/ src/ src/sample/ src/sample/mtom/ src/sample/mtom/client/ src/sample/mtom/service/ - posted by th...@apache.org on 2006/10/28 12:52:54 UTC, 0 replies.
- [jira] Commented: (AXIS2-1530) Error in WSDL2Java generating classes for the OTA specification - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 13:24:17 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1530) Error in WSDL2Java generating classes for the OTA specification - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 13:26:17 UTC, 0 replies.
- svn commit: r468679 - in /webservices/axis2/branches/java/1_1/modules/samples/mtom/src/sample/mtom: client/Client.java service/MTOMSampleSkeleton.java - posted by th...@apache.org on 2006/10/28 13:39:33 UTC, 0 replies.
- svn commit: r468680 - /webservices/axis2/branches/java/1_1/modules/addressing/src/org/apache/axis2/addressing/AddressingFaultsHelper.java - posted by th...@apache.org on 2006/10/28 13:41:44 UTC, 0 replies.
- [jira] Created: (AXIS2-1537) Axis2.sh cannot handle externally given classpath - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/28 15:15:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1537) Axis2.sh cannot handle externally given classpath - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/28 15:17:17 UTC, 1 replies.
- svn commit: r468692 - in /webservices/axis2/branches/java/1_1/modules/kernel/conf: axis2.xml commons-logging.properties log4j.properties - posted by th...@apache.org on 2006/10/28 15:42:55 UTC, 0 replies.
- [jira] Commented: (AXIS2-1537) Axis2.sh cannot handle externally given classpath - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 16:00:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1538) Axis2 always assumes the web app name to be axis2 when generating the EPR for WSDL ports. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/28 17:10:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1538) Axis2 always assumes the web app name to be axis2 when generating the EPR for WSDL ports. - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/28 17:10:17 UTC, 1 replies.
- [jira] Created: (AXIS2-1539) client samples fail - posted by "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2006/10/28 18:31:16 UTC, 0 replies.
- svn commit: r468707 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/client/async: AsyncResult.java Callback.java - posted by ds...@apache.org on 2006/10/28 19:42:48 UTC, 0 replies.
- svn commit: r468722 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AxisServlet.java - posted by di...@apache.org on 2006/10/28 20:48:31 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1538) Axis2 always assumes the web app name to be axis2 when generating the EPR for WSDL ports. - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 21:02:54 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1539) client samples fail - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 22:10:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1539) client samples fail - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/28 22:10:18 UTC, 0 replies.
- [jira] Created: (AXIS-2583) Axis 1.4 - "Unable to locate a valid EngineConfigurationFactory" - posted by "Hemant Khatri (JIRA)" <ax...@ws.apache.org> on 2006/10/29 00:12:16 UTC, 0 replies.
- Re: svn commit: r468722 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/transport/http/AxisServlet.java - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/29 03:03:41 UTC, 0 replies.
- [Axis2] Unexpected message when requesting ?policy - posted by Thilo Frotscher <th...@web.de> on 2006/10/29 03:32:27 UTC, 1 replies.
- [jira] Created: (AXIS2-1540) Typos / usability of web admin console - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/29 03:55:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-1540) Typos / usability of web admin console - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/29 04:08:17 UTC, 2 replies.
- svn commit: r468825 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: context/MessageContext.java engine/AxisEngine.java - posted by na...@apache.org on 2006/10/29 04:10:31 UTC, 0 replies.
- svn commit: r468826 - /webservices/axis2/branches/java/1_1/modules/webapp/Login.jsp - posted by ru...@apache.org on 2006/10/29 04:11:30 UTC, 0 replies.
- [jira] Created: (AXIS2-1541) When engaging a module with a service, the module is engaged with each operation twice - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/29 06:59:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1542) Update the schemas for {service|module}.xml's - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/29 08:00:52 UTC, 0 replies.
- SOAP 1.2 extensibility elements - posted by Brennan Spies <br...@sbcglobal.net> on 2006/10/29 09:04:37 UTC, 1 replies.
- svn commit: r468846 - in /webservices/axis2/trunk/c: woden/configure.ac xml_schema/configure.ac - posted by pi...@apache.org on 2006/10/29 09:55:23 UTC, 0 replies.
- svn commit: r468848 - /webservices/axis2/trunk/c/xml_schema/samples/configure.ac - posted by pi...@apache.org on 2006/10/29 09:57:51 UTC, 0 replies.
- svn commit: r468850 - /webservices/axis2/branches/java/1_1/modules/samples/src/sample/ - posted by th...@apache.org on 2006/10/29 10:03:23 UTC, 0 replies.
- svn commit: r468855 - /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl/SchemaGenerator.java - posted by di...@apache.org on 2006/10/29 10:24:51 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1491) AxisFault on complex datatypes - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/29 10:25:17 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1541) When engaging a module with a service, the module is engaged with each operation twice - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/29 10:29:17 UTC, 0 replies.
- svn commit: r468859 - in /webservices/axis2/branches/java/1_1/modules/samples/mtom: build.xml src/sample/mtom/client/Client.java - posted by th...@apache.org on 2006/10/29 10:40:13 UTC, 0 replies.
- svn commit: r468860 - /webservices/axis2/branches/java/1_1/modules/samples/mtom/src/sample/mtom/client/Client.java - posted by th...@apache.org on 2006/10/29 10:43:15 UTC, 0 replies.
- svn commit: r468865 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/29 10:56:25 UTC, 0 replies.
- svn commit: r468877 - in /webservices/axis2/branches/java/1_1/modules/samples/security/policy: ./ sample04/ sample04/src/ sample04/src/org/ sample04/src/org/apache/ sample04/src/org/apache/rampart/ sample04/src/org/apache/rampart/samples/ sample04/src/... - posted by ru...@apache.org on 2006/10/29 11:55:02 UTC, 0 replies.
- svn commit: r468879 - in /webservices/axis2/branches/java/1_1/modules/samples/security: basic/build.xml policy/build.xml - posted by ru...@apache.org on 2006/10/29 12:25:18 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1481) Samples to explain new features of rampart - posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org> on 2006/10/29 12:40:52 UTC, 0 replies.
- svn commit: r468883 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml - posted by th...@apache.org on 2006/10/29 13:10:15 UTC, 0 replies.
- svn commit: r468884 - /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/build.xml - posted by th...@apache.org on 2006/10/29 13:16:44 UTC, 0 replies.
- svn commit: r468885 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/build.xml - posted by th...@apache.org on 2006/10/29 13:17:21 UTC, 0 replies.
- svn commit: r468886 - /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/build.xml - posted by th...@apache.org on 2006/10/29 13:25:40 UTC, 0 replies.
- svn commit: r468891 - in /webservices/axis2/branches/java/1_1/modules/rahas: ./ sts-aar-resources/ - posted by ru...@apache.org on 2006/10/29 13:55:04 UTC, 0 replies.
- svn commit: r468895 - /webservices/axis2/branches/java/1_1/modules/samples/mtomsample/build.xml - posted by th...@apache.org on 2006/10/29 14:07:31 UTC, 0 replies.
- svn commit: r468897 - /webservices/axis2/branches/java/1_1/modules/samples/mtomsample/README.txt - posted by th...@apache.org on 2006/10/29 14:12:06 UTC, 0 replies.
- svn commit: r468899 - /webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-min.xml - posted by th...@apache.org on 2006/10/29 14:18:19 UTC, 0 replies.
- svn commit: r468900 - in /webservices/axis2/branches/java/1_1/modules/rahas: maven.xml sts-aar-resources/saml-issuer-config.xml sts-aar-resources/sct-issuer-config.xml sts-aar-resources/services.xml sts-aar-resources/token-dispatcher-configuration.xml - posted by ru...@apache.org on 2006/10/29 14:18:30 UTC, 0 replies.
- svn commit: r468901 - in /webservices/axis2/branches/java/1_1/modules/samples/security/policy: build.xml sample04/services.xml - posted by ru...@apache.org on 2006/10/29 14:21:13 UTC, 0 replies.
- [Axis2] Getting rid of release_docs/maven_scripts/maven-std.xml - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/29 14:56:10 UTC, 9 replies.
- svn commit: r468905 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/29 15:17:08 UTC, 0 replies.
- svn commit: r468906 - in /webservices/axis2/branches/java/1_1/release-docs/readme-files: README-min-bin.txt README-min-src.txt - posted by th...@apache.org on 2006/10/29 15:20:01 UTC, 0 replies.
- svn commit: r468910 - /webservices/axis2/branches/java/1_1/xdocs/faq.html - posted by ch...@apache.org on 2006/10/29 15:27:44 UTC, 0 replies.
- svn commit: r468914 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/29 15:42:10 UTC, 0 replies.
- svn commit: r468920 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService2OM.java - posted by di...@apache.org on 2006/10/29 16:15:37 UTC, 0 replies.
- svn commit: r468924 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/29 16:39:34 UTC, 0 replies.
- [Axis2] Source Distribution - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/29 16:40:00 UTC, 6 replies.
- svn commit: r468926 - in /webservices/axis2/branches/java/1_1/modules/samples: googlespellcheck/build.xml mtom/build.xml mtomsample/build.xml yahoorestsearch/build.xml - posted by th...@apache.org on 2006/10/29 17:00:25 UTC, 0 replies.
- svn commit: r468927 - in /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments: ./ README.txt - posted by th...@apache.org on 2006/10/29 17:01:22 UTC, 0 replies.
- svn commit: r468928 - /webservices/axis2/branches/java/1_1/xdocs/1_1/installationguide.html - posted by di...@apache.org on 2006/10/29 17:16:38 UTC, 0 replies.
- svn commit: r468943 - /webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml - posted by th...@apache.org on 2006/10/29 18:08:51 UTC, 0 replies.
- svn commit: r468944 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/29 18:23:40 UTC, 0 replies.
- Murali K Surampalli/India/IBM is out of the office. - posted by Murali K Surampalli <mu...@in.ibm.com> on 2006/10/29 23:31:17 UTC, 0 replies.
- svn commit: r469019 - in /webservices/axis2/branches/java/1_1/modules/tool: axis2-aar-maven-plugin/src/site/ axis2-aar-maven-plugin/src/site/apt/ axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2code/ axis2-wsdl2code-maven-plugin... - posted by jo...@apache.org on 2006/10/29 23:37:22 UTC, 0 replies.
- svn commit: r469044 [1/2] - /webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml - posted by th...@apache.org on 2006/10/30 03:26:58 UTC, 0 replies.
- svn commit: r469044 [2/2] - /webservices/axis2/branches/java/1_1/release-docs/maven-scripts/maven-std.xml - posted by th...@apache.org on 2006/10/30 03:26:58 UTC, 0 replies.
- the difference between junit and function-test - posted by Michael Zheng <di...@gmail.com> on 2006/10/30 03:38:57 UTC, 0 replies.
- Re: [jira] Commented: (AXIS2-1381) Need to enhance code generation from WSDL to support JMS extensions - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/30 05:03:36 UTC, 0 replies.
- [jira] Created: (AXIS2-1543) make eclipse plugins releasable from the ant build inside tools - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/30 05:39:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1543) make eclipse plugins releasable from the ant build inside tools - posted by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2006/10/30 05:45:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1544) Axis2 1.1 Code Generation Problem with xmlbeans - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/30 06:00:16 UTC, 0 replies.
- svn commit: r469071 - /webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/src/sample/servicelifecycle/LibraryService.java - posted by de...@apache.org on 2006/10/30 06:10:19 UTC, 0 replies.
- svn commit: r469072 - in /webservices/axis2/branches/java/1_1/modules/tool: ./ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/ axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ conf/codegen/ con... - posted by ch...@apache.org on 2006/10/30 06:11:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1543) make eclipse plugins releasable from the ant build inside tools - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/30 06:12:17 UTC, 0 replies.
- svn commit: r469073 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java - posted by di...@apache.org on 2006/10/30 06:34:27 UTC, 0 replies.
- svn commit: r469076 - in /webservices/axis2/branches/java/1_1/modules/xmlbeans: src/org/apache/axis2/xmlbeans/CodeGenerationUtility.java test-resources/BookQuote.wsdl test-resources/BookQuote2.wsdl - posted by di...@apache.org on 2006/10/30 07:17:17 UTC, 1 replies.
- svn commit: r469077 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/30 07:23:09 UTC, 0 replies.
- svn commit: r469078 - in /webservices/axis2/branches/java/1_1/modules/kernel: src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java test-resources/wsdl/actionTests.wsdl - posted by di...@apache.org on 2006/10/30 07:39:55 UTC, 0 replies.
- [jira] Created: (AXIS2-1545) Axis2 admin console crashers when a older version of a module is engaged - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/30 07:41:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1545) Axis2 admin console crashers when a older version of a module is engaged - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/30 07:43:17 UTC, 0 replies.
- svn commit: r469079 - in /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck: README.txt build.xml docs/ run.bat run.sh src/ - posted by sa...@apache.org on 2006/10/30 07:47:47 UTC, 0 replies.
- svn commit: r469080 - in /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl: Java2OMBuilder.java Java2WSDLBuilder.java SchemaGenerator.java - posted by di...@apache.org on 2006/10/30 07:51:04 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1514) java2wsdl generates an errorneous wsdl - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 07:51:17 UTC, 0 replies.
- svn commit: r469081 - in /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck: ./ src/ src/spellcheck/ src/spellcheck/text_editor/ - posted by sa...@apache.org on 2006/10/30 07:58:11 UTC, 0 replies.
- [Axis2] Samples guidelines - posted by Thilina Gunarathne <cs...@gmail.com> on 2006/10/30 08:07:53 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1544) Axis2 1.1 Code Generation Problem with xmlbeans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 08:28:18 UTC, 1 replies.
- svn commit: r469086 - /webservices/axis2/branches/java/1_1/modules/samples/yahoorestsearch/README.txt - posted by ch...@apache.org on 2006/10/30 09:08:27 UTC, 0 replies.
- [jira] Updated: (AXIS2-1531) Trying to migrate webservice using WSDL2JAVA - posted by "Anonymous (JIRA)" <ji...@apache.org> on 2006/10/30 09:11:17 UTC, 0 replies.
- svn commit: r469096 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/util/MessageContextBuilder.java - posted by da...@apache.org on 2006/10/30 09:53:43 UTC, 0 replies.
- svn commit: r469101 - in /webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle: ./ src/client/ src/sample/servicelifecycle/ src/sample/servicelifecycle/bean/ src/sample/servicelifecycle/impl/ - posted by de...@apache.org on 2006/10/30 10:30:09 UTC, 0 replies.
- [jira] Created: (AXIS2-1546) sample clients fail (only if addressing module is used) - posted by "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2006/10/30 10:36:27 UTC, 0 replies.
- [jira] Commented: (AXIS2-1546) sample clients fail (only if addressing module is used) - posted by "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2006/10/30 10:42:17 UTC, 2 replies.
- [jira] Commented: (AXIS2-1320) Service throws error.. fault "null" with if a service method throws Axis Fault - posted by "Manuel Ernstberger (JIRA)" <ji...@apache.org> on 2006/10/30 10:44:17 UTC, 1 replies.
- [jira] Created: (AXIS2-1547) axis2-idea-plugin does not work with new libs of axis2 - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/30 10:54:17 UTC, 0 replies.
- how to run "functional-tests" of Axis - posted by Michael Zheng <di...@gmail.com> on 2006/10/30 10:55:37 UTC, 0 replies.
- [jira] Updated: (AXIS2-1547) axis2-idea-plugin does not work with new libs of axis2 - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/30 10:56:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1548) axis2-idea-plugin does not have a maven 1.x build script - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/30 10:58:16 UTC, 0 replies.
- svn commit: r469106 - in /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2: engine/AxisEngine.java util/Utils.java - posted by da...@apache.org on 2006/10/30 11:24:17 UTC, 0 replies.
- svn commit: r469107 - /webservices/axis2/trunk/java/modules/kernel/src/org/apache/axis2/addressing/AddressingHelper.java - posted by da...@apache.org on 2006/10/30 11:28:27 UTC, 0 replies.
- svn commit: r469110 - in /webservices/axis2/branches/java/1_1/modules/security/src/org/apache/rampart: RampartEngine.java errors.properties handler/RampartReceiver.java - posted by ru...@apache.org on 2006/10/30 11:35:34 UTC, 0 replies.
- [jira] Updated: (AXIS2-1548) axis2-idea-plugin does not have a maven 1.x build script - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/30 11:41:17 UTC, 0 replies.
- svn commit: r469111 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools/bean/CodegenBean.java - posted by di...@apache.org on 2006/10/30 11:45:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1547) axis2-idea-plugin does not work with new libs of axis2 - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 11:45:17 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1546) sample clients fail (only if addressing module is used) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 11:47:17 UTC, 0 replies.
- svn commit: r469113 [2/2] - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: ./ src/META-INF/ src/address_book_client/ src/address_book_entry/ src/address_book_service/ src/sample/ src/sample/addressbook/ src/sample/addressbook/adbclient/ ... - posted by sa...@apache.org on 2006/10/30 11:54:01 UTC, 0 replies.
- svn commit: r469113 [1/2] - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: ./ src/META-INF/ src/address_book_client/ src/address_book_entry/ src/address_book_service/ src/sample/ src/sample/addressbook/ src/sample/addressbook/adbclient/ ... - posted by sa...@apache.org on 2006/10/30 11:54:01 UTC, 0 replies.
- svn commit: r469118 - in /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling: build.xml docs/ReadMe.html service/src/ service/src/example/ service/src/example/BankServiceSkeleton.java - posted by ch...@apache.org on 2006/10/30 12:03:38 UTC, 0 replies.
- svn commit: r469120 - in /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema: SchemaCompiler.java i18n/resource.properties - posted by di...@apache.org on 2006/10/30 12:05:55 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1489) wsdl2java fires NullpointerException when using anonymous complex type - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 12:08:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1549) Changes done to the "Axis2 Installation Guide" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/30 12:11:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1549) Changes done to the "Axis2 Installation Guide" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/30 12:13:17 UTC, 0 replies.
- svn commit: r469122 - /webservices/axis2/branches/java/1_1/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java - posted by di...@apache.org on 2006/10/30 12:15:06 UTC, 0 replies.
- [Axis2] Please don't check in generated code!!!! Re: svn commit: r469113 [2/2] - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: ./ src/META-INF/ src/address_book_client/ src/address_book_entry/ src/address_book_service/ src/sample/ src - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/30 12:26:49 UTC, 0 replies.
- svn commit: r469124 [1/2] - in /webservices/axis2/branches/java/1_1/modules/samples/pojo/src/sample/addressbook: adbclient/ rpcclient/ stub/ - posted by sa...@apache.org on 2006/10/30 12:27:53 UTC, 0 replies.
- svn commit: r469124 [2/2] - in /webservices/axis2/branches/java/1_1/modules/samples/pojo/src/sample/addressbook: adbclient/ rpcclient/ stub/ - posted by sa...@apache.org on 2006/10/30 12:27:53 UTC, 0 replies.
- svn commit: r469125 - /webservices/axis2/branches/java/1_1/modules/samples/servicelifecycle/build.xml - posted by de...@apache.org on 2006/10/30 12:28:00 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1530) Error in WSDL2Java generating classes for the OTA specification - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 12:28:53 UTC, 0 replies.
- Re: [Axis2] Please don't check in generated code!!!! Re: svn commit: r469113 [2/2] - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: ./ src/META-INF/ src/address_book_client/ src/address_book_entry/ src/address_book_service/ src/sample/ - posted by Davanum Srinivas <da...@gmail.com> on 2006/10/30 12:29:59 UTC, 1 replies.
- [jira] Created: (AXIS2-1550) Generated Stubs throws and exception when invoking an IN-ONLY operation specified in the targeted WSDL - posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org> on 2006/10/30 12:36:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1550) Generated Stubs throws and exception when invoking an IN-ONLY operation specified in the targeted WSDL - posted by "Sanka Samaranayake (JIRA)" <ji...@apache.org> on 2006/10/30 12:38:19 UTC, 2 replies.
- [jira] Created: (AXIS2-1551) Changes done to the "Axis2 Configuration Guide" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/30 12:43:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1551) Changes done to the "Axis2 Configuration Guide" - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/30 12:45:17 UTC, 0 replies.
- svn commit: r469129 - in /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling: build.xml docs/ReadMe.html - posted by ch...@apache.org on 2006/10/30 12:47:04 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1320) Service throws error.. fault "null" with if a service method throws Axis Fault - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 12:49:17 UTC, 0 replies.
- svn commit: r469131 - /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling/docs/ReadMe.html - posted by ch...@apache.org on 2006/10/30 12:53:48 UTC, 0 replies.
- [jira] Commented: (AXIS2-1550) Generated Stubs throws and exception when invoking an IN-ONLY operation specified in the targeted WSDL - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/30 12:56:17 UTC, 2 replies.
- [jira] Created: (AXIS2-1552) Error parsing WSDL - posted by "Marko Huttunen (JIRA)" <ji...@apache.org> on 2006/10/30 13:19:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-1552) Error parsing WSDL - posted by "Marko Huttunen (JIRA)" <ji...@apache.org> on 2006/10/30 13:25:17 UTC, 0 replies.
- svn commit: r469137 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml - posted by de...@apache.org on 2006/10/30 13:36:10 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1550) Generated Stubs throws and exception when invoking an IN-ONLY operation specified in the targeted WSDL - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/30 13:37:17 UTC, 1 replies.
- svn commit: r469140 - in /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments: ./ resources/ resources/meta-inf/ src/ src/sample/ src/sample/soapwithattachments/ src/sample/soapwithattachments/client/ src/sample/soapwithattachments/... - posted by th...@apache.org on 2006/10/30 14:01:24 UTC, 0 replies.
- svn commit: r469143 - /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments/build.xml - posted by th...@apache.org on 2006/10/30 14:25:21 UTC, 0 replies.
- svn commit: r469144 - in /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments/resources: META-INF/ meta-inf/ - posted by th...@apache.org on 2006/10/30 14:26:44 UTC, 0 replies.
- svn commit: r469146 - in /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments: build.xml src/sample/soapwithattachments/client/SWAClient.java - posted by th...@apache.org on 2006/10/30 14:44:11 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1552) Error parsing WSDL - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 15:21:17 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1512) ADB code generation fails when is a reference to included schema - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 15:26:18 UTC, 0 replies.
- [jira] Updated: (AXIS2-1544) Axis2 1.1 Code Generation Problem with xmlbeans - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/30 15:38:17 UTC, 1 replies.
- [jira] Updated: (AXIS2-1552) Error parsing WSDL (Unsupported content Simple Type Union) - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 15:59:17 UTC, 0 replies.
- svn commit: r469162 - in /webservices/axis2/trunk/java/modules: jaxws/src/org/apache/axis2/jaxws/core/util/ kernel/src/org/apache/axis2/engine/ kernel/src/org/apache/axis2/receivers/ kernel/src/org/apache/axis2/transport/http/ kernel/src/org/apache/axi... - posted by da...@apache.org on 2006/10/30 16:16:53 UTC, 0 replies.
- RE: [jira] Commented: (AXIS2-1381) Need to enhance code generationfrom WSDL to support JMS extensions - posted by Brennan Spies <br...@sbcglobal.net> on 2006/10/30 16:19:22 UTC, 0 replies.
- svn commit: r469165 - /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments/src/sample/soapwithattachments/client/SWAClient.java - posted by th...@apache.org on 2006/10/30 16:37:32 UTC, 0 replies.
- [jira] Reopened: (AXIS2-1544) Axis2 1.1 Code Generation Problem with xmlbeans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 16:48:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1544) Axis2 1.1 Code Generation Problem with xmlbeans - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/30 16:48:19 UTC, 0 replies.
- svn commit: r469169 - /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments/build.xml - posted by th...@apache.org on 2006/10/30 16:56:45 UTC, 0 replies.
- svn commit: r469186 - /webservices/axis2/branches/java/1_1/modules/samples/mtom/resources/MTOMSample.wsdl - posted by th...@apache.org on 2006/10/30 17:39:49 UTC, 0 replies.
- svn commit: r469188 - /webservices/axis2/branches/java/1_1/modules/samples/deprecated/ - posted by th...@apache.org on 2006/10/30 17:46:52 UTC, 0 replies.
- svn commit: r469192 - in /webservices/axis2/branches/java/1_1/modules/samples: amazonqs/ deprecated/amazonqs/ deprecated/googlesearch/ deprecated/groovy/ deprecated/mtomsample/ deprecated/sgccalculator/ googlesearch/ groovy/ mtomsample/ sgccalculator/ - posted by th...@apache.org on 2006/10/30 17:51:18 UTC, 0 replies.
- Missing artifacts @ http://people.apache.org/repo/m1-snapshot-repository/org.apache.ws.commons/ - posted by Raymond Feng <en...@gmail.com> on 2006/10/30 18:00:14 UTC, 0 replies.
- [jira] Work started: (AXIS2-1110) Java 2 Security - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/30 18:16:17 UTC, 0 replies.
- svn commit: r469199 - in /webservices/axis2/branches/java/1_1/modules/samples: mtom/src/sample/mtom/client/Client.java soapwithattachments/src/sample/soapwithattachments/client/SWAClient.java - posted by th...@apache.org on 2006/10/30 18:21:23 UTC, 0 replies.
- svn commit: r469200 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/30 18:25:38 UTC, 0 replies.
- svn commit: r469205 - in /webservices/axis2/branches/java/1_1/modules/samples: googlespellcheck/build.xml pojo/build.xml - posted by th...@apache.org on 2006/10/30 18:36:44 UTC, 0 replies.
- Re: [Axis2] Missing artifacts @ http://people.apache.org/repo/m1-snapshot-repository/org.apache.ws.commons/ - posted by Eran Chinthaka <ch...@opensource.lk> on 2006/10/30 18:51:47 UTC, 2 replies.
- svn commit: r469232 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2: deployment/DeploymentEngine.java deployment/RepositoryListener.java i18n/resource.properties - posted by di...@apache.org on 2006/10/30 20:08:33 UTC, 0 replies.
- svn commit: r469240 - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: build.xml src/sample/addressbook/adbclient/AddressBookADBClient.java src/sample/addressbook/adbclient/AdressBookADBClient.java src/sample/addressbook/stub/ - posted by sa...@apache.org on 2006/10/30 20:25:22 UTC, 0 replies.
- [jira] Created: (AXIS2-1553) Adding WebServiceContext Resource Injection and EnpointLifecycle functionality - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/30 22:35:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1553) Adding WebServiceContext Resource Injection and EnpointLifecycle functionality - posted by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/10/30 22:35:17 UTC, 0 replies.
- [axis2] bad xml - posted by Tony Dean <To...@sas.com> on 2006/10/30 23:29:11 UTC, 5 replies.
- [jira] Created: (AXIS-2584) tcpmon proxy sends all requests to endpoint server fully qualified with protocol://host.domain:port/URI - causes undesireable behavior - posted by "Scott Mikolaitis (JIRA)" <ax...@ws.apache.org> on 2006/10/30 23:41:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1554) Session Management Support - posted by "Samuel Isokpunwu (JIRA)" <ji...@apache.org> on 2006/10/30 23:43:16 UTC, 0 replies.
- [jira] Created: (AXIS2-1555) Improve Fault handling - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/30 23:54:16 UTC, 0 replies.
- Re: svn commit: r469137 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml - posted by Sanjiva Weerawarana <sa...@opensource.lk> on 2006/10/30 23:58:12 UTC, 1 replies.
- [jira] Updated: (AXIS2-1555) Improve Fault handling - posted by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/10/31 00:01:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1556) DeploymentException with segmented wsdl files - posted by "Gul Onural (JIRA)" <ji...@apache.org> on 2006/10/31 00:26:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1556) DeploymentException with segmented wsdl files - posted by "Gul Onural (JIRA)" <ji...@apache.org> on 2006/10/31 00:26:17 UTC, 1 replies.
- [jira] Created: (AXIS2-1557) Improvements to DBC procesing to support parameters and operations - posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2006/10/31 01:12:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1557) Improvements to DBC procesing to support parameters and operations - posted by "Roy A. Wood Jr. (JIRA)" <ji...@apache.org> on 2006/10/31 01:12:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1110) Java 2 Security - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/31 01:26:17 UTC, 0 replies.
- [jira] Created: (AXIS2-1558) problem receiving escaped XML in payload - posted by "Tony Dean (JIRA)" <ji...@apache.org> on 2006/10/31 05:23:27 UTC, 0 replies.
- [jira] Updated: (AXIS2-1554) Session Management Support - posted by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/10/31 05:28:17 UTC, 1 replies.
- svn commit: r469369 - in /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/deployment: repository/util/ArchiveReader.java resolver/AARBasedWSDLLocator.java resolver/AARFileBasedURIResolver.java util/Utils.java - posted by di...@apache.org on 2006/10/31 05:43:10 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1556) DeploymentException with segmented wsdl files - posted by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/10/31 05:45:18 UTC, 0 replies.
- svn commit: r469373 - /webservices/axis2/branches/java/1_1/modules/samples/script/userguide/build.xml - posted by th...@apache.org on 2006/10/31 06:21:28 UTC, 0 replies.
- svn commit: r469374 - in /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin: maven.xml project.xml - posted by th...@apache.org on 2006/10/31 06:29:45 UTC, 0 replies.
- svn commit: r469377 - in /webservices/axis2/branches/java/1_1: maven.xml release-docs/maven-scripts/maven-std.xml - posted by th...@apache.org on 2006/10/31 06:36:06 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1548) axis2-idea-plugin does not have a maven 1.x build script - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/31 06:43:55 UTC, 0 replies.
- [jira] Commented: (AXIS2-1368) Inproper error message given when the package name is invalid - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/31 06:45:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1366) Error occured when generating code through the Code Generating Wizard after going back two steps from the last step of the Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/31 06:49:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1365) Test cases not generated when using the Code Generating Wizard with some of the custom options - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/31 06:55:17 UTC, 0 replies.
- svn commit: r469381 [2/2] - in /webservices/axis2/trunk/java/modules/jaxws: ./ src/javax/annotation/ src/org/apache/axis2/jaxws/context/ src/org/apache/axis2/jaxws/context/factory/ src/org/apache/axis2/jaxws/context/utils/ src/org/apache/axis2/jaxws/co... - posted by ng...@apache.org on 2006/10/31 06:56:21 UTC, 0 replies.
- svn commit: r469381 [1/2] - in /webservices/axis2/trunk/java/modules/jaxws: ./ src/javax/annotation/ src/org/apache/axis2/jaxws/context/ src/org/apache/axis2/jaxws/context/factory/ src/org/apache/axis2/jaxws/context/utils/ src/org/apache/axis2/jaxws/co... - posted by ng...@apache.org on 2006/10/31 06:56:21 UTC, 0 replies.
- svn commit: r469382 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/project.xml - posted by th...@apache.org on 2006/10/31 06:58:28 UTC, 0 replies.
- [jira] Closed: (AXIS2-1553) Adding WebServiceContext Resource Injection and EnpointLifecycle functionality - posted by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2006/10/31 07:01:17 UTC, 0 replies.
- svn commit: r469383 - /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws/mdq/ - posted by ng...@apache.org on 2006/10/31 07:03:13 UTC, 0 replies.
- [jira] Commented: (AXIS2-1364) After specifying a custom package name some classes being created under a different package structure - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/31 07:06:17 UTC, 0 replies.
- svn commit: r469385 - in /webservices/axis2/branches/java/1_1/modules/samples/pojo: build.xml src/sample/addressbook/rpcclient/AddressBookClient.java src/sample/addressbook/rpcclient/AddressBookRPCClient.java - posted by sa...@apache.org on 2006/10/31 07:09:28 UTC, 0 replies.
- svn commit: r469387 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/src/META-INF/services.xml - posted by sa...@apache.org on 2006/10/31 07:10:56 UTC, 0 replies.
- [jira] Created: (AXIS2-1559) axis2-idea-plugin fails to build - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/31 07:11:16 UTC, 0 replies.
- [jira] Updated: (AXIS2-1559) axis2-idea-plugin fails to build - posted by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2006/10/31 07:13:17 UTC, 0 replies.
- svn commit: r469388 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools/idea/PackageNameTableModel.java - posted by th...@apache.org on 2006/10/31 07:23:57 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1559) axis2-idea-plugin fails to build - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/31 07:38:53 UTC, 0 replies.
- [jira] Commented: (AXIS2-1558) problem receiving escaped XML in payload - posted by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2006/10/31 07:38:59 UTC, 2 replies.
- [jira] Commented: (AXIS2-1496) An error occurred when a Jar file name is specified when creating java code through the Codegen Wizard - posted by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/10/31 07:49:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1545) Axis2 admin console crashers when a older version of a module is engaged - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/31 07:56:17 UTC, 0 replies.
- svn commit: r469391 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/plugin/META-INF/plugin.xml - posted by th...@apache.org on 2006/10/31 07:59:21 UTC, 0 replies.
- svn commit: r469392 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/maven.xml - posted by th...@apache.org on 2006/10/31 08:03:23 UTC, 0 replies.
- svn commit: r469393 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/src/main/java/org/apache/axis2/tools/idea/Java2CodeFrame.java - posted by th...@apache.org on 2006/10/31 08:04:31 UTC, 0 replies.
- [jira] Created: (AXIS2-1560) Compilation Errors while using Axis2_Code_Generator for eclipse - posted by "Babu Paluri (JIRA)" <ji...@apache.org> on 2006/10/31 08:05:16 UTC, 0 replies.
- [jira] Commented: (AXIS2-1560) Compilation Errors while using Axis2_Code_Generator for eclipse - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/31 08:22:17 UTC, 0 replies.
- [Axis2]Running build before commiting code - posted by Deepal Jayasinghe <de...@opensource.lk> on 2006/10/31 08:41:51 UTC, 4 replies.
- svn commit: r469398 - in /webservices/axis2/trunk/c: include/axis2_op.h include/axis2_op_client.h modules/core/clientapi/callback.c modules/core/clientapi/callback_recv.c modules/core/clientapi/op_client.c - posted by da...@apache.org on 2006/10/31 08:42:34 UTC, 0 replies.
- svn commit: r469400 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: ./ client/ client/proxy/ core/ core/controller/ i18n/ - posted by ng...@apache.org on 2006/10/31 08:47:51 UTC, 0 replies.
- svn commit: r469403 - /webservices/axis2/branches/java/1_1/modules/samples/maven.xml - posted by th...@apache.org on 2006/10/31 09:04:01 UTC, 0 replies.
- [jira] Updated: (AXIS2-1560) Compilation Errors while using Axis2_Code_Generator for eclipse - posted by "Babu Paluri (JIRA)" <ji...@apache.org> on 2006/10/31 09:36:17 UTC, 1 replies.
- svn commit: r469414 - /webservices/axis2/branches/java/1_1/modules/integration/project.xml - posted by th...@apache.org on 2006/10/31 09:39:32 UTC, 0 replies.
- svn commit: r469418 - in /webservices/axis2/branches/java/1_1: modules/tool/axis2-ant-plugin/src/main/java/org/apache/axis2/ant/AntCodegenTask.java xdocs/tools/1_1/CodegenToolReference.html - posted by ch...@apache.org on 2006/10/31 09:52:20 UTC, 0 replies.
- svn commit: r469423 - /webservices/axis2/trunk/c/include/axis2_op.h - posted by da...@apache.org on 2006/10/31 10:11:04 UTC, 0 replies.
- svn commit: r469426 - /webservices/axis2/branches/java/1_1/modules/tool/create-project.xml - posted by th...@apache.org on 2006/10/31 10:30:09 UTC, 0 replies.
- [jira] Created: (AXIS2-1561) Java2WSDL generates incorrect WSDL - posted by "Manuel Ernstberger (JIRA)" <ji...@apache.org> on 2006/10/31 10:43:16 UTC, 0 replies.
- svn commit: r469432 - in /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl: WSDL2Code.java i18n/resource.properties - posted by ch...@apache.org on 2006/10/31 10:51:08 UTC, 0 replies.
- svn commit: r469433 - in /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck: ./ src/sample/ src/sample/spellcheck/ src/sample/spellcheck/editor/ src/spellcheck/text_editor/ - posted by sa...@apache.org on 2006/10/31 10:55:30 UTC, 0 replies.
- svn commit: r469434 - in /webservices/axis2/branches/java/1_1/modules: integration/test-resources/ integration/test/org/apache/axis2/codegen/ java2wsdl/src/org/apache/ws/java2wsdl/ kernel/src/org/apache/axis2/deployment/ kernel/src/org/apache/axis2/des... - posted by de...@apache.org on 2006/10/31 10:56:30 UTC, 0 replies.
- Questions about "Unsupported content Simple Type Union" - posted by Jose Manuel Valladares Pernas <ma...@yahoo.es> on 2006/10/31 11:08:36 UTC, 1 replies.
- [jira] Resolved: (AXIS2-1545) Axis2 admin console crashers when a older version of a module is engaged - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/31 11:14:17 UTC, 0 replies.
- svn commit: r469437 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/31 11:27:05 UTC, 0 replies.
- svn commit: r469438 - /webservices/axis2/branches/java/1_1/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2OMBuilder.java - posted by de...@apache.org on 2006/10/31 11:28:46 UTC, 0 replies.
- svn commit: r469439 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt - posted by sa...@apache.org on 2006/10/31 11:32:36 UTC, 0 replies.
- svn commit: r469442 - /webservices/axis2/branches/java/1_1/modules/tool/axis2-idea-plugin/project.xml - posted by th...@apache.org on 2006/10/31 11:40:22 UTC, 0 replies.
- svn commit: r469444 - in /webservices/axis2/branches/java/1_1/modules/security/src/org/apache/rampart: ./ handler/ policy/ policy/builders/ policy/model/ util/ - posted by ru...@apache.org on 2006/10/31 11:50:24 UTC, 0 replies.
- [jira] Created: (AXIS2-1562) Editorial Review - posted by "Karthiga Rajeevani Ratnam (JIRA)" <ji...@apache.org> on 2006/10/31 11:52:28 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1561) Java2WSDL generates incorrect WSDL - posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/10/31 11:52:29 UTC, 0 replies.
- [jira] Updated: (AXIS2-1562) Editorial Review - posted by "Karthiga Rajeevani Ratnam (JIRA)" <ji...@apache.org> on 2006/10/31 11:52:37 UTC, 0 replies.
- svn commit: r469448 - /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt - posted by sa...@apache.org on 2006/10/31 12:23:49 UTC, 0 replies.
- [jira] Created: (AXIS2-1563) Unexpected message when requesting ?policy - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/31 12:34:16 UTC, 0 replies.
- [jira] Created: (AXIS-2585) class MapItem missing from axis.jar? - posted by "Edith Birrer (JIRA)" <ax...@ws.apache.org> on 2006/10/31 12:37:19 UTC, 0 replies.
- svn commit: r469453 - /webservices/axis2/branches/java/1_1/modules/samples/FaultHandling/build.xml - posted by th...@apache.org on 2006/10/31 12:43:33 UTC, 0 replies.
- svn commit: r469456 - /webservices/axis2/branches/java/1_1/modules/samples/mtom/build.xml - posted by th...@apache.org on 2006/10/31 12:50:49 UTC, 0 replies.
- svn commit: r469458 - /webservices/axis2/branches/java/1_1/modules/samples/soapwithattachments/build.xml - posted by th...@apache.org on 2006/10/31 13:10:54 UTC, 0 replies.
- svn commit: r469459 - in /webservices/axis2/branches/java/1_1/modules/samples: sessions/ yahoorestsearch/run.bat yahoorestsearch/run.sh - posted by th...@apache.org on 2006/10/31 13:17:04 UTC, 0 replies.
- [jira] Created: (AXIS2-1564) Incoming SOAPFault on client side flows though InFlow *and* InFaultFlow - posted by "Thilo Frotscher (JIRA)" <ji...@apache.org> on 2006/10/31 13:48:16 UTC, 0 replies.
- svn commit: r469466 - in /webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart: policy/sc-1.xml policy/sc-2.xml services-sc-1.xml services-sc-2.xml - posted by ru...@apache.org on 2006/10/31 13:52:58 UTC, 0 replies.
- svn commit: r469467 - /webservices/axis2/branches/java/1_1/release-notes.html - posted by th...@apache.org on 2006/10/31 13:53:24 UTC, 0 replies.
- svn commit: r469472 - in /webservices/axis2/branches/java/1_1/modules/samples: mtom/README.txt soapwithattachments/README.txt - posted by th...@apache.org on 2006/10/31 14:14:50 UTC, 0 replies.
- svn commit: r469473 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/client/Options.java - posted by da...@apache.org on 2006/10/31 14:16:23 UTC, 0 replies.
- svn commit: r469475 - in /webservices/axis2/trunk/java: etc/ modules/kernel/ modules/kernel/src/org/apache/axis2/java/ modules/kernel/src/org/apache/axis2/java/security/ modules/kernel/test-resources/java2sec/ modules/kernel/test-resources/java2sec/pol... - posted by sc...@apache.org on 2006/10/31 14:17:44 UTC, 0 replies.
- [jira] Updated: (AXIS2-1523) Axis2 Backward compatibility mode - posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/10/31 14:52:17 UTC, 0 replies.
- svn commit: r469489 - /webservices/axis2/branches/java/1_1/etc/project.properties - posted by ds...@apache.org on 2006/10/31 15:10:31 UTC, 0 replies.
- [jira] Commented: (AXIS2-1556) DeploymentException with segmented wsdl files - posted by "Gul Onural (JIRA)" <ji...@apache.org> on 2006/10/31 16:08:21 UTC, 4 replies.
- svn commit: r469519 - /webservices/axis2/branches/java/1_1/modules/samples/googlespellcheck/README.txt - posted by sa...@apache.org on 2006/10/31 16:19:02 UTC, 0 replies.
- svn commit: r469524 - in /webservices/axis2/branches/java/1_1/modules/tool/script: tcp-server.bat tcp-server.sh - posted by th...@apache.org on 2006/10/31 16:27:34 UTC, 0 replies.
- [jira] Commented: (AXIS-2584) tcpmon proxy sends all requests to endpoint server fully qualified with protocol://host.domain:port/URI - causes undesireable behavior - posted by "Scott Mikolaitis (JIRA)" <ax...@ws.apache.org> on 2006/10/31 16:46:19 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1546) sample clients fail (only if addressing module is used) - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/31 17:00:53 UTC, 0 replies.
- svn commit: r469535 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java - posted by th...@apache.org on 2006/10/31 17:01:16 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1523) Axis2 Backward compatibility mode - posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org> on 2006/10/31 17:53:46 UTC, 0 replies.
- [jira] Created: (AXIS2-1565) AxisServiceGroup publish wrong notification on "removeService" methode - posted by "Bernhard Roider (JIRA)" <ji...@apache.org> on 2006/10/31 17:54:33 UTC, 0 replies.
- svn commit: r469553 - in /webservices/axis2/branches/java/1_1/release-docs/readme-files: README-std-bin.txt README-std-src.txt - posted by th...@apache.org on 2006/10/31 17:56:51 UTC, 0 replies.
- svn commit: r469566 - in /webservices/axis2/branches/java/1_1/modules/samples/mtom: README.txt build.xml - posted by th...@apache.org on 2006/10/31 18:15:35 UTC, 0 replies.
- svn commit: r469570 - /webservices/axis2/branches/java/1_1/maven.xml - posted by th...@apache.org on 2006/10/31 18:21:49 UTC, 0 replies.
- svn commit: r469600 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt - posted by sa...@apache.org on 2006/10/31 19:36:28 UTC, 0 replies.
- svn commit: r469602 - /webservices/axis2/trunk/c/modules/core/engine/addr_disp.c - posted by na...@apache.org on 2006/10/31 19:44:28 UTC, 0 replies.
- svn commit: r469604 - /webservices/axis2/trunk/c/modules/core/transport/http/sender/rest_sender.c - posted by na...@apache.org on 2006/10/31 19:45:17 UTC, 0 replies.
- on (over)escaping XML [Re: [axis2] bad xml - posted by Aleksander Slominski <as...@cs.indiana.edu> on 2006/10/31 20:17:00 UTC, 0 replies.
- svn commit: r469629 - /webservices/axis2/trunk/java/modules/jaxws/maven.xml - posted by ba...@apache.org on 2006/10/31 21:01:46 UTC, 0 replies.
- [jira] Created: (AXIS2-1566) Using doPrivileged constructs instroduced from AXIS2-1110 - posted by "Ming Cheung (JIRA)" <ji...@apache.org> on 2006/10/31 21:42:19 UTC, 0 replies.
- [jira] Updated: (AXIS2-1566) Using doPrivileged constructs instroduced from AXIS2-1110 - posted by "Ming Cheung (JIRA)" <ji...@apache.org> on 2006/10/31 21:52:17 UTC, 0 replies.
- svn commit: r469654 - in /webservices/axis2/trunk/java/modules/jaxws/src/org/apache/axis2/jaxws: description/FaultDescription.java description/OperationDescription.java marshaller/impl/MethodMarshallerImpl.java - posted by ba...@apache.org on 2006/10/31 22:16:07 UTC, 0 replies.
- [jira] Assigned: (AXIS2-1566) Using doPrivileged constructs instroduced from AXIS2-1110 - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/31 22:17:17 UTC, 0 replies.
- [jira] Resolved: (AXIS2-1555) Improve Fault handling - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/31 22:17:19 UTC, 0 replies.
- [jira] Closed: (AXIS2-1555) Improve Fault handling - posted by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2006/10/31 22:19:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1566) Using doPrivileged constructs instroduced from AXIS2-1110 - posted by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/10/31 22:19:18 UTC, 0 replies.
- svn commit: r469663 - /webservices/axis2/branches/java/1_1/xdocs/1_1/spring.html - posted by ro...@apache.org on 2006/10/31 22:37:47 UTC, 0 replies.
- [jira] Created: (AXIS2-1567) Need to save and restore the AXIS2 MessageContext - posted by "Ann Robinson (JIRA)" <ji...@apache.org> on 2006/10/31 22:50:17 UTC, 0 replies.
- [jira] Commented: (AXIS2-1567) Need to save and restore the AXIS2 MessageContext - posted by "Ann Robinson (JIRA)" <ji...@apache.org> on 2006/10/31 22:59:17 UTC, 1 replies.
- [jira] Updated: (AXIS2-1567) Need to save and restore the AXIS2 MessageContext - posted by "Ann Robinson (JIRA)" <ji...@apache.org> on 2006/10/31 23:05:17 UTC, 0 replies.
- [AXIS2] Proposal for saving the message context - posted by Ann Robinson <ro...@us.ibm.com> on 2006/10/31 23:19:25 UTC, 0 replies.
- Local Client - posted by Robert Dellago <bo...@nortel.com> on 2006/10/31 23:53:48 UTC, 0 replies.