Bug 269896 - Invalid element in org.eclipse.mylyn.internal.jira.core.wsdl.beans.RemoteServerInfo ? serverTime
Summary: Invalid element in org.eclipse.mylyn.internal.jira.core.wsdl.beans.RemoteServ...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 277312 (view as bug list)
Depends on:
Blocks: 249964 271019
  Show dependency tree
 
Reported: 2009-03-24 18:13 EDT by Thomas Ehrnhoefer CLA
Modified: 2009-05-21 14:55 EDT (History)
2 users (show)

See Also:


Attachments
update of soap stubs (42.35 KB, patch)
2009-03-24 19:41 EDT, Steffen Pingel CLA
no flags Details | Diff
mylyn/context/zip (2.08 KB, application/octet-stream)
2009-03-24 19:41 EDT, Steffen Pingel CLA
no flags Details
updated patch (42.32 KB, patch)
2009-03-24 23:26 EDT, Steffen Pingel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Ehrnhoefer CLA 2009-03-24 18:13:52 EDT
Invalid element in org.eclipse.mylyn.internal.jira.core.wsdl.beans.RemoteServerInfo - serverTime
Comment 1 Thomas Ehrnhoefer CLA 2009-03-24 18:25:26 EDT
Ok, it seems like we need to update the SOAP stubs. I will assign that to you Steffen. If you give me some more pointers, I can do it as well maybe.
I looked at Bug 253796 but could not execute JIRA WSDL2Java...
Comment 2 Thomas Ehrnhoefer CLA 2009-03-24 18:34:39 EDT
Steps to reproduce: try to validate a repository against JIRA 3.13.3 (e.g. jira.atlassian.com right now)
Comment 3 Steffen Pingel CLA 2009-03-24 18:53:59 EDT
Interesting, this problem surfaced a long time ago on bug 220715 and bug 228377 but I was never able to reproduce it. I'll look into it.
Comment 4 Steffen Pingel CLA 2009-03-24 19:41:08 EDT
Created attachment 129775 [details]
update of soap stubs
Comment 5 Steffen Pingel CLA 2009-03-24 19:41:10 EDT
Created attachment 129776 [details]
mylyn/context/zip
Comment 6 Steffen Pingel CLA 2009-03-24 19:43:37 EDT
Thomas, please test if the updated SOAP stubs still work with older versions. Doing a "Validate Settings" against JIRA 3.13.1 and 3.4 should be sufficient. Please also check that time tracking still works with JIRA 3.13.1.
Comment 7 Thomas Ehrnhoefer CLA 2009-03-24 20:37:25 EDT
Tested validate with 3.4.3/3.13/3.13.3 and timetracking with 3.13
your patch seems to work fine.
Comment 8 Steffen Pingel CLA 2009-03-24 23:26:47 EDT
Created attachment 129790 [details]
updated patch
Comment 9 Steffen Pingel CLA 2009-03-25 14:03:50 EDT
Thanks for testing Thomas. I have committed the patch and provided a new weekly build. Thomas, can you install from the weekly update site and test if this works with the latest release? Please resolve this bug if it works. I can't access the updated jars from the EclipseCon mirror at the moment.
Comment 10 Thomas Ehrnhoefer CLA 2009-03-25 16:27:05 EDT
I only see the Bugzilla connector on the weekly update site...no JIRA

...using this URL:
http://download.eclipse.org/tools/mylyn/update/weekly/e3.4
Comment 11 Thomas Ehrnhoefer CLA 2009-03-25 16:27:26 EDT
  <?xml version="1.0" encoding="UTF-8" ?> 
- <site pack200="true">
  <description url="http://download.eclipse.org/tools/mylyn/update/weekly/e3.4">Mylyn Update for Eclipse 3.4</description> 
- <feature url="features/org.eclipse.mylyn_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Features" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.context_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.context_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Features" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.ide_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.ide_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Integration" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.java_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.java_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Integration" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.team_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.team_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Integration" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.pde_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.pde_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Integration" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.bugzilla_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.bugzilla_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="Integration" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.wikitext_feature_1.1.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.wikitext_feature" version="1.1.0.I20090325-0500-e3x">
  <category name="Integration" /> 
  </feature>
- <feature url="features/org.eclipse.mylyn.sdk_feature_3.2.0.I20090325-0500-e3x.jar" id="org.eclipse.mylyn.sdk_feature" version="3.2.0.I20090325-0500-e3x">
  <category name="SDK" /> 
  </feature>
  <category-def name="Features" label="Mylyn Features" /> 
  <category-def name="Integration" label="Mylyn Integration" /> 
  <category-def name="SDK" label="Mylyn Plug-in Development" /> 
  </site>
Comment 12 Steffen Pingel CLA 2009-03-25 16:32:59 EDT
It's on the extras update site: http://download.eclipse.org/tools/mylyn/update/weekly/extras .
Comment 13 Thomas Ehrnhoefer CLA 2009-03-25 16:46:10 EDT
Ok, got it. Sorry for that :)

Tried this, works fine with studio.atlassian.com, our 3.13 test server, as well as jira.atlassian.com (3.13.3)

Thanks for the quick fix Steffen.
Comment 14 Steffen Pingel CLA 2009-05-21 14:55:37 EDT
*** Bug 277312 has been marked as a duplicate of this bug. ***