Why don't generated WSDL and service?

alekseipot July 24, 2012

Hi all,

I add rcp-plugin to jira(version 5.0.6)

This plugin appears as instaled and enabaled, but wsdl and service were not generated.

The *.xml is following:

<atlassian-plugin key="***" name="Search Soap Plugin" plugins-version="2">

<plugin-info>

<description>This plugin provide searching in your jira.</description>

<version>${project.version}</version>

<vendor name="***" url="http:***" />

</plugin-info>

<component key="component-FoobarSoapService" name="Search SOAP Service Component"

class="net.sam_solutions.SearchSoapServiceImpl">

<interface>net.sam_solutions.SearchSoapService</interface>

</component>

<rpc-soap key="search-soap-service" name="Search SOAP Service" class="net.sam_solutions.SearchSoapServiceImpl">

<description>Search SOAP service.</description>

<service-path>searchservice</service-path>

<published-interface>net.sam_solutions.SearchSoapService</published-interface>

</rpc-soap>

</atlassian-plugin>

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 24, 2012

What URL are you trying to access the WSDL?

Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 24, 2012

That seems right. Is the plugin and its modules enabled? any error in logs?

alekseipot July 24, 2012

*/rpc/soap/searchservice?wsdl

alekseipot July 24, 2012

This is the most intresting:), there are no errors in the logs.
Maybe I'm wrong plugin installed?
1) Shutdown jira ;
2) Add *.jar file to */WEB-inf/lib;
3) run jira;

All right?

Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 24, 2012

You can install it under WEB-IF/classes only after changing the plugin to v1. Worth a try.

But https://jira.atlassian.com/browse/JRA-22596 is now resolved. I would have gussed v2 plugins would work as well!

alekseipot July 24, 2012

modules is enabled.

alekseipot July 24, 2012

and when I click "enable" in first time I take exception"This plugin failed to enable. Your license may be invalid. Please refer to the logs for more information.", but when i clicked again all is ok.

alekseipot July 24, 2012

I change version plugin to v1, but it's not helped me.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events