Hi,
   I installed WL6.0 and Tomcat4.0 on Win98.
 
  I developed simple Hello Ejb component and deployed on WL6.0.
 
  From my client program(.java) i am able to connect and it is woking.
  I wrote a servlet and placed in classes dir in tomcat4.0 and i am able to connect from servlet and i am getting out put.
 
  But the same prog i copied and created a .jsp file and placed on Tomcat i am getting exception.
java.lang.ClassCastException:HelloEJBHOmeImpl_WLStub.
 
Can any one explain why i am getting this and how to connect from .jsp if placed in other webserver.
Thanks in advance for any help
phani

Reply via email to