0 Replies Latest reply on Apr 1, 2006 7:13 PM by dnthuan

    what wrong is it? please help!

    dnthuan

      I begin try to use jboss 4.0.2. But I can run default application. Eclipse 3.1.2 raises 2 notices like that :


      cvc-complex-type.2.4.b: The content of element 'ejb-jar' is not complete. One of '{"http://java.sun.com/xml/ns/j2ee":display-name, "http://java.sun.com/xml/ns/j2ee":icon, "http://java.sun.com/xml/ns/j2ee":enterprise-beans}' is expected. ejb-jar.xml erpvinaEJB/ejbModule/META-INF

      The content of file ejb-jar.xml :

      <?xml version="1.0" encoding="UTF-8"?>
      <ejb-jar id="ejb-jar_ID" version="2.1" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd">
      <display-name>
      erpvinaEJB</display-name>
      </ejb-jar>


      I cannot fix it. Please help me

      Thank you.