BTW I an trying at this moment the getPallets() method... The calss that
generated the WS is:package com.avon.mx.reaco.services;
import java.util.ArrayList;
import java.util.List;
import javax.faces.bean.ManagedProperty;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.We
Please confirm the code below is the SpringServletContextObjectSupplier you are
implementing:
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyri
you used the most complicated and convoluted means to create a WebService
(JAX-WS)...use this copy of HandHeldScannerService .java:
package com.avon.mx.reaco.services;
import java.util.ArrayList;
import java.util.List;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebSe