Removing Qpid from JMS unit tests

2022-03-08 Thread robertlazarski
We support two different ways to run our Axis2 Java JMS unit tests - active mq, and qpid. Qpid is a problem because these tests were written many years ago and the ancient version used has a log4j 1.x dependency that we've been asked to remove in AXIS2-5857. Qpid went through huge changes in the

The org.apache.axis2.transport.http package is in 3 modules

2022-03-21 Thread robertlazarski
All, In regards to AXIS2-4311) "Axis2 OSGi bundles have split packages", and more modern problems with module-info.java that was introduced in JDK 9, the org.apache.axis2.transport.http package is in 3 modules: ./modules/transport/http/src/org/apache/axis2/transport/http ./modules/kernel/src/org

Re: [Axis2] Apache Axis2 Root 1.8.0 is vulnerable to Log4J issue

2022-03-21 Thread robertlazarski
As mentioned in AXIS2-6017, there ended up being 5 updates of log4j2 so the best course of action is not to wait for us but rather patch your own systems via pom.xml updates. The hold up so far on 1.8.1 is that there are lots of other recent Jira issues closed that were also important to our users

Re: New axis2 release

2022-04-06 Thread robertlazarski
Will be in a week or two actually - we are waiting on an axiom release since it fixed an important bug. That being said, there is no reason you can't update your pom.xml or WAR etc to the latest gson. BTW, as of 1.8.0 we also support Moshi as an alternative to gson since it has more recent develo

Re: [EXT] Re: New axis2 release

