|
From: Robert M. <rob...@gm...> - 2012-03-22 18:24:44
|
Hi Marcelo, (and welcome to the list!) The SOAP API is built-in to MantisBT . You can use it as-is without any restrictions . The entry point is at $(MANTIS)/api/soap/mantisconnect.php . You can view the WSDL at $(MANTIS)/api/soap/mantisconnect.php?wsdl. Robert On Thu, Mar 22, 2012 at 8:07 PM, Marcelo de Barros Leiras <le...@pa...> wrote: > Hi, > > i'm working on a Java apllication to report issues on MantisBT. > But, i access mantis database directly, doing inserts and updates > through JDBC connection. > So, i post a message on MantisBT forum to solve a doubt, and a forum > member recomended the use of SOAP API to do this operation. > I found a project called MantisConnect, but it is not free. > Does someone knows a free plataform to report issues on MantisBT through > SOAP API? > > Thanks a lot, and sorry about my English. > > Leiras > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > Mantisbt-soap-dev mailing list > Man...@li... > https://lists.sourceforge.net/lists/listinfo/mantisbt-soap-dev -- Sent from my (old) computer |