Search found 1 match

by stefan.cordes
28 May 2019, 15:15
Forum: Help
Topic: NullPointerException on MantisConnectBindingStub.mc_project_version_update
Replies: 0
Views: 7991

NullPointerException on MantisConnectBindingStub.mc_project_version_update

Hi,
I use the up to date version (I found) of mantis-axis-soap-client

<dependency>
<groupId>biz.futureware.mantis</groupId>
<artifactId>mantis-axis-soap-client</artifactId>
<version>1.2.19</version>
</dependency>

but after updating our mantis server we receive

java.lang ...