Home » Developer & Programmer » JDeveloper, Java & XML » Top link problem
Top link problem [message #160607] Mon, 27 February 2006 11:10
mahendra.wadekar@hcl.in
Messages: 5
Registered: January 2006
Location: India
Junior Member

Top Link works fine with JBoss 3.2.3 but when I deploy it on JBoss 4.0.0 it gives me the following error

ListHelper,VisualOverviewCommand,BaseAction are the custom classes created by me.


Exception Description: Several [1] SessionLoaderExceptions were thrown:
***
Exception [TOPLINK-9005] (OracleAS TopLink - 10g (9.0.4.5) (Build 040930)): oracle.toplink.exceptions.SessionLoaderException
Exception Description: An exception was thrown while loading the <project-xml> file [PIMS.xml].Internal Exception: Exception [TOPLINK-3007] (OracleAS TopLink - 10g (9.0.4.5) (
Build 040930)): oracle.toplink.exceptions.ConversionException
Exception Description:
The object [com.pearson.pims.integration.dto.BudgetTemplate], of class [class java.lang.String], could not be converted to[class java.lang.Class].
Please ensure that the class [class java.lang.Class] is on the CLASS
PATH. You may need to use alternate API passing in the appropriate class loader as required, or setting it on the default ConversionManager
Internal Exception: java.lang.ClassNotFoundException: No ClassLoaders found for: com.pearson.pims.integration.dto.BudgetTemplate
22:18:14,210 INFO [STDOUT] java.lang.ExceptionInInitializerError
22:18:14,210 INFO [STDOUT] at com.pearson.pims.integration.common.BaseToplinkDAO.<init>(BaseToplinkDAO.java:52)
22:18:14,210 INFO [STDOUT] at com.pearson.pims.presentation.common.ListHelper.<init>(ListHelper.java:48)
22:18:14,210 INFO [STDOUT] at com.pearson.pims.presentation.visual.VisualOverviewCommand.executeRelatedLists(VisualOverviewCommand.java:347)
22:18:14,210 INFO [STDOUT] at com.pearson.pims.presentation.common.BaseAction.execute(BaseAction.java:263)
22:18:14,242 INFO [STDOUT] at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
22:18:14,242 INFO [STDOUT] at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
22:18:14,242 INFO [STDOUT] at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
22:18:14,242 INFO [STDOUT] at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
22:18:14,242 INFO [STDOUT] at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)

Please help me regarding this as soon as possible.
Previous Topic: XML (9i): How to replace the ROW node with custom node with attributes?
Next Topic: Export
Goto Forum:
  


Current Time: Thu Mar 28 06:59:01 CDT 2024