10 Replies Latest reply on Mar 30, 2007 2:14 PM by kconner

    ClassNotFoundException

    xander7652

      Hi,

      I am trying to build ESB from the source but there is a bunch of class files I cannot find anywhere. Here they are:

      org.jboss.soa.esb.listeners.config.FsListenerDocument.FsListener;
      org.jboss.soa.esb.listeners.config.FtpListenerDocument.FtpListener;
      org.jboss.soa.esb.listeners.config.JmsListenerDocument.JmsListener;
      org.jboss.soa.esb.listeners.config.ServiceDocument.Service;
      org.jboss.soa.esb.listeners.config.SqlListenerDocument.SqlListener;

      Any ideas on where I can get the source for those files?

      Thanks!