Re: No version 2.0.0 for axis2-jaxbri ?

2025-07-08 Thread robertlazarski
> > > Leonel Gayard > > Software Engineer > > Sorocaba, SP, Brazil > > Brex.com <http://brex.com/> > > > > On Tue, Jul 8, 2025 at 12:43 PM robertlazarski > wrote: > >> Looks like it got renamed at some point, we still distribute it. >> >&

Re: No version 2.0.0 for axis2-jaxbri ?

2025-07-08 Thread robertlazarski
Looks like it got renamed at some point, we still distribute it. https://mvnrepository.com/artifact/org.apache.axis2/axis2-jaxbri-codegen On Tue, Jul 8, 2025 at 3:38 AM Leonel Gayard wrote: > I can't find version 2.0.0 for axis2-jaxbri in Maven repos [1]; nor > version 1.8.2. > > Is this artifa

Re: Axis2 Corba webservices using JSON

2025-06-25 Thread robertlazarski
Did you set up your axis2.xml file for badgerfish? Can you post it, if you edited it? The axis2.xml file is the place to customize optional features like these. I don't use badgerfish myself - but I read that doc a lot as I use the later introduced JSON support with GSON / Moshi quite a bit. Unle

[Axis2] Clustering support about to be removed, any users please speak up now

2025-06-10 Thread robertlazarski
Hello Axis2 Community, Axis2 has what appears to be a seldom used optional feature - clustering - and it has been brought to our attention that it has insecure code, demonstrated by a small proof of concept exploitation. To be clear - you have to manually enable clustering. It is off by default.

Re: JSON with XML Stream API/moshi

2025-03-13 Thread robertlazarski
e get implemented. On Thu, Mar 13, 2025 at 4:47 AM Stefan Traud wrote: > Thanks a lot for looking into this (and apologies for the late response) - > very much appreciated! > > > Am Donnerstag, 27. Februar 2025 um 16:38:40 MEZ hat robertlazarski < > robertlazar...@gmail.

[Announce] Release of Apache Axis2 2.0.0

2025-03-11 Thread robertlazarski
The Apache Axis2 team is pleased to announce the general availability of the Axis2 2.0.0 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: JSON with XML Stream API/moshi

2025-02-27 Thread robertlazarski
asedDispatcher"> > > > > > > > > Regarding the moshi.MoshiXMLStreamReader: While I can not see any of the > unsupported methods being entered during debugging, I can see the > getAttributeCount method being invoked. This method always returns 0. > >

Re: JSON with XML Stream API/moshi

2025-02-23 Thread robertlazarski
utes" : > {"currency":"USD"}. This trial-and-error approach does not work. > > I also tried what happens if I change the wsdl to require an attribute in > the getPriceResponse (instead of in the request), as this will use the > moshi.JsonFormatter > to wr

Re: JSON with XML Stream API/moshi

2025-02-18 Thread robertlazarski
Could you please paste or attach your logs? That may help me understand the problem better. I don't have use cases combining XML and JSON in my own projects but I know the code pretty well and I can probably help. On Mon, Feb 17, 2025 at 5:23 AM Stefan Traud wrote: > Hi Robert > Using contract f

Re: moshi.JSONBuilder not building SOAP body from JSON

2025-02-12 Thread robertlazarski
eb 12, 2025 at 9:52 AM robertlazarski wrote: > For SOAP in your example, it is a different implementation. The user guide > link is pure JSON without SOAP at all. > > On Wed, Feb 12, 2025 at 9:40 AM robertlazarski > wrote: > >> I use Moshi with Axis2 quite a bit at my day job,

Re: moshi.JSONBuilder not building SOAP body from JSON

2025-02-12 Thread robertlazarski
For SOAP in your example, it is a different implementation. The user guide link is pure JSON without SOAP at all. On Wed, Feb 12, 2025 at 9:40 AM robertlazarski wrote: > I use Moshi with Axis2 quite a bit at my day job, and the 2.0.0 release > that is about to go out very soon has improve

Re: moshi.JSONBuilder not building SOAP body from JSON

