JBoss Community

JBoss ESB 4.8 in Eclipse

created by Ian Mitchell in JBoss Tools - View the full discussion

Hi - I am having some difficulty with the sendEsbMessage quickstart when running the client from Eclipse Galileo (the sendJMSMessage test client works fine).

 

I am using the following versions:

On Linux

ESB 4.8

AS jboss-6.0.0.20100216-M2

 

On Windows 7:

Eclipse Galileo

 

One obvious note is that when I create ESB Projects the wizard does not provide "ESB 4.8" as a selection - it only goes to 4.7.

 

Does anyone know:

If the 4.7 vs. 4.8 ESB is an issue on Galileo

If ESB 4.8 is supported on Galileo

If there is a workaround (tweaking classpaths)

When ESB 4.8 will be supported in Eclipse Galileo (or other Eclipse clients)

 

Below is the error:

log4j:WARN No appenders could be found for logger (org.jboss.soa.esb.services.registry.RegistryFactory).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" org.jboss.soa.esb.listeners.message.MessageDeliverException: java.lang.reflect.InvocationTargetException
at org.jboss.soa.esb.client.ServiceInvoker.loadServiceClusterInfo(ServiceInvoker.java:545)
at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:174)
at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:155)
at org.jboss.soa.esb.client.ServiceInvoker.<init>(ServiceInvoker.java:197)
at org.jboss.soa.esb.samples.quickstart.helloworld.test.SendEsbMessage.main(SendEsbMessage.java:56)
Caused by: org.jboss.soa.esb.services.registry.RegistryException: java.lang.reflect.InvocationTargetException
at org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl.findEPRs(JAXRRegistryImpl.java:348)
at org.jboss.internal.soa.esb.services.registry.InVMRegistryInterceptor.findEPRs(InVMRegistryInterceptor.java:85)
at org.jboss.soa.esb.services.registry.RegistryFactory$HeadRegistryInterceptor.findEPRs(RegistryFactory.java:229)
at org.jboss.soa.esb.listeners.RegistryUtil.getEprs(RegistryUtil.java:226)
at org.jboss.soa.esb.client.ServiceInvoker.loadServiceClusterInfo(ServiceInvoker.java:532)
... 4 more
Caused by: javax.xml.registry.JAXRException: java.lang.reflect.InvocationTargetException
at org.apache.ws.scout.registry.BusinessQueryManagerImpl.findConcepts(BusinessQueryManagerImpl.java:542)
at org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl.getJBossESBTModel(JAXRRegistryImpl.java:653)
at org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl.findEPRs(JAXRRegistryImpl.java:307)
... 8 more

 

Thanks for your time,

Ian

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community