Running Barracuda Config
Darío E. Salischiker <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to run Barracuda Config under Enhydra 5.1.7 and I'm getting the following error page: -------------------------- Beep-beep-beep! We're sorry your call did not go through. Will you please hang up and try your call again... If you received this message, it indicates that either GetBConfig is not a valid event OR the system is misconfigured. If you feel there is a problem with the system please contact the application administrator... The base event that triggered this action was:org.enhydra.barracuda.core.event.HttpRequestEvent@d507e9 Source:org.enhydra.barracuda.examples.SampleApplicationGateway@55bb93 ------------------------- In main.log I have: 7741 [Wrapper-Connection] WARN org.enhydra.barracuda.core.event.DefaultApplicationAssembler - Error instantiating event gateway: java.lang.ClassNotFoundException: org.enhydra.barracuda.admin.BarracudaAdmin at java.net.URLClassLoader$1.run(URLClassLoader.java:198) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:186) ... ... ... 606937 [Thread-86] ERROR rg.enhydra.barracuda.core.event.ApplicationGateway - Class GetBConfig not found...Creating a generic HttpRequestEvent I've installed Barracuda as a WAR with the Is invoker Enabled option enabled. Also I've compiled Barracuda with "ant clean jars". Barracuda local site is running but I can't get Barracuda Config running. Any help will be appreciated. TIA, Dario