2 Replies Latest reply on Feb 9, 2007 3:33 PM by peterj

    Please help I am very close here

    myozzo

      Here are the only errors causing me trouble right now.

      2007-02-09 13:16:39,265 ERROR [STDERR] jVantage Startup Error: Unable to determine jVantage Configuration Directory : javax.ejb.EJBException: Naming lookup failure on dataSource [jdbc/jVantageDS]: jVantageDS not bound

      Thanks

        • 1. Re: Please help I am very close here
          myozzo

          This seems to be the problem
          where is this coming from jVantageDS

          2007-02-09 13:35:25,359 ERROR [org.jboss.ejb.plugins.LogInterceptor] EJBException in method: public abstract java.lang.String com.jvantage.facilities.ejb.RootContextFacilitiesLocal.getLogPropertyFileName() throws com.jvantage.common.exceptions.FacilitiesException:
          javax.ejb.EJBException: Naming lookup failure on dataSource [jdbc/jVantageDS]: jVantageDS not bound

          • 2. Re: Please help I am very close here
            peterj

            The application you deployed is looking for a datasource by that name. Did you set up a *-ds.xml file?