Hello All,
I have a problem I just can't figure out. I am using Oracle's
jdeveloper and deploying to a stand-alone linux oc4j server. I have a
j2ee/struts application that runs fine from the self-embedded oc4j
server, but it doesn't deploy properly.
Most of the app runs fine, except for a few fields. These fields give
a 'no getter' error. The value object has the getters and setters in
it, or the test bed wouldn't work.
Anyone have any ideas about what could cause this type of error?
Thanks for any help.
Bob Z.
p.s. New to java/beans/struts development.