2025-02-12 Thread robertlazarski
I use Moshi with Axis2 quite a bit at my day job, and the 2.0.0 release that is about to go out very soon has improved this area of Axis2. For 1.8.2 we have samples and a user guide for Moshi. It is based on Spring Boot but that is just for demonstration and it is not a requirement. This guide has

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread robertlazarski
file and it seems to require a Maven build, which > doesn’t work for me. > > > > Is there an easier way to get the source code? If not, I will attempt to > build it again and provide you > > with the Maven error log. > > > > Thanks for your help! > > > >

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread robertlazarski
. The Ant arguments on one side at least needs to change - not necessarily both but possible so. On Thu, Feb 6, 2025 at 9:44 AM robertlazarski wrote: > This has been a busy week for me and the email is long over a complicated > subject however I expect to see what advice I can give in the n

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-06 Thread robertlazarski
This has been a busy week for me and the email is long over a complicated subject however I expect to see what advice I can give in the next few days. On Fri, Jan 31, 2025 at 11:15 AM Debra Petta wrote: > Hi Everyone – > > > > I am in the process of attempting to convert my Axis 1.0 application

[Announce] Release of Apache Rampart 1.8.0

2024-12-10 Thread robertlazarski
The Apache Axis2 / Rampart team is pleased to announce the general availability of the Rampart 1.8.0 release. This will be the last Rampart version that supports the javax namespace instead of jakarta. Rampart 2.0.0 will support Jakarta and Tomcat 11 / Wildfly 32. The new version can be downloade

Re: DEBUG_FRAME messages in catalina.out log file

2024-07-11 Thread robertlazarski
It is all commons-logging with log4j2, so did you try editing WEB-INF/classes/l og4j2.xml and setting it up so it doesn't log to the console? You are not the first person to bring this up, so if you divide on a sane config let us know and I will commit it. On Thu, Jul 11, 2024 at 2:08 AM Amit Pat

Re: Migrating axis2-1.8.2

2024-06-30 Thread robertlazarski
leased soon? > > I appreciate your support since we are migrating to EAP 8 and Java 17 and > getting some runtime errors with Axis 2 1.8.2. > > > > On Sunday, May 26, 2024 at 08:22:57 PM EDT, robertlazarski < > robertlazar...@gmail.com> wrote: > > > Might want t

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
you so much for the help and guidance. One last question, if I > successfully compile the current axis2-1.8.3, will it be officially ok to > use it in my code? > > On Mon, 27 May 2024 at 05:52, robertlazarski > wrote: > >> Might want to use openjdk. >> >>

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
Might want to use openjdk. On Sun, May 26, 2024 at 2:14 PM Amit Patil wrote: > Okay, I will also try with the latest version of jdk and try to compile. > > On Mon, 27 May 2024 at 05:42, robertlazarski > wrote: > >> Your JDK is a little dated though I am unsure if tha

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
sing right now with the jakarta ones? Or will it be officially ok if I > use the pre compiled axis2-1.8.3 package if I can find it somewhere to use > in my code? We are already using JDK 17 in our code. > Which approach should I use? Can you please suggest? > > On Mon, 27 May

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
6, 2024 at 2:00 PM robertlazarski wrote: > No idea, I am not seeing these issues anywhere else - locally, on GitHub - > however I don't doubt there is a problem as this is the unstable master > branch and I run Ubuntu locally. > > We are moving to JDK 17 as jakarta requires

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
05:02, Amit Patil > wrote: > >> Shoule source and target in parent pom.xml be 17? >> >> >> 1.8 >> 1.8 >> >> >> On Mon, 27 May 2024 at 04:45, robertlazarski >> wro

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
un, May 26, 2024 at 12:55 PM Amit Patil wrote: > Yes I am using jdk 17. > permission java.io.FilePermission "C:\\Program Files\\Eclipse > Adoptium\\jdk-17.0.3.7-hotspot", "read,readlink"; > > On Mon, 27 May 2024 at 04:23, robertlazarski > wrote: > >&

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
of Java Security Manager blocking access to certain > resources (files and URLs) required by the tests. I will try to solve this > but can you tell if I am missing anything here? > > > Thanks, > Amit Patil > > On Mon, 27 May 2024 at 03:39, robertlazarski > wrote:

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
The license is open source via the Apache license at all times - the only difference with an official release of 1.8.3 is binaries that can be loaded via Maven and direct links. On Sun, May 26, 2024 at 12:06 PM robertlazarski wrote: > This is the repo - only missing feature is OSGI as it

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
released yet with a licence. Although it will be good for testing for now > and communicating with the customer for future roadmap. > Also is there any other workaround for this? > > Thanks for the help, > Amit Patil > > On Mon, 27 May 2024 at 03:06, robertlazarski >

