Page 1 of 1

how to install mantisConnect?

Posted: 22 Oct 2007, 13:33
by ymimhs
The installation.txt guide got from mantisConnect website is not clear enough.
Just copy /webservice directory to MANTIS_HOME/mc ?
do we need build or run other command?

Thank you.

Posted: 22 Oct 2007, 14:24
by Narcissus
No need for any other commands. Once you've installed the web service, though, you need to write your client application to interface with the web service itself.

The MantisConnect files that you downloaded should have a prebuilt .NET library that you can use to write your client with (or you can write it in whatever language you like).

Posted: 22 Oct 2007, 14:51
by vboctor
In the Mantis 1.1.x releases, MantisConnect webservice is already included in mantis/api/soap/. Hence, no extra server side installation required.