Re: Axis2: Security Bug Severity 1

2019-06-21 Thread robertlazarski .
est regards, > Pavan landge > > On Wed 19 Jun, 2019, 8:49 PM robertlazarski ., > wrote: > >> >> >> On Tue, Jun 18, 2019 at 9:28 PM pavan landge >> wrote: >> >>> >>> >>> -- Forwarded message ----- >>>

Re: Axis2: Security Bug Severity 1

2019-06-21 Thread pavan landge
robertlazarski ., wrote: > > > On Tue, Jun 18, 2019 at 9:28 PM pavan landge > wrote: > >> >> >> -- Forwarded message - >> From: pavan landge >> Date: Thu 13 Jun, 2019, 3:30 PM >> Subject: Axis2: Security Bug Severity 1 >&g

Re: Axis2: Security Bug Severity 1

2019-06-19 Thread robertlazarski .
On Tue, Jun 18, 2019 at 9:28 PM pavan landge wrote: > > > -- Forwarded message - > From: pavan landge > Date: Thu 13 Jun, 2019, 3:30 PM > Subject: Axis2: Security Bug Severity 1 > To: > Cc: pavan landge > > > Hi Team, > > I am using Ax

Re: Fwd: Axis2: Security Bug Severity 1

2019-06-19 Thread Jayanga Dissanayake
Hi Pavan, On Wed, Jun 19, 2019 at 6:36 PM Alex Borschenko wrote: > On 6/19/2019 10:27 AM, pavan landge wrote: > > > > -- Forwarded message - > From: pavan landge > Date: Thu 13 Jun, 2019, 3:30 PM > Subject: Axis2: Security Bug Severity 1 > To: > C

Re: Fwd: Axis2: Security Bug Severity 1

2019-06-19 Thread Alex Borschenko
On 6/19/2019 10:27 AM, pavan landge wrote: -- Forwarded message - From: pavan landge <mailto:pavanlandge...@gmail.com>> Date: Thu 13 Jun, 2019, 3:30 PM Subject: Axis2: Security Bug Severity 1 To: <mailto:java-user-subscr...@axis.apache.org>>

Fwd: Axis2: Security Bug Severity 1

2019-06-19 Thread pavan landge
-- Forwarded message - From: pavan landge Date: Thu 13 Jun, 2019, 3:30 PM Subject: Axis2: Security Bug Severity 1 To: Cc: pavan landge Hi Team, I am using Axis2 jar for SAOP (Request/Response). In log4j (Logger) I am enabling the logs to check the parameters passed with soap

Bug #AXIS2-4445; Workaround?

2012-05-11 Thread Oliver Heard
Hi java-user(s), I have a question related to the bug here: https://issues.apache.org/jira/browse/AXIS2-4445 We're trying to use Axis2 to generate a service from a WSDL that uses the wrapped array pattern. wsdl2java does its half of the job fine, but while trying to deploy the AAR Axis2

Re: Policy not supported: is it a bug ?

2012-04-13 Thread Gordon2
Andreas, I tried it with the current 1.6.2 snapshots of axis2 and rampart, and the client works fine. The bug was apparently due to rampart's policy serialization in earlier versions, as you described. Thanks, Gordon Andreas Veithen wrote > > There are actually two things: >

Re: Policy not supported: is it a bug ?

2012-04-12 Thread Andreas Veithen
rom their subversion trunk and try using that... it is packaged with >> maven so if you know maven you won't have too much problems. >> >> GOod luck >> >> > > > -- > View this message in context: > http://axis2.867.n6.nabble.com/Pol

Re: Policy not supported: is it a bug ?

2012-04-12 Thread Gordon2
download the last development version of > axis from their subversion trunk and try using that... it is packaged with > maven so if you know maven you won't have too much problems. > > GOod luck > > -- View this message in context: http://axis2.867.n6.nabble.com/P

Re: Policy not supported: is it a bug ?

2012-04-09 Thread Gordon2
eceive that error?? when you try to generate a client from a > wsdl > including the policy?? > -- View this message in context: http://axis2.867.n6.nabble.com/Policy-not-supported-is-it-a-bug-tp4340911p4717508.html Sent from the Axis2-user mailing list archive at Nabble.com. ---

RE: Policy not supported: is it a bug ?

