[jboss-user] [JBoss Tools] - Re: JBoss ESB 4.8 in Eclipse

Ian Mitchell do-not-reply at jboss.com
Thu Sep 30 07:30:15 EDT 2010


Ian Mitchell [http://community.jboss.org/people/imitchell] created the discussion

"Re: JBoss ESB 4.8 in Eclipse"

To view the discussion, visit: http://community.jboss.org/message/564165#564165

--------------------------------------------------------------
Hi Max,

Yes - when I removed the AS classpath from a project that originally had a targeted runtime the problem went away.

So I have 2 questions
1 - why would a simple ESB aware client need to include AS jars?
2 - do you see anything glaring about the classpath in question (below)?

Here is the classpath:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
 <classpathentry kind="src" path="src"/>
 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_21">
  <attributes>
   <attribute name="owner.project.facets" value="jst.java"/>
  </attributes>
 </classpathentry>
 <classpathentry kind="con" path="org.jboss.esb.runtime.classpath/server.supplied/JBoss 6.0 Runtime 4"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/commons-codec-1.3.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/commons-collections-3.2.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/commons-configuration-1.5.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/commons-lang-2.3.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/commons-logging-1.1.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/javassist-3.6.0.GA.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossall-client-4.2.2.GA.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jboss-aop-jdk50-1.5.6.GA.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossesb-config-model-1.0.1.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossesb-config-model-1.1.0.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossesb-config-model-1.2.0.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossesb-registry.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossesb-rosetta.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jboss-messaging-client.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jboss-remoting.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/jbossts-common.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/juddi-client-3.0.1.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/log4j.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/scout-1.2.1.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/stax-1.2.0.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/stax-api-1.0-2.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/trove.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/uddi-ws-3.0.1.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/wstx-asl-3.2.0.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/xbean-2.2.0.jar"/>
 <classpathentry kind="lib" path="C:/JBOSS_TEST/xercesImpl-2.8.0.jar"/>
 <classpathentry kind="output" path="build/classes"/>
</classpath>

Thanks for all your help!
Ian
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/564165#564165]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100930/10891af8/attachment-0001.html 


More information about the jboss-user mailing list