Re: Migrating axis2-1.8.2

2024-05-26 Thread robertlazarski
Tomcat 10 supports axis2 via the legacyAppBase folder - see the Tomcat 10 docs for details. Axis 1.8.3 will support jakarta and the only thing holding up the release is httpclient5 which isn't related to jakarta at all ... you can check out the Axis2 github repo and compile from source now if you

Re: [Axis2] - Problem with authentication Negotiate

2024-02-16 Thread robertlazarski
To further clarify, see the example using CACHED_HTTP_CLIENT below; however that example is going to change slightly soon for httpclient 5.x. https://axis.apache.org/axis2/java/core/docs/http-transport.html On Fri, Feb 16, 2024 at 2:57 PM robertlazarski wrote: > I looked more into this an

Re: [Axis2] - Problem with authentication Negotiate

2024-02-16 Thread robertlazarski
sting CACHED_HTTP_CLIENT option. On Wed, Feb 7, 2024 at 5:48 AM Luis Silva wrote: > Hi Robert, > > > > All help is welcome. If necessary, I’m available to help with testing. > > > > Best Regard’s, > > Luis Silva > > > > > > *From:* robertlazarski >

Re: [Axis2] - Problem with authentication Negotiate

2024-02-07 Thread robertlazarski
It might take me a few days to look at this but I can probably help. I'm about to make commits that upgrade Axis2 from httpclient 4.x to 5.x for the next release and this feature will need to be fixed for that too. On Wed, Feb 7, 2024 at 4:32 AM Luis Silva wrote: > Hi, > > > > I’m having a prob

Re: Possible/feasible to hook into the wsdl2code code generation?

2024-02-06 Thread robertlazarski
l all there old version > be updated to most recent versions that have addressed the security > vulnerabilities? > > Thanks, Amir Razi > > On Tuesday, February 6, 2024 at 10:44:26 AM EST, robertlazarski < > robertlazar...@gmail.com> wrote: > > > I finally found som

Re: Possible/feasible to hook into the wsdl2code code generation?

2024-02-06 Thread robertlazarski
changing a generated > class name (qname element) fails with the xsdconfig through Maven, while > the same xsdconfig through scomp works.) > > So back to square one I guess. Would it be easiest to just fork a > codegen package and make a quick and dirty hack in the code or a > sty

Re: Possible/feasible to hook into the wsdl2code code generation?

2023-12-19 Thread robertlazarski
The two things I suggest looking into are the WSDCode java class with ways such as Ant / Maven to tie into it... And the xls code for each data binding - ADB, XMLBeans, JAXB among others - that does the "implements org.apache.axis2.data binding.*" generation that is particular to the binding. Sin

Re: [Axis2] - Use oauth 2.0 when making a Soap Request

2023-08-08 Thread robertlazarski
Axis 2 1.7.9 and Rampart 1.7.1 are very old and a difficult combo. Rampart is going through a very major refactoring right now, including upgrading OpenSAML and WSS4J to the latest. See RAMPART-449. See the github Rampart repo to follow along. Right now the focus is fixing the unit tests. Any typ

Re: Axis2 classes from Axis

2023-07-30 Thread robertlazarski
I'm pretty sure those classes are related to ""SOAP encoding" which axis2 doesn't support. I'm traveling now, but if you are not using SOAP encoding then there is no issue really. If you are using SOAP encoding, can you change that? On Thu, Jul 27, 2023 at 1:50 PM Marco Rossi wrote: > Good a

Re: [Axis2] Problem with list services link in het axis2 home page

2023-01-31 Thread robertlazarski
Any clue on why there is a certificate issue? Since the problem seems related to JSP and therefore you have the source as part of the war, do you think you could debug it and propose a fix? On Tue, Jan 31, 2023 at 4:47 AM Maarten van den Broek < mbr...@messagedesign.nl> wrote: > Hello, > > I am

Re: Help with old service that uses soap encoding

2022-12-07 Thread robertlazarski
known issues currently. On Wed, Dec 7, 2022 at 2:43 AM Thiago Milczarek Sayão < thiago.sa...@gmail.com> wrote: > Hi Robert, > > Thanks for the reply. I still didn't have success. I'm thinking about > using axis 1.4. > > Cheers. > > Em ter., 6

