unsubscribe

2010-02-02 Thread kumaresan.balasundaram
Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are

JAVA2WSDL -l option (HTTPS)

2009-04-01 Thread kumaresan.balasundaram
Hi, We are using apache axis 1.2 java2wsdl to generate the WSDL, when we specify java2wsdl -l http:\\url.. - WSDL is getting genrated with the specified port address - https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl# wsdl:service name=xxx -

JAVA2WSDL -l option (HTTPS)

2009-03-31 Thread kumaresan.balasundaram
Hi, We are using apache axis 1.2 java2wsdl to generate the WSDL, when we specify java2wsdl -l http:\\url.. - WSDL is getting genrated with the specified port address - https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl# wsdl:service name=xxx -

sql.Date gets converted to Util.Calendar in the denerated Stub

2009-03-09 Thread kumaresan.balasundaram
Hi, we are creating a WebService (Axis2) using Code first approach. we have created a Request class, response class and a Operation Class with the function to be exposed to client. the Request class has a Date Field... We try declaring the Date Field as java.sql.Date / java.util.Date , but when

axis2 Service Life cycle

2009-03-03 Thread kumaresan.balasundaram
Hi Everyone, I have a question regarding the Service Life cycle of Axis. Say I use axis, and deployed my Webservice. I would like to know the duration of Axis service life cycle being active. Is it the time taken from a webservice request is requested till its being responded ?? or even after

signed float value in DDL - corrupts the WSDL

2008-10-09 Thread kumaresan.balasundaram
Hi, we have the following field in DDL, and we use SOAP/Apache Axis2 for our project to devleop a web based applciation. DDL isin COBOL Amount T99V99 its mapped to WSDL - http://10.116.194.32:9080/screenpoc/pway-wsdl/SoapPW_TC02.wsdl# xsd:complexType name=detail_line_s1 -

Apache Axis Support

2008-06-17 Thread kumaresan.balasundaram
Hi, Good morning. We are planning to use Apache Axis alogn with SOAP for our Web enabled Screens development. Since Apache Axis is a open source product and if we find any bugs/performance issues, who will be providing the support ? Any idea on this will be helpful to us. thanks Please do