Re: [xev2] SdtWorkWithDevicesTOrden_TOrden_List_GridSdt_Item_RESTInterface.java:11: package org.codehaus.jackson.annotate does not exist
Que tal Estimados?
Estoy comenzando con una TRn en SD.
Hice un dashboard y solo este ww for SD
Agradezco cualquier comentario y/o sugerencia
Atte
Alfredo
\Generating to Data005\web\bld12.info
Generating to sm12_6.ari
Generating to Data005\web\GxFullTextSearchReindexer.java
Compressing static files...Success
Generation Success
========== Generation started ==========
Applying Bootstrapping for: GinoIMTSD
Android Success
Generation Success
GeneXus Java Make v1.0
SdtWorkWithDevicesTOrden_TOrden_List_GridSdt_Item_RESTInterface.java:11: package org.codehaus.jackson.annotate does not exist
import org.codehaus.jackson.annotate.*;
^
SdtWorkWithDevicesTOrden_TOrden_List_GridSdt_Item_RESTInterface.java:16: cannot find symbol
symbol: class JsonAutoDetect
@JsonAutoDetect(fieldVisibility=JsonAutoDetect.Visibility.NONE, getterVisibility=JsonAutoDetect.Visibility.NONE, isGetterVisibility=JsonAutoDetect.Visibility.NONE)
^
workwithdevicestorden_torden_section_tcostosmateriales_grid_services_rest.java:9: package javax.ws.rs does not exist
import javax.ws.rs.*;
^
workwithdevicestorden_torden_section_tcostosmateriales_grid_services_rest.java:10: package javax.ws.rs.core does not exist
import javax.ws.rs.core.MediaType;
^
workwithdevicestorden_torden_section_tcostosmateriales_grid_services_rest.java:11: package javax.ws.rs.core does not exist
import javax.ws.rs.core.*;
^
workwithdevicestorden_torden_section_tcostosmateriales_grid_services_rest.java:16: cannot find symbol
symbol: class Path
@Path("/WorkWithDevicesTOrden_TOrden_Section_TCostosMateriales_Grid")
^
workwithdevicestorden_torden_section_tcostosmateriales_grid_services_rest.java:27: cannot find symbol
symbol : class Response
location: class workwithdevicestorden_torden_section_tcostosmateriales_grid_services_rest
public Response execute( @QueryParam("EmpCod") @DefaultValue("") String sA53EmpCod ,
^
SdtWorkWithDevicesTOrden_TOrden_Section_TCostosMateriales_GridSdt_Item_RESTInterface.java:11: package org.codehaus.jackson.annotate does not exist
import org.codehaus.jackson.annotate.*;
^
SdtWorkWithDevicesTOrden_TOrden_Section_TCostosMateriales_GridSdt_Item_RESTInterface.java:16: cannot find symbol
symbol: class JsonAutoDetect
@JsonAutoDetect(fieldVisibility=JsonAutoDetect.Visibility.NONE, getterVisibility=JsonAutoDetect.Visibility.NONE, isGetterVisibility=JsonAutoDetect.Visibility.NONE)
^
torden_bc_services_rest.java:9: package javax.ws.rs does not exist
import javax.ws.rs.*;
^
torden_bc_services_rest.java:10: package javax.ws.rs.core does not exist
import javax.ws.rs.core.MediaType;
^
torden_bc_services_rest.java:11: package javax.ws.rs.core does not exist
import javax.ws.rs.core.*;
^
torden_bc_services_rest.java:16: cannot find symbol
symbol: class Path
@Path("/TOrden")
^
torden_bc_services_rest.java:26: cannot find symbol
symbol : class UriInfo
location: class torden_bc_services_rest
private UriInfo uriInfo;
^
torden_bc_services_rest.java:29: cannot find symbol
symbol : class Response
location: class torden_bc_services_rest
public Response GetBy( @QueryParam("start") @DefaultValue("0") String sstartRow ,
^
torden_bc_services_rest.java:99: cannot find symbol
symbol : class Response
location: class torden_bc_services_rest
public Response LoadDefault( @PathParam("sA53EmpCod") String sA53EmpCod )
^
torden_bc_services_rest.java:118: cannot find symbol
symbol : class Response
location: class torden_bc_services_rest
public Response Load( @PathParam("sA53EmpCod") String sA53EmpCod ,
^
torden_bc_services_rest.java:166: cannot find symbol
symbol : class Response
location: class torden_bc_services_rest
public Response Delete( @PathParam("sA53EmpCod") String sA53EmpCod ,
^
SdtTOrden_RESTInterface.java:11: package org.codehaus.jackson.annotate does not exist
import org.codehaus.jackson.annotate.*;
^
SdtTOrden_RESTInterface.java:16: cannot find symbol
symbol: class JsonAutoDetect
@JsonAutoDetect(fieldVisibility=JsonAutoDetect.Visibility.NONE, getterVisibility=JsonAutoDetect.Visibility.NONE, isGetterVisibility=JsonAutoDetect.Visibility.NONE)
^
Franklin Buitron