
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Netbeans 5.5, Jira Enterprise 3.11, Jira Soap Demo Client, Maven 1.1
|
|
Hi,
I'm a newbie in Jira and Soap.
I'm trying to use Soap to extract values from Jira DB, that for now is HSQL, but I'm not being capable of exctrating what I need, because I'm using the jar file that's created with Maven, following Jira's "Creating a Soap Client" tutorial.
As far as I know, all issues and projects values are entitys, so how can I know their names?
By the way, is it possible to open a connection without a token, for example, open a connection like a MySql connection, make querys and stuff, and then closed it? If so, how? Is it a start to how I can know my entitys?
Thanks in advance.
|
|
Description
|
Hi,
I'm a newbie in Jira and Soap.
I'm trying to use Soap to extract values from Jira DB, that for now is HSQL, but I'm not being capable of exctrating what I need, because I'm using the jar file that's created with Maven, following Jira's "Creating a Soap Client" tutorial.
As far as I know, all issues and projects values are entitys, so how can I know their names?
By the way, is it possible to open a connection without a token, for example, open a connection like a MySql connection, make querys and stuff, and then closed it? If so, how? Is it a start to how I can know my entitys?
Thanks in advance. |
Show » |
| There are no comments yet on this issue.
|
|