Re: Help with old service that uses soap encoding

2022-12-06 Thread robertlazarski
I mean to include this link, which at the end of a page there is a better xmlbeans example. https://axis.apache.org/axis2/java/core/tools/CodegenToolReference.html On Tue, Dec 6, 2022 at 4:04 AM robertlazarski wrote: > Did you ever figure this out? > > I got busy this past week, how

Re: Help with old service that uses soap encoding

2022-12-06 Thread robertlazarski
quot;processSyncReturn","this is array element 2"); > > > This is the example on stackoverflow. > > How would I insert a complex type, instead of a string? My guess it to > serialize de XmlObject and insert as string. How would I do that? > > Thanks. &g

Re: Help with old service that uses soap encoding

2022-11-29 Thread robertlazarski
Sorry, wrong link: https://stackoverflow.com/questions/11561194/how-can-i-get-axis2-to-handle-an-array On Tue, Nov 29, 2022 at 10:56 AM robertlazarski wrote: > Axis2 doesn't support soapenc. > > Axis 1.x does, but you likely don't want to use that. > > Some have cla

Re: Help with old service that uses soap encoding

2022-11-29 Thread robertlazarski
Axis2 doesn't support soapenc. Axis 1.x does, but you likely don't want to use that. Some have claimed that you can use the XMLBeans API directly, after you run wsdl2code. See the bottom of this link for an example. https://stackoverflow.com/questions/74577973/how-to-use-array-soap-encoding-typ

Re: Axis2 1.8.2 with Rampart 1.7.1

2022-10-11 Thread robertlazarski
<< > "403 Forbidden[\r][\n]" > 2022-10-10 15:18:49,171 [main] DEBUG httpclient.wire.content - << > "Microsoft-Azure-Application-Gateway/v2[\r][\n]" > 2022-10-10 15:18:49,171 [main] DEBUG httpclient.wire.content - << > "[\r][\n]" > 2022-10-10

Re: Axis2 1.8.2 with Rampart 1.7.1

2022-10-11 Thread robertlazarski
On Mon, Oct 10, 2022 at 10:22 AM Prasanth wrote: > 2022-10-10 15:18:49,171 [main] DEBUG httpclient.wire.content - << > "403 Forbidden[\r][\n]" > > Thanks, > Prasanth > > The error "http 403" means "forbidden" and is a red flag. There is something, somewhere, that is denying access to that URL.

Re: Axis2 1.8.2 with Rampart 1.7.1

2022-10-10 Thread robertlazarski
First of all, see RAMPART-449 for a discussion on the next release. To see the messages, the way I would do it is the SOAP Monitor as explained in the docs. On Thu, Oct 6, 2022 at 4:50 AM Prasanth wrote: > Hi, > > I am building a client for a web service using Axis2 1.8.1 and Rampart > 1.7.1 wi

Re: AXIS2 1.8.2 Eclipse Plugin Problem.

2022-08-29 Thread robertlazarski
This week is starting off really busy at my day job, though I expect to have some time to investigate this issue in the next day or two. Seems like we don't have any committers using these plugins, and we are all volunteers so please bear with us. Robert On Fri, Aug 26, 2022 at 12:17 PM wrote:

