2 Replies Latest reply on Jan 8, 2006 7:15 AM by bulentcoskun

    Simple JBoss AOP Application Launch Error

    bulentcoskun

      Hi Everyone,
      I want to try write simple AOP program in JbossAOP.
      First of all I was read all Tutorial, And I configured My project for JBossAOP in Eclipse than
      I did wite simple java class with main method. So I configured Eclipse ide for Launch JBossAOP.
      When I try launch this configuration My IDE throw exception message box with following message."Cound not find the main class. Program will exit"
      I didn't understand any thing, because I have main class and I did configured in Eclipse Run Configuration Manger.

      I did some error on Eclipse Run Configuration Manager Screen. "[Source]: Launch configuration does not support source lookup". I did not skip this error. But I don't thing so important for Launch Error.

      PS: I using Eclipse 3.1.1 and JBoss IDE 1.5

      Is there any advice?