Good afternoon, I try to run the hello2 application , from ofbiz tutorial but it doesn't loaded. I think my files are exactly same as the documents that are demostrated on the hello2 example. When I load on brower the "hello2" I get the error message: "org.xml.sax.SAXParseExceptionpublicId: -//OFBiz//DTD OFBiz Screen Widget//EN; lineNumber: 20; columnNumber: 2; The markup declarations contained or pointed to by the document type declaration must be well-formed."
the HellosScreens.xml has the code: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE screens PUBLIC "-//OFBiz//DTD OFBiz Screen Widget//EN" "http://www.ofbiz.org/dtds/widget-screen.xsd" > and the controller.xml <?xml version="1.0" encoding="UTF-8" ?> Second Hello World Site Configuration File Open For Business Project (c) 2005 /error/error.jsp The web.xml has no changes from the first example, hello1 (which was loaded with no probs) Any idea?? -- View this message in context: http://ofbiz.135035.n4.nabble.com/Hello2-application-error-tp3428039p3428039.html Sent from the OFBiz - User mailing list archive at Nabble.com.
