|
From: Flauw, M. <Mar...@hp...> - 2012-09-14 12:59:34
|
Craig, The first issue is known and Xose us working on fixing it. It is bug mantis 520 The second one I am not aware of. Best regards Marc -----Original Message----- From: Craig Gallen [mailto:gal...@go...] On Behalf Of Craig Gallen (opennms) Sent: Friday, September 14, 2012 2:06 PM To: openoss-devel; Xose Ramon Sousa Vazquez; Flauw, Marc; Pierre Gauthier Subject: Problems with pm_cbe_perf_mon_prod.xsd in PM project Hi, I think have fixed the outstanding errors on the implementation plug-ins but after a lot of head scratching, I have found that there are problems with the generated file pm_cbe_perf_mon_prod.xsd in the PM model which was causing errors in the CXF wsdl2java process. Eclipse highlights the following errors if you run the build and open in eclipse the following file /TIP_PM_Coll_SoapSpecPackage/target/generated-sources/src/main/wsdl/pm_cbe_perf_mon_prod.xsd, 1. Line 423 sch-props-correct.2: A schema cannot contain two global components with the same name; this schema contains two occurrences of 'http:// www.tmforum.org/xml/tip/cbe/perf/mon/prod,CreateDataForMeasurementProductionJob'. 2. Line 529 and others s4s-att-invalid-value: Invalid attribute value for 'type' in element 'element'. Recorded reason: UndeclaredPrefix: Cannot resolve 'problem:ArrayOfTrackingRecord' as a QName: the prefix 'problem' is not declared. I am using the latest committed Soap plugin on trunk This soap generator issue needs fixed urgently as it is a blocker to getting PM working. Cheers Craig |