Its a warning that some of the dependencies of all the options in
apache-camel.jar are not on the classpath. It can be ignored or
filtered out if you like.

Another option is to just use the camel-core.jar and camel-spring.jar,
just picking the parts of camel you want to use

2008/8/13 dkozic <[EMAIL PROTECTED]>:
>
> Hi,
>
> I am new to Camel. I am trying to make my first routing based on spring
> example. I am trying to run Camel inside Tomcat.
>
> I am getting a lot of warning messages in my log. Messages are similar to
> this:
>
> 2008-08-13 18:46:38,298 [main] WARN  org.apache.camel.util.ResolverUtil:594
> - Could not find class 'org/apache/camel/scala/Frequency.class' in any
> classloaders: [WebappClassLoader
>  delegate: false
>  repositories:
>    /WEB-INF/classes/
> ----------> Parent Classloader:
> [EMAIL PROTECTED]
> ]
>
> 2008-08-13 18:46:38,313 [main] WARN  org.apache.camel.util.ResolverUtil:594
> - Could not find class 'org/apache/camel/scala/Period.class' in any
> classloaders: [WebappClassLoader
>  delegate: false
>  repositories:
>    /WEB-INF/classes/
> ----------> Parent Classloader:
> [EMAIL PROTECTED]
> ]
>
> I am using Camel 1.4.0, spring 2.5.5, Tomcat 5.5.17, jdk1.5.0_10 on windows.
> I have tried apache-camel-1.5-SNAPSHOT, but warnings are the same.
>
> apache-camel-1.4.0.jar is in WEB-INF/lib folder.
>
> Can anyone halp me? Thanks in advance.
> --
> View this message in context: 
> http://www.nabble.com/Could-not-find-class-warnings-tp18967157s22882p18967157.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://open.iona.com

Reply via email to