2022-04-06 Thread robertlazarski
Jipa, Alexandru-Stefan wrote: > Do you mean that it`s ok if I replace gson version axis2/lib ? > > Or axis2 has to be recompiled and also the axis2.war file because of the > new jar? > > > > *From:* robertlazarski > *Sent:* Wednesday, April 6, 2022 5:22 PM > *To:* java-de

Re: Axis 1.8.0

2022-05-13 Thread robertlazarski
StAXOMBuilder was removed from Axis2 in 2016 since it was also removed from Axiom, where it came from. See the commit below. It replaces StAXOMBuilder with CustomBuilderSupport. commit 42bfd45924f995ff06807e3b6591b4a77e028d97 Author: Andreas Veithen Date: Sat Jan 23 11:51:14 2016 + Rem

Re: Axis 1.8.0

2022-05-16 Thread robertlazarski
p "commit 42bfd45924f995ff06807e3b6591b4a77e028d97"? > > Would you please send me the link to this commit? > > > > Thanks, Amir > > > On Friday, May 13, 2022, 11:46:17 AM EDT, robertlazarski < > robertlazar...@gmail.com> wrote: > > > StAXOMBuilder

[VOTE] Release Apache Axis2 1.8.1

2022-06-07 Thread robertlazarski
This is a vote to release Apache Axis2 1.8.0 Git tag: https://github.com/apache/axis-axis2-java-core/releases/tag/v1.8.1 Distributions: https://dist.apache.org/repos/dist/dev/axis/axis2/java/core/ Maven artifacts: https://repos

Re: [VOTE] Release Apache Axis2 1.8.1

2022-06-07 Thread robertlazarski
Oops, typo - sending it again. On Tue, Jun 7, 2022 at 2:09 PM robertlazarski wrote: > This is a vote to release Apache Axis2 1.8.0 > > Git tag: > https://github.com/apache/axis-axis2-java-core/releases/tag/v1.8.1 > <https://github.com/apache/axis-axis2-java-core/r

[VOTE] Release Apache Axis2 1.8.1

2022-06-07 Thread robertlazarski
This is a vote to release Apache Axis2 1.8.1 Git tag: https://github.com/apache/axis-axis2-java-core/releases/tag/v1.8.1 Distributions: https://dist.apache.org/repos/dist/dev/axis/axis2/java/core/ Maven artifacts: https://repos

[VOTE] Release Apache Axis2 1.8.1, retry #3

2022-06-08 Thread robertlazarski
This is a vote to release Apache Axis2 1.8.1 Git tag: https://github.com/apache/axis-axis2-java-core/releases/tag/v1.8.1 Distributions: https://dist.apache.org/repos/dist/dev/axis/axis2/java/core/ Maven artifacts: https://repository.apache.org/content/repositories/orgapacheaxis2-1023/ Site: htt

Re: [VOTE] Release Apache Axis2 1.8.1, retry #3

2022-06-13 Thread robertlazarski
This vote has passed. I'm going to publish the release. Robert On Mon, Jun 13, 2022 at 4:35 AM Nadir Amra wrote: > +1 > > > > *---* > > *Nadir Amra* > > e-mail: a...@us.ibm.com > > > > *From: *robertla

[Announce] Release of Apache Axis2 1.8.1

2022-06-14 Thread robertlazarski
The Apache Axis2 team is pleased to announce the general availability of the Axis2 1.8.1 release. The new version can be downloaded here: http://axis.apache.org/axis2/java/core/download.cgi It is also available from Maven central. -- The Apache Axis2 team

Fwd: [GitHub] [axis-axis2-java-core] joakime commented on pull request #325: Bump jetty.version from 9.4.46.v20220331 to 9.4.48.v20220622

2022-06-23 Thread robertlazarski
FYI. We'll need to upgrade then. -- Forwarded message - From: GitBox Date: Thu, Jun 23, 2022 at 7:05 AM Subject: [GitHub] [axis-axis2-java-core] joakime commented on pull request #325: Bump jetty.version from 9.4.46.v20220331 to 9.4.48.v20220622 To: joakime commented on PR #32

[VOTE] Release Apache Axis2 1.8.2

2022-07-15 Thread robertlazarski
This is a vote to release Apache Axis2 1.8.2 Git tag: https://github.com/apache/axis-axis2-java-core/releases/tag/v1.8.2 Distributions: https://dist.apache.org/repos/dist/dev/axis/axis2/java/core/ Maven artifacts: https://repository.apache.org/content/repositories/orgapacheaxis2-1024/ Site: htt

Re: [VOTE] Release Apache Axis2 1.8.2

2022-07-18 Thread robertlazarski
On Sun, Jul 17, 2022 at 12:49 AM Andreas Veithen-Knowles < andreas.veit...@gmail.com> wrote: > How is it that the generated site has links to the 1.8.1 and 1.8.2 release > notes, although they don't appear in site.xml ( > https://github.com/apache/axis-axis2-java-core/blob/v1.8.2/src/site/site.xml

Re: [VOTE] Release Apache Axis2 1.8.2

2022-07-20 Thread robertlazarski
> > How is it that the generated site has links to the 1.8.1 and 1.8.2 release > notes, although they don't appear in site.xml ( > https://github.com/apache/axis-axis2-java-core/blob/v1.8.2/src/site/site.xml#L60 > )? > > > > Andreas > > > > On Sat, Jul 16, 2

[Announce] Release of Apache Axis2 1.8.2

2022-07-22 Thread robertlazarski
The Apache Axis2 team is pleased to announce the general availability of the Axis2 1.8.2 release. The new version can be downloaded here: http://axis.apache.org/axis2/java/core/download.cgi It is also available from Maven central. -- The Apache Axis2 team

Re: [jira] [Closed] (AXIS2-6038) Axis2 1.8.1 links on the download page are dead

2022-07-22 Thread robertlazarski
Thanks for letting us know. The issue should be fixed now. Let us know if you still have problems. On Fri, Jul 22, 2022 at 7:56 AM Paul Maudib wrote: > The links for "Service Archive plugin for Eclipse” and "Code Generator > plugin for Eclipse” don’t seem to work. Do I need to wait or is there

Re: [Axis2] v1.8.2 needed update for CVEs against Jettison 1.5.0 and Spring Framework 5.3.21

2023-06-21 Thread robertlazarski
We are right in the middle of trying to get an Apache Rampart release out and cannot always respond to every Axis2 dep with a CVE. First of all you may not actually need those deps. Not all deps are mandatory. Secondly, the only thing Axis2 will do is update the pom.xml and indeed via GitHub Depe

Re: [Axis2] v1.8.2 needed update for CVEs against Jettison 1.5.0 and Spring Framework 5.3.21

2023-06-21 Thread robertlazarski
I looked at the attached logs and I suspect that the unit tests are not multi-platform really. I suggest seeing if skipping the tests help via -Dmaven.test.skip.exec. On Wed, Jun 21, 2023 at 10:01 AM Steven Saunders wrote: > Hi robertlazarski, > > I am fine with handling upgrading and

Re: [Axis2] v1.8.2 needed update for CVEs against Jettison 1.5.0 and Spring Framework 5.3.21

2023-06-22 Thread robertlazarski
org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier in a Spring config. On Wed, Jun 21, 2023 at 1:54 PM Steven Saunders wrote: > Hi robertlazarski, > > I really appreciate the quick response and willingness to help! > My build image is OS RedHat 8 Linux x86_64 for

Re: [Axis2] v1.8.2 needed update for CVEs against Jettison 1.5.0 and Spring Framework 5.3.21

2023-06-22 Thread robertlazarski
break typical XML SOAP handling, just skip it entirely. The Spring deps are only required if using org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier in a custom Spring config. On Thu, Jun 22, 2023 at 9:35 AM robertlazarski wrote: > I suspect you are having s

Re: [Axis2] java 17

2023-08-17 Thread robertlazarski
At my day job, all of our projects use JDK 17 and I expect that you will have no issues. On Thu, Aug 17, 2023, 18:39 Vignesh Ragavan wrote: > Hi > > I am using Axis2-transport-http maven dependency in my project. I am > updating project to java 17. Is axis2 support java 17? > > Thanks > Vignesh

Re: [Axis2] java 17

2023-08-17 Thread robertlazarski
1 pm Vignesh Ragavan, > wrote: > >> Axis2-transport-http uses javax.servlet and java 17 support jakarta. How >> to resolve this issue? >> >> On Thu, 17 Aug, 2023, 5:30 pm robertlazarski, >> wrote: >> >>> At my day job, all of our projects use JDK 17 a

Re: [Axis2] java 17

2023-08-17 Thread robertlazarski
s the quickest way to know for sure and get a resolution. On Thu, Aug 17, 2023 at 3:09 AM Vignesh Ragavan wrote: > Thanks for the update. > > Can't we use axis2 with java 17 and spring 6 version for now? > > > On Thu, 17 Aug, 2023, 6:35 pm robertlazarski, > wrote: > >

Re: [Axis2] Java 17 axis isue

2023-08-23 Thread robertlazarski
Hello, This link should show the correct url of your service, if it is installed correctly. http://localhost:8080/axis2/services/listServices This url will show the state of axis2, and will identify problems. http://localhost:8080/axis2/axis2-web/HappyAxis.jsp On Wed, Aug 23, 2023, 18:59 Vigne

Re: [Axis2] java 17 tomcat 9

2023-09-14 Thread robertlazarski
Is that happening on Axis2 1.8.2? axiom-impl-1.4.0.jar probably only works on Axis2 1.8.2. axiom-impl-1.2.20.jar is from seven years ago, which is why I ask. On Thu, Sep 14, 2023 at 12:29 PM Vignesh R wrote: > Hi, > > Upgrading axiom-impl-1.2.20.jar to axiom-impl-1.4.0.jar throws NULL > Point

Re: [Axis2] java 17 tomcat 9

2023-09-15 Thread robertlazarski
n Fri, 15 Sept, 2023, 5:26 am robertlazarski, > wrote: > >> Is that happening on Axis2 1.8.2? >> >> axiom-impl-1.4.0.jar probably only works on Axis2 1.8.2. >> >> axiom-impl-1.2.20.jar is from seven years ago, which is why I ask. >> >> >>

Re: [Axis 2] spring 6 tomcat 10 issue

2023-09-27 Thread robertlazarski
Tomcat 10 will run javax packages via the folder named webapps-javaee i.e. Tomcat 10 has a compatibility mode that will run Axis2. The next release of Axis2 will no longer support javax packages in favor of jakarta but that won't likely happen until 2024. On Wed, Sep 27, 2023 at 2:36 AM Vignesh R

Re: [Axis2] v1.8.2 needed update for CVEs against Jettison 1.5.0 and Spring Framework 5.3.21

2023-10-02 Thread robertlazarski
>> On Sun, Jun 25, 2023 at 6:37 PM Andreas Veithen-Knowles < >> andreas.veit...@gmail.com> wrote: >> >>> I did some investigation. The Axis2 build doesn't work with Maven < >>> 3.6.0. I've updated the minimum required version at HEAD to 3.6.0

Re: Request for location of Axis 1.4.1 SNAPSHOT source code

2023-12-04 Thread robertlazarski
We moved all active Axis related projects to github a few years ago, for axis 1.x see below: https://github.com/apache/axis-axis1-java Although there has not been an official release of that project since 2006, we still apply security fixes - the last one was this September and another one is for

Re: Request for location of Axis 1.4.1 SNAPSHOT source code

2023-12-06 Thread robertlazarski
e AttachmentPart must implement the inherited abstract method > AttachmentPart.getBase64Content() in AttachmentPart.java extending > javax.xml.soap.AttachmentPart > > Please suggest! > > > Regards, > > Nikhil > > On Mon, Dec 4, 2023 at 10:00 PM robertlazarski > wrote: > >> W

Re: [PR] Use XMLBeans' BindingConfigImpl in Axis2BindingConfig instead of XSDConfig, +doc. [axis-axis2-java-core]

2024-03-08 Thread robertlazarski
See: ./src/site/markdown/release-process.md There is says (skip the commit obviously): 6. Change to the `target/checkout` directory and prepare the site usi ng the following commands: mvn site-deploy mvn scm-publish:publish-scm -Dscmpublish.skipCheckin=true Now go to the `tar

