Create project in Mantis from Ant Apache?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
sanavilpa
Posts: 3
Joined: 19 Jul 2011, 19:28

Create project in Mantis from Ant Apache?

Post by sanavilpa »

Is it possible to create a project in Matis remotely? Specifically, with any sentence in Ant.
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Create project in Mantis from Ant Apache?

Post by atrol »

Please use Search before posting and read the Manual
java
Posts: 3
Joined: 19 Nov 2011, 04:56

Re: Create project in Mantis from Ant Apache?

Post by java »

Is there a way to generate Java classes from Mantis WSDL without using Axis1? Axis1 does not work in OSGI env in many cases.
I tried Axis2, but it does not support rpc/encoded. people report the same issue with Apache CXF.
what's the solution?
(other than requiring Mantis to switch to not-so-ancient protocol, of course.......)
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Create project in Mantis from Ant Apache?

Post by atrol »

Please use Search before posting and read the Manual
java
Posts: 3
Joined: 19 Nov 2011, 04:56

Re: Create project in Mantis from Ant Apache?

Post by java »

I looked at that project. It has the same problem: it uses Axis1, which makes it impossible to use in OSGI environment (read - all Eclipse applications).
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Create project in Mantis from Ant Apache?

Post by atrol »

You should write also to the mantisbt-dev and mantisbt-soap-dev mailing lists where more developers are listening http://www.mantisbt.org/mailinglists.php
Please use Search before posting and read the Manual
Post Reply