following the Dragons Stage 7 install I then proceeded to hook up jira to Bamboo, but cannot get it to authenticate my user when complete.
The Dragon Slayer instructions tell me to point the crowd url to Jira, but this gives a 404 not found for services/SecurtyServer, surely this should point to crowd?
You'll also want to remove the old 2.0.7 integration client JAR.
It's true that Bamboo 3.1 natively uses SOAP. But you can use the new REST API by downloading and installing a Bamboo JAR. See stepd 7.4.10 and 7.4.11 in Dragons:
<tt>Here's the Dragons doc URL: http://confluence.atlassian.com/display/ATLAS/Dragons+Stage+7+-+Install+Bamboo</tt>
And yes, Bamboo 3.2 will have the REST calls built in.
Hope this helps. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bamboo will start using REST calls with version 3.2, due out soon. For now it uses SOAP, so if JIRA does not respond to this call, the integration won't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JIRA 4.3 and later comes bundled with a Crowd server, so for all intents and purposes, pointing to JIRA is pointing to Crowd. Not sure why it doesn't respond to the SOAP call - I believe that they were replaced with REST APIs but I'm not 100% certain.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.