Re: Xml external entity issue

2024-03-08 Thread robertlazarski
Best I can tell you are using a very old version of Axis2 and Axiom but anyways that looks like noise from an automated scanning tool because an XXE is DTD related and web services standards like SOAP prohibit DTD's. That Axiom code hasn't changed in about a decade so it doesn't seem to be a real

Re: [PR] Use XMLBeans' BindingConfigImpl in Axis2BindingConfig instead of XSDConfig, +doc. [axis-axis2-java-core]

2024-04-10 Thread robertlazarski
Definitely file a bug and FYI I will have some time to review your work soon - I am deep in the httpclient5 update and that is the last major hurdle for what most people use Axis2 for. >From there, I can then review what you have done in 1.7.9. On Wed, Apr 10, 2024 at 10:11 AM Steven De Herdt wr

Re: 1.8.3 release date

2024-04-30 Thread robertlazarski
The upgrade from httpclient4 to httpclient5 is taking longer than I expected - I made a first pass in coding but I am still debugging it. After I get to a good stopping point, I'll be doing an Axiom release and then an Axis2 release. And a few Rampart releases, pre and post jakarta. I do want to

Re: [Axis2] maintenance

2024-09-13 Thread robertlazarski
An Axis2 1.8.3 release is just weeks away at this point. The delay is explained by the transition from the javax to jakarta namespace and that required changes to nearly every file that we distribute. This includes many dependency updates that also support jakarta. The 1.8.3 release will support

