--- Agustín <[EMAIL PROTECTED]> wrote:
> If I only have two methods the application runs
> perfectly:
> 
> getNombre()
> setNombre(String)

That makes sense.

> I don't know why the application runs on one server
> (on localhost) and not runs on other server (on
other
> host).

Are they the same server (like Tomcat version, or
Weblogic, etc.)? Same JVM? Are you positive the same
class file is deployed on both machines?

I'm kind of curious about this one since I'm not
convinced it should work at all with the messed-up
JavaBean.

Dave



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

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

Reply via email to