4 Replies Latest reply on May 12, 2004 2:37 PM by petino

    java:/DefaultDS required for what reason

    petino

      In my application I use solely my own datasource which is different from java:/DefaultDS. Because of that I removed hqsqldb-ds.xml. Since than my entity beans with relationships with valueobjects do not work and following exception is thrown? Why is it trying to use different datasource (java:/DefaultDS)?

      WARN [org.jboss.system.ServiceController] Problem start
      ing service jboss.j2ee:jndiName=ejb/EmailCodeLocal,service=EJB
      javax.ejb.EJBException: Data source for relationship named WorkLog-WorkProcessed
      -Start not found java:/DefaultDS