[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: Broken download links for Axis2/J 1.8.1

2022-07-05 Thread robertlazarski
The 1.8.1 had a problem with the signature keys that wasn't noticed at the time of the release. Because of that, the links were removed earlier today. We're not sure what exactly happened but we need to release 1.8.2 to fix it. I am working on that today but it will take about at least 4 days to

[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

Re: Axis2 1.8.1 Release?

2022-05-25 Thread robertlazarski
A prerequisite for the next Axis2 release was Axiom 1.4.0 and that release was just completed today ... should hit the Maven repos later today or tomorrow. Axis2 should be following up soon - I'm guessing next week though since we are all volunteers it is hard to say with certainty. On Mon, May 2

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

Re: Axis 1.8.0

2022-05-14 Thread robertlazarski
You can see the commit details by using the commands below: git clone https://github.com/apache/axis-axis2-java-core.git git show 42bfd45924f995ff06807e3b6591b4a77e028d97 On Fri, May 13, 2022 at 5:45 AM robertlazarski wrote: > StAXOMBuilder was removed from Axis2 in 2016 since it was a

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: [Axis2] 1.8.0 not encoding CDATA xml string inputs

2022-04-22 Thread robertlazarski
Axis2 1.6.2 is from ten years ago. I took a look in the git commit messages and a few classes, and couldn't find an obvious reason for the change. It's possible this change was deliberate to fix something in relation to xml-c14n - just a guess. If you could help me pin down what class in the code

Re: [Axis2] support for jakarta.servlet

2022-02-04 Thread robertlazarski
We are all volunteers so it'd require community support to push it forward. It'd break Tomcat 8 and 9 support - is that really true? I am Wildfly user so I am not 100% sure. So little runs on Tomcat 10 right now so it's hard to say. For example, widely used projects like Jenkins won't run on Tomc

Re: [axis2-jaxws] Errors occurred while build effective model

2022-02-02 Thread robertlazarski
I see the problem, I just compiled the axiom from the latest in git: [DEBUG] org.codehaus.mojo:aspectj-maven-plugin:jar:1.14.0 [DEBUG]org.aspectj:aspectjrt:jar:1.9.7:runtime [DEBUG]org.aspectj:aspectjtools:jar:1.9.7:runtime [DEBUG]com.sun:tools:jar:11.0.2:system Yet it seems part of t

Re: Re: [Axis2] log4j inquiry

2022-01-26 Thread robertlazarski
his point. Should we just use the latest axis2-1.8.0.war and patch the > lower log4j 2.14.1 version to the newer 2.17.0? Has that been done and > proven to work on your end? > > > > When can we expect the 1.8.1 to be available? > > > > Thanks. > > > > >

Re: [Axis2] log4j inquiry

2022-01-26 Thread robertlazarski
The latest log4j2 is 2.17.1. That's the version used in our pom.xml in git. 1.6.x actually ships with log4j 1.x. The Axis2 release of 1.8.0 shipped log4j2 jars, which unfortunately needs to be patched manually via the latest jars. We'll be releasing 1.8.1 soon that will fix that. On Wed, Jan 26

Re: Help regarding generation of wsse:Security headers

2022-01-21 Thread robertlazarski
The wsse:Security sections are part of the soap envelope defined by the Axis sub project rampart: https://axis.apache.org/axis2/java/rampart/ I am not a current user of Rampart though I help maintain it. On Thu, Jan 13, 2022 at 6:31 PM Yeikel Valdes Santana wrote: > Hi all, > > > > I am new to

[axis2] For users before 1.8.0, old Apache HTTPClient versions and CVE-2012-5785

2021-12-20 Thread robertlazarski
See AXIS2-6018, for users of Axis2 1.8.0 there is no issue. For users of 1.7.x who have upgraded to Apache HTTPClient 4.x as described in AXIS2-5959 and are using a recent version of Apache HTTPClient unaffected by CVE-2014-3577 from 2014 there is no issue. All users are always encouraged to upgr

Re: Axis2 How to use my own HttpClient with SSL cert

2021-11-04 Thread robertlazarski
I don't see where the cert is loaded in your code. BTW, the latest httpclient version is 4.5.13. Anyways, if unsure you can find the cert of the target server via: openssl s_client -connect myserver.com:443 -showcerts Then you can set up httpclient like so ... tested with

Re: [Axis2] Issue with wsdl2java

2021-10-21 Thread robertlazarski
I took a look at the source, the best I can tell is that your policy is not in the couple default policies supported - but it is close. http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization http://schemas.xmlsoap.org/ws/2004/09/policy/encoding This is a case where you need to lo

Re: Disabling retries with AXIS2/J 1.8.0

2021-10-20 Thread robertlazarski
I looked at the source going back a few years and at one point there was some axis2 java test coverage for commons httpclient 3.x features using HttpMethodParams.RETRY_HANDLER. When we converted over to httpclient 4.x, we redid EchoRawMTOMFaultReportTest. See the history for testEchoFaultSync() an

Re: [Axis2] Migration Issues

2021-09-30 Thread robertlazarski
s mentioned there is one member who keeps the Axis1.x updated throughout > the years, is it possible to share his/her contact here? We would like to > reach out to him/her to understand more about current Axis1.x latest build. > > > > Thank you. > > > > > > Kind Regar

Re: [Axis2] Migration Issues

2021-09-29 Thread robertlazarski
021, 05:48 robertlazarski wrote: > While there has not been an official axis 1 release since 1.4 in 2006, > there has been hundreds of commits to the project in git since then. > > https://github.com/apache/axis-axis1-java > > The Apache security team requires all active repos to

Re: [Axis2] Migration Issues

2021-09-29 Thread robertlazarski
While there has not been an official axis 1 release since 1.4 in 2006, there has been hundreds of commits to the project in git since then. https://github.com/apache/axis-axis1-java The Apache security team requires all active repos to have vulnerabilities fixed. There are no open CVE's in the pr

[Announce] Release of Apache Axis2 1.8.0

2021-08-08 Thread robertlazarski
The Apache Axis2 team is pleased to announce the general availability of the Axis2 1.8.0 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: Axis2 1.8.0 Release timelines

2021-04-19 Thread robertlazarski
mentioned i.e., > AXIS2-5959. > And also facing issue with one of the security vulnerability in Axis2 > 1.7.9 : * CVE-2020-0822.* > > > > > > *From:* robertlazarski > *Sent:* Monday, April 19, 2021 6:08 PM > *To:* java-user@axis.apache.org > *Subject:* Re: Axis2 1.

Re: Axis2 1.8.0 Release timelines

2021-04-19 Thread robertlazarski
We are wrapping up the release now. We are volunteers so it's hard to say exactly when the release will be. The largest hurdle has been AXIS2-5959 regarding the complete removal of commons httpclient 3.x. I did a lot of coding in the last week on this. All that is remaining is some doc updates an

Re: [Axis2] Possible flaw in wsdl2java documentation? (jaxbri supported or not)

2021-01-31 Thread robertlazarski
I started to look into this. Jaxbri support was added after these docs were initially written, and they never got updated. Just wanted to reply to say I expect to have some upcoming commits here. I'll reply here when I know more ... It's fairly quick work but I haven't got to it yet. On Wed, Ja

Re: Axis2 not working with TLS V1.2

2020-11-05 Thread robertlazarski
I run all of my axis2 projects over TLS v1.2 without any problems. What error are you getting, exactly? Can you post a stack trace? On Thu, Nov 5, 2020 at 8:38 AM Fernando Cesar da Silva < fsi...@synchro.com.br> wrote: > Hi all... > > We are consuming a SOAP WS that changed the security protocol

Re: [Axis2] Dont get example POJOGUIDESPRING to run

2020-10-28 Thread robertlazarski
Also, check the logs in Tomcat as there could be an obvious problem there. If so, please post the entire stack trace. On Wed, Oct 28, 2020 at 9:03 AM robertlazarski wrote: > > Hello, > > This link should show the correct url of your service, if it is installed > correctly. >

Re: [Axis2] Dont get example POJOGUIDESPRING to run

2020-10-28 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 BTW, I don't think it's related t

Re: Apache Axis2 version 1.7.x and 1.7.9

2020-10-15 Thread robertlazarski
I am the current chair of the Axis project and I can assure you that this project has no such sunset plans. All Apache projects file a quarterly report that is public record. https://whimsy.apache.org/board/minutes/Axis.html As long as those reports are approved and there are at least three acti

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-09 Thread robertlazarski
at 5:50 PM Murali Challa wrote: > I have added the appenders as mentioned above but still no error logs are > displayed. > > On Thu, 10 Sep 2020, 9:12 am robertlazarski, > wrote: > >> Axis2 internally uses Apache commons-logging, which describes itself as >> &quo

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-09 Thread robertlazarski
lla wrote: > So I can remove the log4j jar that came with axis2 and can just add the > below lines you shared? > > I believe Log4j and Log4j2 jars have different implementation right? > In that case if I remove log4j jar, it will cause issues right? > > On Thu, 10 Sep 2020, 8

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-09 Thread robertlazarski
have specific log4j configuration as well to monitor Axis2 logs? > > On Thu, 10 Sep 2020, 6:42 am robertlazarski, > wrote: > >> We are going to need some logging in order to help. If you put the >> log4j.properties file distributed by Axis2 into your client classes dir, &g

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-09 Thread robertlazarski
ng the most of required jars but still no luck. > > Do you have any idea why it failing ? > > Thanks & Regards, > Murali > > On Tue, 8 Sep 2020, 9:12 pm robertlazarski, > wrote: > >> Yep, if you are just using Axis2 as the client then no need for an aar, >>

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-08 Thread robertlazarski
ng wsdl and > use the stubs to call the services . > > On Tue, 8 Sep 2020, 8:50 pm robertlazarski, > wrote: > >> You need to create an aar file for your own services. >> >> Web services clients and servers can use different implementations, both >> sid

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-08 Thread robertlazarski
reated by using Axis2? > > In my case, we are using wsdl of some other application (where the > services are not created by Axis2) to generate stubs using axis2. Will this > cause any problem? > > > > On Mon, 7 Sep 2020, 9:58 pm robertlazarski, > wrote: > >> The

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-07 Thread robertlazarski
he .aar file and > services.xml. Please confirm if my understanding is correct? > > .aar file need to be created for my Stub file or I need to include any > other files in building .aar? > > On Mon, 7 Sep 2020, 9:42 pm robertlazarski, > wrote: > >> version-1.7.9.aar is distribute

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-07 Thread robertlazarski
ny services.xml created in my workspace. Can you please > confirm if we need to create it manually ? and what all the details to be > mentioned in services.xml file?. > > Thanks in advance.. > > Murali > > On Mon, 7 Sep 2020, 1:04 am robertlazarski, > wrote: > >

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-06 Thread robertlazarski
Yes, and also WEB-INF/conf/axis2.xml. On Sun, Sep 6, 2020 at 9:44 AM Murali Challa wrote: > So in this case adding aar file in my webinf is enough and no need to add > axis2 war file in websphere, is it? > > On Mon, 7 Sep 2020, 1:04 am robertlazarski, > wrote: > >> You

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-06 Thread robertlazarski
You also need WEB-INF/conf/axis2.xml . The docs explain all this ... I am going by memory. Robert On Sun, Sep 6, 2020 at 9:34 AM robertlazarski wrote: > You can put the aar file of your axis2 code in your existing application, > by creating a WEB-INF/services directory that includes yo

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-06 Thread robertlazarski
on. > > Thank you so much for your patience and help.. > > > On Mon, 7 Sep 2020, 12:02 am robertlazarski, > wrote: > >> Please see my comments inline: >> >> On Sun, Sep 6, 2020 at 7:54 AM Murali Challa >> wrote: >> >>> Hi Robert ,

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-06 Thread robertlazarski
e optional, and generally are for advanced use cases. The concept of aar and mar files are further explained in the docs. https://axis.apache.org/axis2/java/core/docs/adv-userguide.html Robert On Sun, 6 Sep 2020, 11:07 pm robertlazarski, > wrote: > >> We have some Websphere specific inst

Re: [Axis2] - Need Help in Migrating from Axis1 to Axis2

2020-09-06 Thread robertlazarski
We have some Websphere specific instructions here. I am not a recent Websphere user myself. https://axis.apache.org/axis2/java/core/docs/app_server.html I suggest trying the "Happy Axis" page, something like: http://localhost:8080/axis2/axis2-web/HappyAxis.jsp Axis2 uses commons-logging interna

Re: [EXTERNAL]Re: Upgrade of Apache Axis2 Kernel

2020-01-14 Thread robertlazarski .
ication.ModuleException: [HTTP:101216]Servlet: "AxisServlet" > failed to preload on startup in Web application: "test.war". > > org.apache.axiom.om.DeferredParsingException: > javax.xml.stream.XMLStreamException: Error at Line:419, token:[SPACE] ( > > )Unbalanced ELEMENT

Re: [EXTERNAL]Re: Upgrade of Apache Axis2 Kernel

2020-01-11 Thread robertlazarski .
I just noticed you need "org.apache.axis2.dispatchers.RequestURIBasedDispatcher" , not "org.apache.axis2.engine.RequestURIBasedDispatcher" . For example, in your axis2.xml: Regards, Robert On Sat, Jan 11, 2020 at 8:10 AM robertlazarski . wrote: > >

Re: [EXTERNAL]Re: Upgrade of Apache Axis2 Kernel

2020-01-11 Thread robertlazarski .
logic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51) > at > weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200) > at > weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:

