Hi

You have many ClassNotFoundExceptions from the log
java.lang.NoClassDefFoundError:
org.springframework.xml.transform.StringSource

It seems that you do not have all the needed JARs in your application
that you deploy in WAS.
Make sure to include the needed JARs.


On Tue, Nov 27, 2012 at 8:29 AM, UDAYA <[email protected]> wrote:
> java.lang.NoClassDefFoundError:
> org.springframework.xml.transform.StringSource



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to