installed MantisBT 2.15.0 using Bitnami stack.
I get "Your browser either does not know how to handle cookies, or refuses to handle them." message in the browser (Chrome on Linux) when I try to login as "user". user name and password are correct, I even checked login_count value via " select * from ...
Search found 3 matches
- 14 Jun 2018, 01:55
- Forum: Help
- Topic: "Your browser either does not know how to handle cookies, or refuses to handle them." error for new MantisBT 2.15.0
- Replies: 6
- Views: 13237
- 19 Nov 2011, 17:57
- Forum: General Discussion
- Topic: Create project in Mantis from Ant Apache?
- Replies: 5
- Views: 7315
Re: Create project in Mantis from Ant Apache?
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).
- 19 Nov 2011, 05:03
- Forum: General Discussion
- Topic: Create project in Mantis from Ant Apache?
- Replies: 5
- Views: 7315
Re: Create project in Mantis from Ant Apache?
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 ...
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 ...