2012-04-09 Thread Gordon2
assume this is part of the same bug, and it will be fixed in the 1.6.2 release? Any update on when 1.6.2 will be released? James Annesley wrote > > I finally tested axis2 1.6.2-snapshot with Rampart 1.6.2-snapshot and can > confirm that now it works. Previously, I hadn't tested it co

RE: Policy not supported: is it a bug ?

2012-01-30 Thread James Annesley
t: Re: Policy not supported: is it a bug ? We have a plan to release Axis2 1.6.2 within this quarter but I can't think about exact date. Thanks ! On Mon, Jan 30, 2012 at 3:17 PM, COURTAULT Francois wrote: Hello, So I have performed the test with Axis2-1.6.2-SNAPSHOT and ram

Re: Policy not supported: is it a bug ?

2012-01-30 Thread Sagara Gunathunga
6.2-SNAPSHOT and > rampart-1.6.2-SNAPSHOT and it works *J* > > Definitely, there is a bug within the 1.6.1 version. Then my question is: > when the 1.6.2 version will be out ? If you can’t answer to me a precise > date: could you give me please a timeframe ? > > ** ** >

RE: Policy not supported: is it a bug ?

2012-01-30 Thread COURTAULT Francois
Hello, So I have performed the test with Axis2-1.6.2-SNAPSHOT and rampart-1.6.2-SNAPSHOT and it works :) Definitely, there is a bug within the 1.6.1 version. Then my question is: when the 1.6.2 version will be out ? If you can't answer to me a precise date: could you give me please a time

Re: Policy not supported: is it a bug ?

2012-01-27 Thread Sagara Gunathunga
-1.6.0 and rampart-1.6.0: OK > - Axis2-1.6.1 and rampart-1.6.1: KO > > So I am pretty sure that it is a 1.6.1 bug. > Regarding the 1.6.2 snapshot: I have found the rampart > (rampart-dist-1.6.2-20120124.041736-109-bin.zip) one but not the axis2 one. > Where can I find it ?

RE: Policy not supported: is it a bug ?

2012-01-27 Thread COURTAULT Francois
Hello, Just for you to know regarding the tests I have made: - Axis2-1.5.1 and rampart-1.5: OK - Axis2-1.5.6 and rampart-1.5.2: OK - Axis2-1.6.0 and rampart-1.6.0: OK - Axis2-1.6.1 and rampart-1.6.1: KO So I am pretty sure that it is a 1.6.1 bug. Regarding

Re: Policy not supported: is it a bug ?

2012-01-26 Thread Andreas Veithen
> >     > >         > > > > > > After digging in the axis source code, I saw that in the PolicyBuilder.java > (line 173), a test Constants.isPolicyElement(qn) is made which returns false > and so throw

RE: [Axis2:] Service Archive Plugin - A Bug or???

2011-11-17 Thread Meeusen, Christopher W.
n - A Bug or??? Hi everyone, I tried following Axis 2 plugins for eclipse: - Code generator - Service Archive Code generator works fine all the time. But somehow, Service Archive plugin has some problem. At the beginning it works fine. But after sometime, when we select Service Archive option

[Axis2:] Service Archive Plugin - A Bug or???

2011-11-17 Thread S P
Hi everyone, I tried following Axis 2 plugins for eclipse: - Code generator - Service Archive Code generator works fine all the time. But somehow, Service Archive plugin has some problem. At the beginning it works fine. But after sometime, when we select Service Archive option, and push next but

Bug

