Re: No getter method for property

2007-01-31 Thread Agustín
But currently my solution is running on a remote servernot is running on localhost. So I think it's possible to have the methods as I have them. Thanks. Agustín González García - Mantenimiento J2EE - Treelogic Tel: 985 73 27 32 Edificio Centro

Re: No getter method for property

2007-01-31 Thread Agustín
setNombre(String nombre) { solicitantePrincipal.setNombre(nombre); } Agustín González García - Mantenimiento J2EE - Treelogic Tel: 985 73 27 32 Edificio Centroastur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From

Re: [OT] Re: No getter method for property

2007-01-31 Thread Agustín
I have got Oracle Application Server 10g Release 2 (10.1.2) on both servers, but I have got j2se 1.4.2_07 on local server (where the application not runs) and j2se 1.4.2_04 on remote server. Agustín González García - Mantenimiento J2EE - Treelogic Tel: 985

Re: No getter method for property

2007-01-31 Thread Agustín
ns on other server (on other host). Agustín González García - Mantenimiento J2EE - Treelogic Tel: 985 73 27 32 Edificio Centroastur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias - España - Original Message - From: "Dave Newton" &l

Re: No getter method for property

2007-01-31 Thread Agustín
Yes, I'm sure. When I deploy the application in other server the application runs perfectly, but when I deploy it in local I see this error. Agustín González García - Mantenimiento J2EE - Treelogic Tel: 985 73 27 32 Edificio Centroastur, 2ª planta Pol

No getter method for property

2007-01-31 Thread Agustín
getNombre() getNombre(int) setNombre() setNombre(int) What is the problem? Thanks. Agustín González García - Mantenimiento J2EE - Treelogic Tel: 985 73 27 32 Edificio Centroastur, 2ª planta Polígono SIA Copper 33420, Lugones - Asturias