Hi !

I have a servlet "A", that extends an abstract class that extends 
another class.

I checked out every piece of code executing is correct.

but when I create an object of this class A, it gives trange error,

java.lang.ClassCastException: [Ljava.lang.Object;
        at 
com.sun.j2ee.blueprints.petstore.control.web.handlers.CartHandler.cre
atePurchaseItemEvent(CartHandler.java:150)

What kind of error is this, I am puzzled ??

take care,
Shashank


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to