| java.lang.Object org.superbiz.servlet.WebserviceClient
WebserviceClient | public class WebserviceClient (Code) | | |
Method Summary | |
public static void | main(String[] args) Unfortunately, to run this example with CXF you need to have a HUGE class path. |
main | public static void main(String[] args) throws Exception(Code) | | Unfortunately, to run this example with CXF you need to have a HUGE class path. This
is just what is required to run CXF:
jaxb-api-2.0.jar
jaxb-impl-2.0.3.jar
saaj-api-1.3.jar
saaj-impl-1.3.jar
cxf-api-2.0.2-incubator.jar
cxf-common-utilities-2.0.2-incubator.jar
cxf-rt-bindings-soap-2.0.2-incubator.jar
cxf-rt-core-2.0.2-incubator.jar
cxf-rt-databinding-jaxb-2.0.2-incubator.jar
cxf-rt-frontend-jaxws-2.0.2-incubator.jar
cxf-rt-frontend-simple-2.0.2-incubator.jar
cxf-rt-transports-http-jetty-2.0.2-incubator.jar
cxf-rt-transports-http-2.0.2-incubator.jar
cxf-tools-common-2.0.2-incubator.jar
geronimo-activation_1.1_spec-1.0.jar
geronimo-annotation_1.0_spec-1.1.jar
geronimo-ejb_3.0_spec-1.0.jar
geronimo-jpa_3.0_spec-1.1.jar
geronimo-servlet_2.5_spec-1.1.jar
geronimo-stax-api_1.0_spec-1.0.jar
jaxws-api-2.0.jar
axis2-jws-api-1.3.jar
wsdl4j-1.6.1.jar
xml-resolver-1.2.jar
XmlSchema-1.3.1.jar
|
|
|