[AXIS2] RESTful using Sun JAX-RS and AXIS2 SOAP

2008-03-17 Thread Venkatesh Jayaraman (jvenky)
Added AXIS2 header to get attention. Are we planning to support WADL ?? Thanks -Venky -Original Message- From: Venkatesh Jayaraman (jvenky) Sent: Sunday, March 16, 2008 12:32 PM To: axis-user@ws.apache.org Subject: RESTful using Sun JAX-RS and AXIS2 SOAP I see sun is publishing

RE: [AXIS2] RESTful using Sun JAX-RS and AXIS2 SOAP

2008-03-17 Thread Venkatesh Jayaraman (jvenky)
246319 If you can't find the time to do it right the first time, where will you find the time to do it again? Venkatesh Jayaraman (jvenky) [EMAIL PROTECTED] wrote on 17/03/2008 16:25:12: Added AXIS2 header to get attention. Are we planning to support WADL ?? Thanks -Venky -Original

RESTful using Sun JAX-RS and AXIS2 SOAP

2008-03-16 Thread Venkatesh Jayaraman (jvenky)
I see sun is publishing following link for RESTful interface /JAX-RS http://blogs.sun.com/sandoz/resource/TS-6411.pdf Are we planning to use JAX-RS binding in AXIS2?? Thanks for your response in advance. -Venky - To

RE: RESTful using Sun JAX-RS and AXIS2 SOAP

2008-03-16 Thread Venkatesh Jayaraman (jvenky)
oOne more: Are we planning to support WADL in AXIS2? https://wadl.dev.java.net/ -Venky -Original Message- From: Venkatesh Jayaraman (jvenky) Sent: Sunday, March 16, 2008 12:32 PM To: 'axis-user@ws.apache.org' Subject: RESTful using Sun JAX-RS and AXIS2 SOAP I see

Environment variable in wsdlFile tage of service-config.wsdd file

2008-01-02 Thread Venkatesh Jayaraman (jvenky)
Helo I am using WSDL file path with in wsdd file like as follows Service-config.wsdd file: service name=MyPort provider=java:RPC wsdlFile/usr/local/tomcat/webapps/myservice/myservice.wsdl/wsdlFile ... service NOW I need to support this wsdd for both

RE: Environment variable in wsdlFile tag of server-config.wsdd file [AXIS 1.4]

2008-01-02 Thread Venkatesh Jayaraman (jvenky)
-Venky From: Venkatesh Jayaraman (jvenky) Sent: Wednesday, January 02, 2008 11:01 AM To: axis-user@ws.apache.org Subject: Environment variable in wsdlFile tage of service-config.wsdd file Helo I am using WSDL file path with in wsdd file like as follows

Do we have XML Injection thread on AXIS 1.X Soap Servers?

2006-11-09 Thread Venkatesh Jayaraman \(jvenky\)
Security Issue Posed by Nested Entity Definitions While XML does not allow recursive entity definitions, it does permit nested entity definitions, which produces the potential for Denial of Service attacks on a server which accepts XML data from external sources. For example, a SOAP

RE: Do we have XML Injection thread on AXIS 1.X Soap Servers?

2006-11-09 Thread Venkatesh Jayaraman \(jvenky\)
Does AXIS take care of this internally? Thanks for the answers in advance. -Venky From: Venkatesh Jayaraman (jvenky) Sent: Thursday, November 09, 2006 9:51 AM To: 'axis-user@ws.apache.org' Subject: Do we have XML Injection thread on AXIS 1.X Soap Servers? Security

RE: Do we have XML Injection thread on AXIS 1.X Soap Servers?

2006-11-09 Thread Venkatesh Jayaraman \(jvenky\)
this problem. The other thing to know about XML is that string matching is not enough to be sure that the content is safe, because of the many ways to reformat the same XML. Thanks -Venky From: Venkatesh Jayaraman (jvenky) Sent: Thursday, November 09, 2006 9:57 AM To: axis-user

RE: [Axis2] Does Axis2 Provide Asynchronous Notifications

2006-10-30 Thread Venkatesh Jayaraman \(jvenky\)
be released soon as a seperate module.. Thanks, Thilina On 10/29/06, Venkatesh Jayaraman (jvenky) [EMAIL PROTECTED] wrote: I am looking for long answer and explicit answer...;D http://www.w3.org/Submission/WS-Eventing/ Please see above specification. Does AXIS2 support it? Thanks -Venky

RE: [Axis2] Does Axis2 Provide Asynchronous Notifications

2006-10-28 Thread Venkatesh Jayaraman \(jvenky\)
@ws.apache.org Subject: Re: [Axis2] Does Axis2 Provide Asynchronous Notifications Short Answer: Yes :) -- dims On 10/27/06, Venkatesh Jayaraman (jvenky) [EMAIL PROTECTED] wrote: Let us say soap client's needs asynchronous notification of progress of the soap transaction Can

[Axis2] Does Axis2 Provide Asynchronous Notifications

2006-10-27 Thread Venkatesh Jayaraman \(jvenky\)
Let us say soap clients needs asynchronous notification of progress of the soap transaction Can it be achieved through AXIS2 toolkit? Thanks -Venky (Venkatesh Jayaraman)

RE: Array is different moving from Axis 1.2 to Axis 1.4

2006-07-14 Thread Venkatesh Jayaraman \(jvenky\)
side, we found this bug very quickly and need a fix as soon as possible! Thanks a lot! -Original Message- From: Venkatesh Jayaraman (jvenky) Sent: Thursday, July 13, 2006 6:21 PM To: axis-user@ws.apache.org Cc: [EMAIL PROTECTED] Subject: RE: Array is different

RE: Array is different moving from Axis 1.2 to Axis 1.4

2006-07-13 Thread Venkatesh Jayaraman \(jvenky\)
To: axis-user@ws.apache.org Subject: RE: Array is different moving from Axis 1.2 to Axis 1.4 See if this article helps: http://www.nabble.com/Re%3A-%3Citem%3E-in-Arrays-tf1254632.html#a334 1799 From: Venkatesh Jayaraman (jvenky) [EMAIL PROTECTED] Reply-To: axis-user@ws.apache.org To: axis

RE: Array is different moving from Axis 1.2 to Axis 1.4

2006-07-13 Thread Venkatesh Jayaraman \(jvenky\)
http://issues.apache.org/jira/browse/AXIS-2250 I am seeing similar bug opened. But not resolved... Any Idea ... Thanks -Venky -Original Message- From: Venkatesh Jayaraman (jvenky) Sent: Thursday, July 13, 2006 10:29 AM To: axis-user@ws.apache.org Cc: [EMAIL PROTECTED] Subject: RE

Array is different moving from Axis 1.2 to Axis 1.4

2006-07-12 Thread Venkatesh Jayaraman \(jvenky\)
In Axis 1.2 ArrayOfCounterInfo soapenc:arrayType="ns1:CounterInfoType[1]" xsi:type="soapenc:Array" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" item xsi:type="ns1:CounterInfoType"Name xsi:type="ns1:CounterNameType"MyCounterName/Name Value xsi:type="xsd:long"1/ValueCStatus