Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does version 1.224 work fine on Java 8 and Axis1.4? #6

Open
ncduongg opened this issue Dec 30, 2024 · 1 comment
Open

Does version 1.224 work fine on Java 8 and Axis1.4? #6

ncduongg opened this issue Dec 30, 2024 · 1 comment

Comments

@ncduongg
Copy link

I am trying to use the new P12 authentication method on axis1.4. Is this supported?

@gnongsie
Copy link
Contributor

Hi @ncduongg ,

Version 1.224 will create a constructor for the RequestMessage class which will have more than 250 parameters.

This will cause Java to throw an error when trying to compile it.

So, it is not about Axis. It is about Java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants