Search found 2 matches

by cricri38
13 Jul 2017, 12:54
Forum: Help
Topic: BigInteger problem with SOAP API
Replies: 1
Views: 3802

BigInteger problem with SOAP API

Hello,

I'm using the MANTIS Java SOAP API (library mantis-axis-soap-client-1.2.19). I face the following strange behaviour with biginteger data.
For example, when I'm using an API method that returns a BigInteger (for instance mc_project_get_id_from_name), the returned value is always null.
If I ...
by cricri38
13 Jul 2017, 12:45
Forum: French
Topic: Pb avec les BigInteger dans l'API SOAP
Replies: 0
Views: 4406

Pb avec les BigInteger dans l'API SOAP

Bonjour,

J'utilise l'API Java SOAP de Mantis. (librairie mantis-axis-soap-client-1.2.19). Je rencontre un fonctionnement bizarre avec les donnees de type BigInteger.
Par exemple, lorsque j'utilise une methode de l'API qui renvoie un BigInteger (par exemple mc_project_get_id_from_name), la valeur ...