2 Replies Latest reply on Jan 14, 2010 5:57 AM by sarko86

    [beginner] Basic EJB in JBoss5

      Hi everybody!

       

      I have again problems migrating an application which works well under JBoss3 to JBoss5. It's a very basic one (hello world with EJB), chosen from a tutorial. I tried to read the changes in the new version but honestly I didn't understand that much, everything is so complex and I can't find what I really need to solve the problem.

       

      So, here is the error message I get when trying to develop from the JBoss5 interface:

       

      DEPLOYMENTS IN ERROR: Deployment "vfszip:/[...]jBoss/server/default/deploy/webArchProject.ear/" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: -1:-1 13:3 The markup in the document preceding the root element must be well-formed.

       

      From a previous topic I get that the error should be in a XML. But which one? And where?

      I attach the ear file, hope someone can help!

       

      Thank you in advance!