Re: [Axis2] maintenance

2024-09-16 Thread robertlazarski
Jakarta APIs is a breaking change, so it can't > be 1.8.3. If we follow https://semver.org/, then it should actually be > 2.0.0. > > Andreas > > On Fri, Sep 13, 2024 at 2:10 PM robertlazarski > wrote: > >> An Axis2 1.8.3 release is just weeks away at this point. >

Re: Regex problems with XMLBeans

2014-02-14 Thread robertlazarski .
On Fri, Feb 14, 2014 at 8:14 PM, T. Allen wrote: > I did not receive any replies about this problem but was able to get past > it. Changing the regex from: > > > to: > > > fixed the problem. It seems XML Beans does not interpret the leading ^ > symbol correctly. Is this by design or should I

Re: issues Axis 2/Axis1

2014-02-17 Thread robertlazarski .
On Mon, Feb 17, 2014 at 4:20 PM, Neelam Dharnidharka wrote: > Let me know if there is an issue with Axis 2. I don't see this in the docs, and not sure what you mean by 'SOAP UI' ... but I would try putting this into your services.xml and see if that helps: true -

Re: issues Axis 2/Axis1

2014-02-17 Thread robertlazarski .
On Mon, Feb 17, 2014 at 4:59 PM, Neelam Dharnidharka wrote: > Can't we use *wsdd file with axis2? Nope! - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.or

Re: issues Axis 2/Axis1

2014-02-17 Thread robertlazarski .
On Mon, Feb 17, 2014 at 8:22 PM, Neelam Dharnidharka wrote: > Could you pl clarify where to get the fix from? I mean which version of Axis? > I see its fixed in 1.4, but in 1.4 I don't see any class like generateWSDL. A quick google search turned up what I believe what you are looking for. http:

Re: [Axis2] Exception in loading logging module

2014-05-14 Thread robertlazarski .
On Wed, May 14, 2014 at 6:33 AM, Manuela Vergerio < manuela.verge...@teaminformatica.ch> wrote: > Caused by: org.apache.axis2.phaseresolver.PhaseException: Did not find the > desired phase 'Logging' while deploying handler 'InFlowLogHandler'. > > at > org.apache.axis2.phaseresolver.PhaseHo

Re: issue

2015-04-30 Thread robertlazarski .
On Thu, Apr 30, 2015 at 6:33 AM, Ravi Kumar Verma wrote: > Hi, > > I am getting the following while deploying aar file on axis2 1.1.1 > > > > Error: java.lang.UnsupportedClassVersionError: Google on UnsupportedClassVersionError. It typically means that you compiled your classes in a different maj

Re: missing org.test.headershandler.HeadersHandlerResponse

2016-10-04 Thread robertlazarski .
Email from 2009? Axis 2 version 1.5? I suggest trying to compile HEAD and seeing what happens. On Tue, Oct 4, 2016 at 11:47 AM, Martin Gainty wrote: > http://mail-archives.apache.org/mod_mbox/axis-java-dev/200905.mbox/%3c20090512135518.06d662388...@eris.apache.org%3E > > axis-2.1.5 jaxws-integrat

Re: java.io.IOException: An established connection was aborted by the software in your host machine

2016-10-19 Thread robertlazarski .
On Wed, Oct 19, 2016 at 12:56 PM, Alex Adria Cuadripani wrote: > We are experiencing a very extrange problem with our app. > > > > We have a very simple infraestructure consisting in a Frontend Java project > and a Axis2 web services project that is called from front end using > clients. > > > > A

Re: [VOTE] Release Axis2 1.7.5

2017-05-06 Thread robertlazarski .
+1 On Sat, May 6, 2017 at 1:04 PM, Andreas Veithen wrote: > This is a vote to release Apache Axis2 1.7.5. > > SVN tag: http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.5/ > Maven artifacts: > https://repository.apache.org/content/repositories/orgapacheaxis2-1011/ > Distributions: >

Re: Unable to generate WSDL via ANT

2017-06-16 Thread robertlazarski .
On Fri, Jun 16, 2017 at 11:12 AM, Robert Seletsky wrote: > Using IntelliJ with ANT to generate WSDL, but getting the following errors – > attaching screenshot. > > Please advise. The ant part is running fine but you are getting an error "can't serialize the policy" while referencing an external X

Re: Unable to generate WSDL via ANT

2017-06-16 Thread robertlazarski .
On Fri, Jun 16, 2017 at 11:35 AM, robertlazarski . wrote: > > I also note that you are running an old version of axis2 1.6.2 - the > latest version is 1.7.5. I suggest upgrading and seeing if the problem > still exists. > > - R Actually I am not sure what version you are runnin

Re: Unable to generate WSDL via ANT

