List Question
20 TechQA 2023-02-02T11:07:21.277000Failed to execute goal org.apache.cxf:cxf-codegen-plugin:3.2.1:wsdl2java
346 views
Asked by Pranav Saharawat
Automaticly regeneration WSDL after update with AXIS 1.4
220 views
Asked by karDEVproj
wsdl schema namespace prefix is changing in different environments - AXIS2
401 views
Asked by Sivaramakrishnan Raghavan
Apache CXF: changing arg0 name to specific field name in XML (Java2WSDL)
218 views
Asked by ReyAnthonyRenacia
How do i remove the <soapenv:Envelope> <soapenv:Header/> <soapenv:Body> tags from getting generated from my wsdl?
612 views
Asked by she_be_me
Webservice client generation - stubs vs. Soap messages
778 views
Asked by Dmitriy Ryabin
Need help on java2wsdl using gradle
632 views
Asked by Vinay Verma
JavaToWS Error: java.lang.AbstractMethodError generating a webservice from classes
4k views
Asked by Angelo Tricarico
cxf-java2ws-plugin java2ws getting error org.apache.maven.lifecycle.LifecycleExecutionException:
675 views
Asked by Nasser Boukehil
XmlAnyElement lax = true any object returns list in SOAP UI but when consuming the service in JAVA get only the last object
940 views
Asked by Sohaib Jamal
Top Down EJB Web Service Eclipse
154 views
Asked by iLearn
How to customize JAXB binding when generating XSD from Java using Apache CXF cxf-java2ws-plugin
190 views
Asked by Frank Calfo
why void return method and throws no exception methods are not considered as one way operation by default in jax-ws?
1.2k views
Asked by Senthilkumar Annadurai
What is the alternative solution for @javax.jws.WebMethod(exclude=true)?
1.5k views
Asked by Sunny Gujarati
org.apache.cxf.tools.common.ToolException: Fail to load class
3.1k views
Asked by Saravanan
Not able to convert POJO to WSDL using java2wsdl.Getting noclassfound error
35 views
Asked by user6213984
Error with Axis2 Maven plugin
874 views
Asked by andrewvincent7
CXF generates WSDL where Fault extends tns:exception
409 views
Asked by Tomasz
Can we default value in bean so even after WSDL generation the value will be retained?
52 views
Asked by Shruti Rawat
Client server java application: send large file using SOAP and AXIS2
816 views
Asked by un_known