Hi All,

    I am trying to invoke stateless session EJB's on
WebSphere 4.01. It works fine as long as I use basic
java parameters in the method calls on the EJB's e.g.
calls such as "public int getCount (int p_count)". 

    But I get invocation exception while trying to
access method such as "public int getCount (CountParam
p_param)" where CountParam is a propreitary java
class.

    Has somebody done this. Please let the world know
!!!

Regards,
The JavaPro101 !!!



__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

Reply via email to