GeneXus - Genexus-Java

 
Vista:

Genexus-Java

Publicado por Percy (1 intervención) el 03/10/2005 21:43:23
Hola Sres del Foro, estoy iniciándome en Genexus 8.0 con Java y me encuentro con este caso:

Tengo una Clase , se llama hproband.class y la invoco en el Browser con el siguiente link:

http://localhost:8080/otra/servlet/hproband

y me da este error:

javax.servlet.ServletException: java.lang.NoSuchMethodError
at hproband_impl.wb020(hproband_impl.java:97)
at hproband_impl.rf022(hproband_impl.java:213)
at hproband_impl.refresh(hproband_impl.java:203)
at hproband_impl.we022(hproband_impl.java:157)
at hproband_impl.webExecute(hproband_impl.java:49)
at com.genexus.webpanels.GXWebObjectBase.doExecute(Unknown Source)
at hproband.doExecute(hproband.java:29)
at com.genexus.webpanels.GXWebObjectStub.callExecute(Unknown Source)
at com.genexus.webpanels.GXWebObjectStub.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet

¿a que se deberá?

de antemano gracias.

Percy.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder