The context is a 6.5 content server install. The exception is:
javax.servlet.ServletException: DfException:: THREAD: http-0.0.0.0-9080-1; MSG: [DM_DFC_E_CLASS_NOT_FOUND]error: "Unable to instantiate the necessary java class: com.nike.bnx.tbo.NikeTag"; ERRORCODE: 202; NEXT: null
This exception occurs when a custom workflow method is invoked that has TBO dependencies. I have tried putting the TBO implementation jars in the java_methods directory and that does not help. I've tried including the TBO implementation jars in the JBoss classpath explictly and this causes an entirely different set of problems.
I've opened a support ticket, but I thought I would also take the problem to the developer community. Does anyone have an idea as to what is causing this issue and how it might be addressed?
Thanks for your time and attention.
Brad