2017-06-16 Thread robertlazarski .
On Fri, Jun 16, 2017 at 1:20 PM, Robert Seletsky wrote: > I fixed this latest build error by downloading xmlschema-core-2.2.2.jar, but > now getting another 'can't serialize the policy' build error. > > Attaching screenshot. > > On a mailing list its generally most helpful if you paste the entire

Re: Unable to generate WSDL via ANT

2017-06-16 Thread robertlazarski .
On Fri, Jun 16, 2017 at 1:37 PM, Robert Seletsky wrote: > Attaching full screenshot. OK well plain text is preferred but anyways ... are you running JDK 1.6? The source code for this error indicates you might be. If so, try JDK 1.8. ---

Re: Unable to generate WSDL via ANT

2017-06-16 Thread robertlazarski .
On Fri, Jun 16, 2017 at 1:54 PM, Robert Seletsky wrote: > Changed build.xml > > > > > But, still same build error. > > Thank You! > > > Robert > When running ant, try passing the -debug flag and please indicate your exact java version. You should see something like: Detected Java version: 1.8

Re: [VOTE] Release Axis2 1.7.6 and Rampart 1.7.1

2017-07-30 Thread robertlazarski .
+1 Robert On Sun, Jul 30, 2017 at 4:52 PM, Andreas Veithen wrote: > This is a vote to release Apache Axis2 1.7.5 and Rampart 1.7.1. > > ** Axis2 1.7.6 > > SVN tag: http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.6/ > Maven artifacts: > https://repository.apache.org/content/reposit

Re: Axis move to the Attic (was: Board concerns over Axis project reports - README)

2017-10-11 Thread robertlazarski .
I was waiting for Andreas Veithen to reply since he is by far the most active contributor to Axis2 currently. I have a vested interest in Axis2 going forward as its used extensively by the company I work for. The CVE questions that come up periodically with Axis2 and its dependencies are essential

Re: Axis move to the Attic (was: Board concerns over Axis project reports - README)

2017-10-12 Thread robertlazarski .
On Wed, Oct 11, 2017 at 11:26 PM, Martin Gainty wrote: > with regards to Axiom: > > i vote to split Axiom from Axis and keep Axiom as a top-level ASF > project..this would allow devs to swap Axiom with other > StaxParsers..thoughts? > > also it is my belief Rampart should be split off to top-leve

Re: [VOTE] Release Axis2 1.7.7

2017-11-22 Thread robertlazarski .
+1 On Wed, Nov 22, 2017 at 4:26 AM, Andreas Veithen wrote: > This is a vote to release Apache Axis2 1.7.7. > > SVN tag: http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.7/ > Maven artifacts: > https://repository.apache.org/content/repositories/orgapacheaxis2-1016/ > Distributions:

Re: Axis fault error

2018-01-29 Thread robertlazarski .
On Mon, Jan 29, 2018 at 10:42 AM, Ravi Kiran wrote: > Hi need some help with the below error: > Trying to make a Web service call from a Java proxy client, generated > using apache axis and Eclipse based on wsdl file. > > When trying to make a webservice call with the help of generated java >

Re: [Axis2] : Application Error message in Acunetix Report

2018-01-29 Thread robertlazarski .
On Sun, Jan 28, 2018 at 10:29 PM, fateh.singh wrote: > Hi Team, > > > > We scanned the *axis2 version 1.7.6* with *Acunetix* to find security > threats. Acunetix reported an issue "*Application Error Message*". We are > getting *response code 500* with error message *"Internal Server Error"*. > >

Re: [Axis2] : Application Error message in Acunetix Report

