cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1066
Views
0
Helpful
0
Replies

ClassCastException after updating common classes

AbbasMalik
Level 1
Level 1

Hello Folks!
I'm a beginner and stuck into a problem, required your kind attention!
I have a recordcontainer class which I used to collect the customer data and have maintained a list of such objects for the final DB insertion. But I'm facing a strange kinda issue after updating the common classes!
following are my observations!

Case 1:
Placed all the classes in the classes folder and restart the vxml server. Things working fine!
After this, I updated the common classes and now it giving me the typecast error!

Case 2:
Created a jar file for the Object class and placed it in the common/lib folder and restart the vxml server. Things working fine! After this, I updated the common classes and now it giving me the typecast error!

Case 3:
Instead of common/lib folder, I placed the jar file in tomcat/lib folder and restarted the vxml server. It giving me the illegalaccess exception.

0 Replies 0