Re: [MantisConnect] New Version - Can't seem to get it to work
Brought to you by:
vboctor
From: Lanser P. <pe...@tw...> - 2007-11-24 15:45:47
|
Chris, it seems that the service returns HTML instead of SOAP which is usually an indication for an PHP error. Mylyn Mantis does not use our Java client implementation but I think that they use Apache Axis on client side. The first thing you have to do is find out wich error is thrown on the server side. Please have a look at http://www.two-toned.at/mc/FAQ for some hints and post that issue on the mailing list of Mylyn Mantis. Regards, Peter > > I'm trying out the new version of the connector and running into an > issue. > > I am getting the following error: > > org.xml.sax.SAXException: Bad envelope tag: br > > Here is what I've done to try and troubleshoot this. Any other > suggestions are welcome. I believe it is a problem with my setup of > Mantis - but I can't seem to figure it out. > > Mantis version is: 1.0.6 > Mantis Connect: version available from sf.net download area > Eclipse 3.3 > MylynMantis: Latest from sf.net update site > PHP: 5.2.1 > > Few bits of info: > - In a browser I can get to my Mantis installation and the > Mantis Connect installation > > - When I go to add a new query in eclipse I get the exception: > org.xml.sax.SAXException: Bad envelope tag: br > > - I also can not "validate" the Mantis connection during a > repository setup > > - I can connect to the test Mantis install on sf.net > > - Is this a php version issue? > > Thanks, > Chris.... > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > MantisConnect-users mailing list > Man...@li... > https://lists.sourceforge.net/lists/listinfo/mantisconnect-users |