ClassCastException because of ClassLoader

Issue

You get a ClassCastException while trying to read a previously loaded object. You have a compiled class under /apps/abc/classes. You load an object from this class into the session by using your servlet which is also compiled in /apps/abc/classes. Then, you try to read the loaded object in a JSP from /apps/abc/components/examplecomponent.

Solution

Place your class file into a higher level in the classloader hierarchy. See docs.day.com for detailed classloader description.

Additional information

This issue is possibly the result of a classloader issue. The object loaded in the first place is not visible in the second place.

 Adobe

รับความช่วยเหลือได้เร็วและง่ายกว่าเดิม

หากคุณเป็นผู้ใช้ใหม่

Adobe MAX 2024

Adobe MAX
การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์

Adobe MAX

การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์

Adobe MAX 2024

Adobe MAX
การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์

Adobe MAX

การประชุมความคิดสร้างสรรค์

14-16 ต.ค. Miami Beach และออนไลน์