10 Replies Latest reply on Aug 14, 2007 2:55 PM by kurtstam

    Running JBossESB from within the JBossIDE - example cannot b

    darek_p

      Hello Everybody

      I am new to JBossESB and to quickly get an impression I tried to make running the Quick start Hello World example described at link "Running JBossESB from within the JBossIDE". I used exactly the same versions of JBossIDE and JBossESB boundles as recommended and I cannot even build the project because of errors like:

      The declared package "org.jboss.soa.esb.dvdstore" does not match the expected package
      "samples.quickstarts.aggregator.src.org.jboss.soa.esb.dvdstore"
      in samples\quickstarts\aggregator\src\org\jboss\soa\esb\dvdstore\Customer.java

      or in many files:

      The import org.jboss.soa.esb.actions cannot be resolved

      I could try one by one correct the errors but maybe there is a simplest way of doing it? Did anybody go through this tutorial successfully?

      thx
      Darek