hi all,
i’ve MyEclipse 8.5 blue and i’m trying to create a web service on websphere 6.1…
i tried every example i could find and i always get this error when deploying the EAR
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document ‘http://java.sun.com/xml/ns/javaee/application_5.xsd’, because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
anyone got an idea what to do ??
note that i can’t use java 1.4 and that the above EAR is working with weblogic just fine.