3 Replies Latest reply on May 14, 2002 6:42 PM by g_andre

    Can not deploy an ear file in RC1

    mostofizadeh

      I just started migrating to using RC1 from 3.0beta. I did noticed the configuration (directory) changes. I have deploy an ear file with the following application.xml

      <?xml version="1.0" encoding="ISO-8859-1"?>


      <display-name>SV</display-name>

      sv.jar



      and connecting to mysql. After having looked in the forums, I realize that I may have to modify mysql-service.xml. But before I get there, I need to deploy my ear file which I have not been able to do so. My first instinct was to copy sv.ear to \jboss-3.0.0RC1_tomcat-4.0.3\server\default\deploy and execute \jboss-3.0.0RC1_tomcat-4.0.3\bin\run.bat. It does not pick sv.ear or generate any errors. Am I missing something obvious here?

      Thanks in advance for any help.