Issue Details (XML | Word | Printable)

Key: CLNT-6
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Tom Davies
Reporter: Alexander
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA Java Client

org.xml.sax.SAXException: Unable to create JavaBean of type .com.atlassian.jira.rpc.soap.service.IssueServiceImpl$Remote

Created: 25/Jan/08 07:16 AM   Updated: 25/Jan/08 07:18 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Java Archive File jira-rpc-samples-3.6-1.jar (136 kB)
2. Text File log.txt (7 kB)


Labels:


 Description  « Hide
Hi, I `ve downloaded your SOAP example, built it with maven and added jira-rpc-sample.jar to my project. I use it to create/edit/delete worklogs. Creating and deleting works fine, but editing fails. I get an exception

org.xml.sax.SAXException: Unable to create JavaBean of type .com.atlassian.jira.rpc.soap.service.IssueServiceImpl$Remote.WorklogImpl. Missing default constructor?

I looked in jira-rpc-sample.jar and there is no such class as IssueServiceImpl (should it be there ??(in our wsdl there is also no mention about it)). I also tried to instance IssueServiceImpl, that is located in com.atlassian.jira.rpc.soap.service (jira-rpc-plugn.jar) but this class really doesn`t have a default constructor.

I attach full stacktrace and jira-rpc-sample.jar, that I have got from maven
I hope, you can help me, because I am totally lost.
Best regards,
Alexander (Aqris Software).



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.