2018-01-31 Thread robertlazarski .
See my previous response from a few days ago, my suggestion is that you can fix the info leak via the application server config, On Tue, Jan 30, 2018 at 10:27 PM, fateh.singh wrote: > Hi Folks, > > > > Any help on this would be appreciated!!! > > > > > > Regards, > > Fateh Singh, > > Extn: 612 (

Re: [Axis2] : Application Error message in Acunetix Report

2018-02-02 Thread robertlazarski .
On Thu, Feb 1, 2018 at 9:16 PM, fateh.singh wrote: > Hi Robertlazarski, > > > > Thank you for response and support provided. > > The configuration you shared is for wildfly and JBoss 7 onwards. JBoss 6.X > does not support this feature. Please let me know is ther

Re: [Axis2] : Application Error message in Acunetix Report

2018-02-02 Thread robertlazarski .
On Fri, Feb 2, 2018 at 6:23 AM, robertlazarski . wrote: > > > On Thu, Feb 1, 2018 at 9:16 PM, fateh.singh > wrote: > >> Hi Robertlazarski, >> >> >> >> Thank you for response and support provided. >> >> The configuration you shared

Re: [Axis2] : Application Error message in Acunetix Report

2018-02-02 Thread robertlazarski .
On Fri, Feb 2, 2018 at 6:56 AM, robertlazarski . wrote: > > > On Fri, Feb 2, 2018 at 6:23 AM, robertlazarski . > wrote: > >> >> >> On Thu, Feb 1, 2018 at 9:16 PM, fateh.singh >> wrote: >> >>> Hi Robertlazarski, >>> >&

Re: [VOTE] Release Axis2 1.7.8

2018-05-19 Thread robertlazarski
On Sat, May 19, 2018 at 1:33 PM, Andreas Veithen wrote: > This is a vote to release Apache Axis2 1.7.7. > > SVN tag: http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.8/ > Maven artifacts: > https://repository.apache.org/content/repositories/orgapacheaxis2-1018/ > Distributions: > ht

Re: [AXIS2] Throttle upload bandwidth during sending SOAP messages

2018-06-07 Thread robertlazarski
On Thu, Jun 7, 2018 at 9:42 AM, Thorsten Schöning wrote: > Hi all, > > I need to create some Java application sending large binary files to > some SOAP endpoint and one major requirement is that I implement some > bandwidth throttling, so that the upload of the file only consumes > e.g. XX MBit/s

Re: [AXIS2] Throttle upload bandwidth during sending SOAP messages

2018-06-07 Thread robertlazarski
On Thu, Jun 7, 2018 at 10:58 AM, Thorsten Schöning wrote: > Guten Tag robertlazarski, > am Donnerstag, 7. Juni 2018 um 18:18 schrieben Sie: > > > The Apache httpcomponents lib from the client [...] can tune some of > > the rate behavior. > > So "7.1. Custom client

Re: [AXIS2] Throttle upload bandwidth during sending SOAP messages

2018-06-11 Thread robertlazarski
On Mon, Jun 11, 2018 at 5:44 AM, Thorsten Schöning wrote: > Guten Tag Thorsten Schöning, > am Donnerstag, 7. Juni 2018 um 18:58 schrieben Sie: > > > So "7.1. Custom client connections" seem to be the way to go: Provide > > a custom HttpConnectionFactory and make Axis2 to use that, while I've > >

Re: axis2 client issue with version 1.7.8

2018-07-18 Thread robertlazarski
On Wed, Jul 18, 2018 at 7:54 AM, viji.mv wrote: > > Hi, > > I am running axis client using axis2 version 1.7.8 and getting following > error. > > It is found that type is null > > org.apache.axis2.AxisFault > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) > at > org.apache.ax

Re: axis2 client issue with version 1.7.8

2018-07-18 Thread robertlazarski
On Wed, Jul 18, 2018 at 8:01 AM, robertlazarski wrote: > > > On Wed, Jul 18, 2018 at 7:54 AM, viji.mv wrote: > >> >> Hi, >> >> I am running axis client using axis2 version 1.7.8 and getting following >> error. >> >> It is found that t

Re: axis2 client issue with version 1.7.8

2018-07-19 Thread robertlazarski
On Wed, Jul 18, 2018 at 8:02 AM, robertlazarski wrote: > > > On Wed, Jul 18, 2018 at 8:01 AM, robertlazarski > wrote: > >> >> >> On Wed, Jul 18, 2018 at 7:54 AM, viji.mv wrote: >> >>> >>> Hi, >>> >>> I am running axis c

Re: axis2 client issue with version 1.7.8

2018-07-31 Thread robertlazarski
outputStream.write(decoded_data); > outputStream.flush(); > outputStream.close(); > > } > } > > > > > On 07/20/2018 10:42 AM, viji.mv wrote: > > Hello, > > In client side we are just

Re: [Axis2]: Authenticate WSDL

2018-09-28 Thread robertlazarski
On Thu, Sep 27, 2018 at 11:46 PM SUBBU S wrote: > Hi Team, > > > > Through Admistractive console we are able to access available service, > after authentication we able to access available services > > > > Same way, we need authentication for the WSDL file, which are not > authenticated. Any body

Re: [Axis2] Secure Cookie not returned to WebServer

2018-11-13 Thread robertlazarski
On Tue, Nov 13, 2018 at 4:47 AM R. Lapsien wrote: > Secure Cookie not returned to WebServer > > > I'm accessing a WebService on an BEA Server from a Java client using AXIS2 > 1.7.8 > > As can be seen in the SSL trace AXIS2 is not returning the secure cookie > (named '_WL_AUTHCOOKIE_JSESSIONID') t

Re: [VOTE] Release Axis2 1.7.9

2018-11-16 Thread robertlazarski
On Fri, Nov 16, 2018 at 1:18 PM Andreas Veithen wrote: > This is a vote to release Apache Axis2 1.7.9. > > SVN tag: http://svn.apache.org/repos/asf/axis/axis2/java/core/tags/v1.7.9/ > Maven artifacts: > https://repository.apache.org/content/repositories/orgapacheaxis2-1019/ > Distributions: > htt

Re: [VOTE] Release Axis2 1.7.9

2018-11-19 Thread robertlazarski
All, we still need votes. Lets give Andreas the support he needs for this release. Regards, Robert On Sun, Nov 18, 2018 at 1:48 AM Kishanthan Thangarajah < kshanth2...@gmail.com> wrote: > +1 > > Thanks, > Kishanthan > > On Sat, Nov 17, 2018 at 1:48 AM Andreas Veithen > wrote: > >> This is a vot

Re: [Axis2] - Is Axis2 version 1.4 affected by RFC 2818?

