Bug 167584 - UCD: Artifacts: Fix WSDLs from artifacts so that they pass validation in the generated projects
Summary: UCD: Artifacts: Fix WSDLs from artifacts so that they pass validation in the ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP.monitoring (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Eberbach CLA
QA Contact: Bhanu Prathap V CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks: 165568
  Show dependency tree
 
Reported: 2006-12-12 06:19 EST by Andrew Eberbach CLA
Modified: 2010-06-03 15:04 EDT (History)
3 users (show)

See Also:


Attachments
Patch for this bug (1.21 KB, patch)
2006-12-15 00:55 EST, Saurabh Dravid CLA
no flags Details | Diff
WSDL Red problem (197.12 KB, image/gif)
2007-01-31 01:45 EST, Bhanu Prathap V CLA
no flags Details
Modified wsdl files (2.05 KB, application/x-zip-compressed)
2007-02-09 07:10 EST, Saurabh Dravid CLA
no flags Details
Patch to move RelationshipResource under ResourceTypes (743 bytes, patch)
2007-03-01 02:36 EST, Saurabh Dravid CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Eberbach CLA 2006-12-12 06:19:51 EST
During the usability review users were confused when generated project had a red problem decorator on the project because WSDL validation failed. These failures all had to do with having proper  imports in the original WSDLs.
Comment 1 Saurabh Dravid CLA 2006-12-15 00:55:24 EST
Created attachment 55741 [details]
Patch for this bug

This patch will create the Import XSD element as the first element of the XSD Schema.
Comment 2 Andrew Eberbach CLA 2006-12-19 09:22:05 EST
patched, please verify
Comment 3 Balan Subramanian CLA 2007-01-15 22:24:21 EST
Awaiting verification from QA
Comment 4 Bhanu Prathap V CLA 2007-01-31 01:30:48 EST
1. Created a new default Capability, in that i added some properties, Operations and Topics
2. Created New MRT and added the Custom Capability
3. On Generating code red problem exists for SubscriptionManager.wsdl file. for verification please check the attached jpg file.

Build ID: TPTP-4.4.0-200701290100
Java: IBM JAVA1.5.0
Comment 5 Bhanu Prathap V CLA 2007-01-31 01:45:38 EST
Created attachment 57891 [details]
WSDL Red problem
Comment 6 Balan Subramanian CLA 2007-02-01 08:42:58 EST
Verification failed.
Comment 7 Saurabh Dravid CLA 2007-02-09 07:10:07 EST
Created attachment 58648 [details]
Modified wsdl files

I had modified the two wsdl files (ServiceGroupCapability.wsdl and SubscriptionManagerCapability.wsdl) to fix this defect.
Comment 8 Saurabh Dravid CLA 2007-03-01 02:36:56 EST
Created attachment 60049 [details]
Patch to move RelationshipResource under ResourceTypes

Please apply this patch.
This patch will modify the plugin.xml file for mrCapability extenstion point.
But some of the things that this patch doesn't provide are:

Move following files from managementCapabilities -> resourceTypes (In Artifacts folder)

RelationshipResource.rmd
RelationshipResource.wsdl

Copy following files from managementCapabilities -> resourceTypes (In Artifacts folder)

WSDM-MUWS-Part1-1_1.xsd
WSDM-MUWS-Part2-1_1.xsd
Comment 9 Balan Subramanian CLA 2007-03-29 08:22:51 EDT
patch applied 3/16
Comment 10 Andrew Eberbach CLA 2007-04-03 15:26:42 EDT
closing