2011-10-24 Thread Martin Gainty
axis-2.1.5 is incorrectly assigning namespace of namespace.webservice._new to ExtensionMappercomposite type code generated by wsdl2java if (!"ACCION_ACTLOG_Type".equals(type)){ //find namespace for the prefix java.lang.Strin

Re: Bug report from trunk

2011-09-11 Thread Shameera Rathnayaka
Hi all, For those who are interested in getting know about Axis2 Enum support i have written an introductory blog post in [1]. Hope it will be helpful sharing it here. [1]. http://shameerarathnayaka.blogspot.com/2011/09/introducing-enum-support-with-apache.html On Fri, Sep 9, 2011 at 9:12 PM, Sh

Re: Bug report from trunk

2011-09-09 Thread Shameera Rathnayaka
Hi karl, On Fri, Sep 9, 2011 at 8:38 PM, Karl Wettin wrote: > > 8 sep 2011 kl. 21.35 skrev Harshana Eranga Martin: > > > > can you provide a sample service to reproduce this error?. > > > > I'll produce a test case. Should I perhaps open a new issue in the Jira > and post it there? > > > > +1 >

Re: Bug report from trunk

2011-09-09 Thread Karl Wettin
8 sep 2011 kl. 21.35 skrev Harshana Eranga Martin: > > can you provide a sample service to reproduce this error?. > > I'll produce a test case. Should I perhaps open a new issue in the Jira and > post it there? > > +1 > > It will help Shameera and others to reproduce the issue. Sorry, but I'

Re: Bug report from trunk

2011-09-08 Thread Harshana Eranga Martin
Hi Karl, On 9 September 2011 00:44, Karl Wettin wrote: > > 8 sep 2011 kl. 15.12 skrev Shameera Rathnayaka: > > >> First off, java2wsdl generated bad XML. The element defining the single > method with a single parameter in my single service class didn't contain the > method name. Also generated s

Re: Bug report from trunk

2011-09-08 Thread Harshana Eranga Martin
Hi Karl, On 9 September 2011 00:43, Karl Wettin wrote: > > 8 sep 2011 kl. 19.30 skrev Harshana Eranga Martin: > > > Less important, after hours of running tests via mvn clean install I got > an OOME: > > > > [INFO] > > > [I

Re: Bug report from trunk

2011-09-08 Thread Karl Wettin
8 sep 2011 kl. 15.12 skrev Shameera Rathnayaka: >> First off, java2wsdl generated bad XML. The element defining the single >> method with a single parameter in my single service class didn't contain the >> method name. Also generated some other errors that I could not identify with >> my eyes

Re: Bug report from trunk

2011-09-08 Thread Karl Wettin
8 sep 2011 kl. 19.30 skrev Harshana Eranga Martin: > Less important, after hours of running tests via mvn clean install I got an > OOME: > > [INFO] > > [INFO] Building Apache Axis2 - Root 1.7.0-SNAPSHOT > [INFO] > --

Re: Bug report from trunk

2011-09-08 Thread Harshana Eranga Martin
Hi Karl, On 8 September 2011 17:28, Karl Wettin wrote: > Hi forum, > > I ran in to a few problems while testing out trunk in order to get my hands > on enum-support. Ended up reverting to 1.6 since I had no time to trace down > and fix the problems, but thought I at least should report it. > > F

Re: Bug report from trunk

2011-09-08 Thread Shameera Rathnayaka
Hi Karl Wettin, can you provide a sample service to reproduce this error?. FYI i checked with my own sample service it worked successfully without any issue with current trunk. Thanks . Shameera On Thu, Sep 8, 2011 at 5:28 PM, Karl Wettin wrote: > Hi forum, > > I ran in to a few problems whil

Bug report from trunk

2011-09-08 Thread Karl Wettin
Hi forum, I ran in to a few problems while testing out trunk in order to get my hands on enum-support. Ended up reverting to 1.6 since I had no time to trace down and fix the problems, but thought I at least should report it. First off, java2wsdl generated bad XML. The element defining the sing

Axis2: Bug unmarshalling an array of pojo objects with Axis2 web service.

2011-01-21 Thread James Oisin Flynn
I have a small souci with the passing of an array of pojos my webservice. Axis version 1.5.1 with Eclipse and Tomcat. The object in question takes this form: class AnObject {private String name;private String title; private int type;//... public AnObject(){

Howto circumvent Bug AXIS-2545 ("wsdl2java mix up order of elements ...") using Axis 1.4

2010-10-11 Thread Simon Frettloeh
Hello, to create Java 1.4 compliant Code I am using Axis 1.4 to develop against a web service. Sadly, I am not able to switch to a higher Java version. I now encountered Bug AXIS-2545 ("wsdl2java mix up order of elements and arrays in super constructor call") after a change in t

workaround for axis bug 3843

2010-03-05 Thread Johnson, Nathan E
I am trying to figure out what other people are doing to work around bug 3843, which as far as I can tell from jira, is not yet fixed in any released version (please correct me if I'm wrong about this) What we need: We need to be able to have apache httpd sitting in front of jboss / tomcat