2019-02-10 Thread robertlazarski
Axis2 1.4 is very old and is unsupported. The latest Axis2 allows you to configure httpclient4 instead of httpclient3. That might help. Is your SSL cert self signed? It may be misconfigured. Regards, Robert On Thu, Feb 7, 2019 at 7:12 PM wrote: > Hello Team, > > > > We are using Axis2 1.4 to

Re: RE: [Axis2] - Is Axis2 version 1.4 affected by RFC 2818?

2019-02-11 Thread robertlazarski
On Mon, Feb 11, 2019 at 4:03 AM Herring, Bruce (T55B) < bruce.herr...@hii-nns.com> wrote: > Please take bruce.herr...@hii-nns.com off your e-mail replies. > > You are subscribed to the Axis2 dev list. You may want to unsubscribe. Regards, Robert > If you are not the addressee, please inform us

Re: axis2 codegen error: No such file or directory: databindsupporter

2019-12-04 Thread robertlazarski .
That's a very similar environment as my day job, does the dir exist? My guess is the path is wrong in your config. Less likely but possible, is it exists though without read access somehow. /var/lib/jenkins/workspace/spf_core_Webservices_develop/databindsupporter Regards, Robert On Tue, Dec 3, 2

Re: axis2 codegen error: No such file or directory: databindsupporter

2019-12-05 Thread robertlazarski .
suppressPrefixes = false​ > [DEBUG] (f) syncMode = sync​ > [DEBUG] (f) targetSourceFolderLocation = src​ > [DEBUG] (f) unpackClasses = true​ > [DEBUG] (f) unwrap = false​ > [DEBUG] (f) wsdlFile = > /var/lib/jenkins/workspace/spf_core_Webservices_develop/MyAppWsAuthenticateC

Re: axis2 codegen error: No such file or directory: databindsupporter

2019-12-16 Thread robertlazarski .
this method in 1.7.9 with the > 1.4.1 version, the build passed this step but failed later on, again with a > message relating to a null URL object. > > > ~~ > Michael FRYARS > mfry...@hotmail.com > ~~ > > ___

Re: axis2 codegen error: No such file or directory: databindsupporter

2019-12-16 Thread robertlazarski .
The absolute path of the xsl reference may be a problem, I suggest removing the leading "/" and seeing if that helps. On Mon, Dec 16, 2019 at 6:50 AM robertlazarski . wrote: > > Somehow it seems axis2-xmlbeans-1.7.9.jar is not in the same > classloader that call

Re: axis2 codegen error: No such file or directory: databindsupporter

2019-12-17 Thread robertlazarski .
cleModuleBuilder.java:80) > at > org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120) > at org.apache.maven.DefaultMaven.doExec

Re: [Axis2]

2020-01-30 Thread robertlazarski .
Hard to say without seeing your code. Try enabling debug logging. I suggest double checking your axis2.xml config, using the logging module or soap monitor as a reference. Regards, Robert On Thu, Jan 30, 2020 at 12:15 AM Faizan Khan wrote: > > Hi I have implemented my own module with handler fo

Re: [Axis2]

2020-02-13 Thread robertlazarski .
I reviewed your code and logs, can you please post your services.xml for completeness? Its probably correct since your module is getting invoked. Its been a while since I looked at this module code, I contributed the soap monitor module many years ago. So it seems the messagecontext is not null,

Axis2 github mirror SVN sync problems and Travis nightly builds

2020-03-12 Thread robertlazarski .
Andreas, I believe you may have set up the github mirror below some time ago? https://github.com/apache/axis2-java All commits on the Axis2 SVN trunk stopped syncing with Github about a year ago. I am asking about this because the Travis nightly builds seem to be Github based and they also stoppe

Re: Move from SVN to git? (Was: Re: Axis2 github mirror SVN sync problems and Travis nightly builds)

2020-03-19 Thread robertlazarski .
Bill, thanks for keeping the conversation going - and sorry for the delay as its been a busy week for me. Since you volunteered, please open a ticket with infra. The existing svn to git mirror stopped working and effectively broke the Java nightly builds, I see only an upside. Looks like we migh

Re: Git Migration Status Update - Axis1/Java and Axis1/C done

2020-04-01 Thread robertlazarski .
Thanks Bill! I did a clone on the Axis1 Java repo and it has all the latest commits, looks great! We do seem to have the old out of sync Axis1 Java site on github still - so we have two sites. I suppose we should simply remove all the old sites for each project since its around a year out of sync

Re: Git Migration Status Update - Axis1/Java and Axis1/C done

2020-04-03 Thread robertlazarski .
Axis 1 java hasn't been released since 2006, though we continue to apply security fixes and community supplied patches to it. AFAIK no one is using Axis 1 c, though I suppose we will still allow git clones of it. Regards, Robert On Fri, Apr 3, 2020 at 9:20 AM Giorgio Zoppi wrote: > Hi Bill, >

Re: External services (Travis, etc.) for Git repos