Re: [EXTERNAL]Re: Upgrade of Apache Axis2

2020-01-07 Thread robertlazarski .
Pte. Ltd. (A member of the SingTel Group ) > 5 Ang Mo Kio Street 62 Singapore 569141 | Reg. No: 198101793G > E junxiong@ncs.com.sg | M +65.9185-0135 | W www.ncs.com.sg > > -Original Message- > From: robertlazarski . > Sent: Monday, 30 December 2019 10:26 PM >

Re: Port axis1 codes to axis2 with WSDL2Java and xmlbeans

2020-01-03 Thread robertlazarski .
sdl. http://shameerarathnayaka.blogspot.com/2011/09/introducing-enum-support-with-apache.html Regards, Robert On Thu, Dec 26, 2019 at 5:11 AM robertlazarski . wrote: > > I need about an hour to look into this question but I haven't > forgotten about it. I expect to respond in the next day or so. > > O

Re: transport/https-sample - [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.apache.axis2.examples.httpsclient.SimpleServiceClient,maxpri=10]

2019-12-30 Thread robertlazarski .
:8443" On Mon, Dec 30, 2019 at 4:41 AM robertlazarski . wrote: > > Somehow I missed before, that you are running the transport/https-sample . > > Configuring your server for https is a separate step, for recent > Wildfly versions it uses a self signed cert you should be able to

