'lo all,
I am experiencing a wierd problem/feature with orion v1.4.4
I have a servlet that calls a stateless session bean with lets say paramaters
of the same object type.
eatme( Object o1, Object o2)
The stateless session bean uses the .equals method of the object to see if
o1.equals( o2) and so on.
If I call this method from a java client with o1 and o2 the same object,
o1.equals( o2) is true.
However if I call this method with o1 and o2 the same object from a servlet
o1 does not equal o2.
Feature? Bug? Something that I sould not be doing?????
If anyone has any experience with the same problem I would appreciate any
comments.
--
Adam Cassar
Technical Development Manager
___________________________________________
NetRegistry http://www.netregistry.au.com
Tel: +61 2 9641 8605 | Fax: +61 2 9699 6088
PO Box 270 Broadway NSW 2007 Australia