2020-06-01 Thread robertlazarski .
On Wed, May 27, 2020 at 12:50 PM Bill Blough wrote: > > On Mon, Apr 20, 2020 at 08:16:24PM +0100, Andreas Veithen wrote: > > On Mon, Apr 20, 2020 at 7:41 PM Bill Blough > wrote: > > > > > As I understand it, we'll have to request that external services, such > > > as Travis, be enabled for the g

Re: External services (Travis, etc.) for Git repos

2020-06-09 Thread robertlazarski .
? Regards, Robert On Mon, Jun 1, 2020 at 6:11 AM robertlazarski . wrote: > > > On Wed, May 27, 2020 at 12:50 PM Bill Blough > wrote: > >> >> On Mon, Apr 20, 2020 at 08:16:24PM +0100, Andreas Veithen wrote: >> > On Mon, Apr 20, 2020 at 7:41 PM Bill Blough >

Re: Axis2-1.7.9 upgrade libs

2020-09-11 Thread robertlazarski
Go ahead and create a Jira issue for Axis2, and list the jar's you'd like updated. I tried to upgrade commons-fileupload about a week ago actually. I ran into problems with our OSGI module since it bundles some specific versions. I'll be looking more into that soon. The goal for the next release

Re: Axis2-1.7.9 upgrade libs

2020-09-11 Thread robertlazarski
About dropping in new versions of commons-fileupdate and xalan into your webapp for example ... sure, I'd expect no problems. On Fri, Sep 11, 2020 at 5:01 AM robertlazarski wrote: > Go ahead and create a Jira issue for Axis2, and list the jar's you'd like > updated. &

Re: [EXT] [jira] [Commented] (AXIS2-5984) Switch to org.glassfish.jaxb artifacts?

2020-09-14 Thread robertlazarski
commons fileupload will definitely be upgraded to 1.4, I tried a few weeks ago but ran into a problem in the OSGI module. I'll be looking more into that code soon. Robert On Sun, Sep 13, 2020 at 10:16 PM Jipa, Alexandru-Stefan < alexandrustefan.j...@finastra.com> wrote: > Hi, > > Thank you for t

Re: [EXT] [jira] [Commented] (AXIS2-5984) Switch to org.glassfish.jaxb artifacts?

2020-09-14 Thread robertlazarski
if it is > possible? > > > > Stefan > > > > *From:* robertlazarski > *Sent:* Monday, September 14, 2020 4:13 PM > *To:* java-dev@axis.apache.org > *Subject:* Re: [EXT] [jira] [Commented] (AXIS2-5984) Switch to > org.glassfish.jaxb artifacts? > > > > comm

Re: [EXT] [jira] [Commented] (AXIS2-5984) Switch to org.glassfish.jaxb artifacts?

2020-09-14 Thread robertlazarski
< alexandrustefan.j...@finastra.com> wrote: > Will affect this upgrade the support for example to openjdk 1.8 versions? > > > > Stefan > > > > *From:* robertlazarski > *Sent:* Monday, September 14, 2020 4:35 PM > *To:* java-dev@axis.apache.org > *Subject:

Re: Upgrading manually xalan 2.7.2 and commons fileupload 1.4 in axis2-1.7.9

2020-10-01 Thread robertlazarski
Yes this is a known issue as I ran into it myself a few weeks ago. I never used the OSGI part of Axis2, but anyways we are planning a release around the end of this year and we'll definitely update these deps. In the meantime, we switched to Github earlier this year - see below. Feel free to sugg

Re: Upgrading manually xalan 2.7.2 and commons fileupload 1.4 in axis2-1.7.9

2020-10-08 Thread robertlazarski
There is some type of OSGI issue in Felix - I am new to both as I never used them personally. One of our committers, apparently ran into this issue. I am trying to set the right break point since the original Exception isn't getting logged. I still haven't figured it out, but I am working on it.

Re: Upgrading manually xalan 2.7.2 and commons fileupload 1.4 in axis2-1.7.9

2020-10-09 Thread robertlazarski
clean install war: axis-axis2-java-core/modules/distribution/target/axis2-1.8.0-SNAPSHOT/dist/axis2.war On Thu, Oct 8, 2020 at 2:22 PM robertlazarski wrote: > There is some type of OSGI issue in Felix - I am new to both as I never > used them personally. > > One of our committers

Re: axis2-1.7.9 running with invalid JAXP

2020-10-14 Thread robertlazarski
I suggest using these flags to ant, then paste the entire output: ant -verbose -debug -Djaxp.debug=1 Robert On Wed, Oct 14, 2020 at 4:08 AM Levi, Yogev wrote: > > > Hi > > > > I'm trying to generate axis2-1.7.9 stub files from wsdl file by calling > axis2 classname="org.apache.axis2.tool.ant.A

Re: axis2-1.7.9 running with invalid JAXP

2020-10-15 Thread robertlazarski
gt; > > > BR, > > *Yogev Levi* > > Senior Software Engineer > > *TEOCO Ltd.* > > c: > > +972 52 4455 708 > > p: > > +972 3 9269752 > > *E-mail: yogev.l...@teoco.com * > > www.teoco.com > > > > > > *From:* Levi, Yogev > *

  1   2   >