Re: transport/https-sample - [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.apache.axis2.examples.httpsclient.SimpleServiceClient,maxpri=10]

2019-12-30 Thread robertlazarski .
vice" used the port 8443 in the steps > 2.) "-XX-XX XX:XX:XX. XXX:INFO::Started SslSocketConnector@0.0.0.0:8443" > 3.) https://localhost:8443/services/SimpleService?wsdl > > On Mon, Dec 23, 2019 at 10:16 AM robertlazarski . > wrote: >> >> Port 8443

Re: [EXTERNAL]Re: Upgrade of Apache Axis2

2019-12-30 Thread robertlazarski .
69141 | Reg. No: 198101793G > E junxiong@ncs.com.sg | M +65.9185-0135 | W www.ncs.com.sg > > -Original Message- > From: robertlazarski . > Sent: Friday, 20 December 2019 12:36 AM > To: java-user@axis.apache.org > Subject: [EXTERNAL]Re: Upgrade of Apache Axis2 >

Re: samples json : "com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '{' (code 123) in prolog; expected '<'"

2019-12-27 Thread robertlazarski .
got the error: > [java] Response status code: 500 > [java] Response body: > [java] xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope";> xmlns:wsa="http://www.w3.org/2005/08/addressing";>http://www.w3.org/2005/08/addressing/soap/faultsoapenv:Rec

