Eclipse IDE build errors valid?

1 message Options
Embed this post
Permalink
Ramesh Kurma

Eclipse IDE build errors valid?

Reply Threaded More More options
Print post
Permalink
Hi All,

I am new for opennms and trying to build & run the opennms product. My setup was
Windows-xp/Opennms-1.6.5/Java 1.6.0_14/Eclipse 3.4.2/Maven 2.0/Tomcat 5.5/PostgreSQL 8.3.
As per http://www.opennms.org/index.php/Building_OpenNMS i can able to build & run the opennms successfully. But as per http://www.opennms.org/index.php/Eclipse_and_OpenNMS after building the code eclipse IDE generates the following errors. Is build errors valid? If valied how can i rectifiy errors? 


Description Resource Path Location Type
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'onms:service'. applicationContext-testNamespace.xml opennms-services/src/test/resources/org/opennms/spring/xml line 10 XML Problem
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'onms:service'. applicationContext-testNamespace.xml opennms-services/target/test-classes/org/opennms/spring/xml line 10 XML Problem
No start tag (<p>). elementidnotfound.jsp opennms-webapp/src/main/webapp/errors line 95 JSP Problem
No start tag (<p>). nomanagedinterfaces.jsp opennms-webapp/src/main/webapp/errors line 82 JSP Problem
src-resolve: Cannot resolve the name 'beans:identifiedType' to a(n) 'type definition' component. onms-spring.xsd opennms-services/src/main/resources/META-INF/opennms line 17 XML Schema Problem
src-resolve: Cannot resolve the name 'beans:identifiedType' to a(n) 'type definition' component. onms-spring.xsd opennms-services/target/classes/META-INF/opennms line 17 XML Schema Problem
The 'GetByIdRequest' message specified for the SOAP header is undefined. The message specified must be defined in the WSDL document. TicketService.wsdl opennms-integration-otrs/src/main/wsdl line 412 WSDL Problem
The 'GetByIdRequest' message specified for the SOAP header is undefined. The message specified must be defined in the WSDL document. TicketService.wsdl opennms-integration-otrs/target line 412 WSDL Problem
The 'GetByIdRequest' message specified for the SOAP header is undefined. The message specified must be defined in the WSDL document. file----C--opennms-1.6.5-integrations-opennms-integration-otrs-src-main-wsdl-TicketService.wsdl opennms-integration-otrs/target line 412 WSDL Problem
The 'GetByIdRequest' message specified for the SOAP header is undefined. The message specified must be defined in the WSDL document. file----C--opennms-1.6.5-integrations-opennms-integration-otrs-src-main-wsdl-TicketService.wsdl opennms-integration-otrs/target/axistools/wsdl2java/urlDownloads line 412 WSDL Problem
Undefined type: GraphDefinition graph-cart.jsp opennms-webapp/src/main/webapp/jsps line 35 JSP Problem



Thanks-Ramesh
Ramesh