Liferay Service Builder throwing three weird errors
问题 (Old question bump) I'm doing some tests on Liferay. For this, I'm following the MVC tutorial, and got stuck in the services stuff. I created a simple entity for testing purposes, "Miclase": public class Miclase { int num1; String string1; } Pretty simple, huh. Well, after this, I started the service builder and created a file like this, with the Overview pane: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE service-builder PUBLIC "-//Liferay//DTD Service Builder 6.2.0//EN" "http://www