Re: Port axis1 codes to axis2 with WSDL2Java and xmlbeans

2019-12-26 Thread robertlazarski .
I need about an hour to look into this question but I haven't forgotten about it. I expect to respond in the next day or so. On Sat, Dec 21, 2019 at 2:20 AM albert kao wrote: > > I want to port some axis1 codes to axis2 with WSDL2Java and xmlbeans. > > e.g. > axis1 generated this code: > public c

Re: samples json : "com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '{' (code 123) in prolog; expected '<'"

2019-12-26 Thread robertlazarski .
in any way - docs and testing included - feel free to inquire about it on this list. All it takes is 3 +1 votes from existing committers. Regards, Robert On Thu, Dec 26, 2019 at 5:00 AM robertlazarski . wrote: > > I forgot to mention the json builders and formatters, see below. > > Al

Re: samples json : "com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '{' (code 123) in prolog; expected '<'"

2019-12-26 Thread robertlazarski .
Service.aar. > run.client still got the error: > com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '{' (code > 123) in prolog; expected '<' > > > > When the next release be available? > > On Mon, Dec 23, 2019 at 10:09 AM robertlazarski . >

Re: transport/https-sample - [WARNING] Couldn't destroy threadgroup org.codehaus.mojo.exec.ExecJavaMojo$IsolatedThreadGroup[name=org.apache.axis2.examples.httpsclient.SimpleServiceClient,maxpri=10]

2019-12-23 Thread robertlazarski .
[INFO] Total time: 6.148 s > [INFO] Finished at: 2019-12-21T07:45:39-05:00 > [INFO] > > [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java > (default-cli) on project http

  1   2   >