Anybody encountered this yet?

I have a bean which exposes a "services" property. Everything works just
fine on w2k with jdk 1.3.1.01 and 1.2.2r8, BUT when I deploy the
(identical same!) app on sunos 5.7 on a jdk 1.2.2, the "services"
property is not found through introspection (using the PropertyUtils
class). When I simply rename the getters for the property, everything
works like a charm.

Is this a known bug? Should Sun be informed about this? Or did I simply
do something plain stupid?

tomK


OS:
SunOS sysman1 5.7 Generic_106541-16 sun4u sparc SUNW,Ultra-5_10

jdk:
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_05a, native threads, sunwjit)

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to