Re: [Axis2] It is possible to invoke WSDL2.0 described REST Service with a dynamic service client?

2008-05-09 Thread keith chapman
Hi Thomas, You cannot use Service Client to invoke a REST service in a dynamic way at the moment. May be a festure we can work on for the next release. But you can use WSDL2Java to generate a stub and invoke your service in a RESTfull manner though. Thanks, Keith. On Fri, May 9, 2008 at 7:26 PM,

[jira] Updated: (AXIS2-3795) Unqualified SOAP Action no longer works

2008-05-09 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz updated AXIS2-3795: -- Attachment: guessAndGreet.wsdl Here's a sample WSDL if it helps > Unqualified SOAP Action no longer wo

[jira] Updated: (AXIS2-3795) Unqualified SOAP Action no longer works

2008-05-09 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz updated AXIS2-3795: -- Description: I noticed that an unqualified soapAction, e.g.: http://schemas.xmls

[jira] Created: (AXIS2-3795) Unqualified SOAP Action no longer works

2008-05-09 Thread Scott Kurz (JIRA)
Unqualified SOAP Action no longer works --- Key: AXIS2-3795 URL: https://issues.apache.org/jira/browse/AXIS2-3795 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects Versions: 1.4 Reporter: S

Axis2 : ClientAbortException: java.net.SocketException

2008-05-09 Thread Sushil Dodake
Hi all, i have 6 Axis2 1.3 services deployed in a Tomcat 6 continer and on JAVA 6 env. out of the 6 services 1 is a central controller which calls other 5 services for diffrent data. there is one application which is deployed on some other machin which calls central controller service and one more

[jira] Commented: (AXIS2-3792) codegen plugin fails due to missing jar

2008-05-09 Thread Teng Qiu (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595643#action_12595643 ] Teng Qiu commented on AXIS2-3792: - hello, tom, i have copied backport-util-concurrent-3.1.j

Configuring trustStore and trustStorePassword with CommonsHTTPTransportSender

2008-05-09 Thread Beth Ayres
Can trustStore and trustStorePassword be configured in axis2.xml if I am using CommonsHTTPTransportSender? If so, what is the syntax? I don't want to do it programatically if I don't have to and I don't want to define it via jvm startup properties as that limits me to one configuration per ses

[Axis2] It is possible to invoke WSDL2.0 described REST Service with a dynamic service client?

2008-05-09 Thread Thomas Fischer
Hello, I hope you can help me. I have a set of REST services described with WSDL 2.0. It is possible to invoke this service based on the WSDL 2.0 file with an Axis2 serviceclient in a dynamic way? I get the following error: org.apache.axis2.AxisFault: WSDLException (at /description): faul

[jira] Commented: (AXIS2-3792) codegen plugin fails due to missing jar

2008-05-09 Thread Tom Seelbach (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595577#action_12595577 ] Tom Seelbach commented on AXIS2-3792: - See http://marc.info/?l=axis-user&m=121028302316

Re: [Axis2] Generating a wrong port address for POJO deployment

2008-05-09 Thread Sanka Samaranayake
:s/10.100.1.205/localhost On Fri, May 9, 2008 at 4:16 PM, Sanka Samaranayake <[EMAIL PROTECTED]> wrote: > > On Fri, May 9, 2008 at 3:56 PM, Davanum Srinivas <[EMAIL PROTECTED]> > wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Sanka, >> >> #1: I specifically requested in that t

Re: [Axis2] Generating a wrong port address for POJO deployment

2008-05-09 Thread Sanka Samaranayake
On Fri, May 9, 2008 at 3:56 PM, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Sanka, > > #1: I specifically requested in that thread that existing code should work > as-is. With this change it did not. > Specifically if one had existing clients i

Re: [Axis2] Generating a wrong port address for POJO deployment

2008-05-09 Thread Deepal Jayasinghe
My suggestion would be to have the wsdl which look like before , meaning when we do not have then do not do any changes to port address. If user put a wsdl file then I do not mind doing anything. -Deepal Sanka, #1: I specifically requested in that thread that existing code should work as-is

Re: [Axis2] Generating a wrong port address for POJO deployment

2008-05-09 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sanka, #1: I specifically requested in that thread that existing code should work as-is. With this change it did not. Specifically if one had existing clients in another language, they needed to be updated with a fresh endpoint since the same servi

[jira] Commented: (AXIS2-3366) Assigning Username and password to client stub generated by axis2 xmlbeans having ws-security policy username token

2008-05-09 Thread Stefan Lischke (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595525#action_12595525 ] Stefan Lischke commented on AXIS2-3366: --- bhanu, didn't you read the meal from nandana

[jira] Commented: (AXIS2-2348) WSDL2JAVA always outputs xsd files using system's default encoding rather than UTF-8

2008-05-09 Thread Albert Deinbeck (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595513#action_12595513 ] Albert Deinbeck commented on AXIS2-2348: PS: Only seams to happen with XMLBeans map

[jira] Commented: (AXIS2-2348) WSDL2JAVA always outputs xsd files using system's default encoding rather than UTF-8

2008-05-09 Thread Albert Deinbeck (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595511#action_12595511 ] Albert Deinbeck commented on AXIS2-2348: WSDL2Java generates output in Western enco

Re: Axis2 : Socket connection reset

2008-05-09 Thread Michele Mazzucco
Sushil, we need more info. Please post the chunk of code where you set the options. The configuration file (axis2.xml) would be useful too. Michele p.s. I think your request should have been sent to axis-user, not axis-dev. On 8 May 2008, at 22:52, Sushil Dodake wrote: Hi all, I a

Re: [Axis2] Generating a wrong port address for POJO deployment

2008-05-09 Thread Sanka Samaranayake
Hi, We discussed about that in a mailing thread[1] sometime back. Why do you think we should change that? IMO it is desirable to have [service].[port] in the service address since it makes valuable binding information available for request processing at service side. Sanka [1] http://www.mail-a

[jira] Commented: (AXIS2-3794) Generating a wrong port address for POJO deployment

2008-05-09 Thread Sanka Samaranayake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595490#action_12595490 ] Sanka Samaranayake commented on AXIS2-3794: --- We discussed about that change in a