Service Stub:
protected static SOAPFactory getFactory(String soapVersionURI) {
if (SOAP11Constants.SOAP_ENVELOPE_NAMESPACE_URI.equals(soapVersionURI))
{ //http://schemas.xmlsoap.org/soap/envelope/
return OMAbstractFactory.getSOAP11Factory();
} else if
(SOAP12Constants.
save this pom.xml in the base folder where the project will be created
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
4.0.0
org.apache
I have a IBM APP Server
when i send a web service call to the server, through HTTP Server
the header in the soap message returned is text/xml, which causes a SOAP
Transport URI error at my client side.
What can be the reason for the application server to return text/xml in soap
response. ?
Th
Axis2 generates for Java-enums the non-standard 'xs:Enum' type in the XSD.
I would be pleased if someone could give me some advice as on how this can be
avoided ?
He answered you earlier and you didn't get it because nabble is broken.
*It is actually a problem that affects many Maven plugins. The usual
workaround is to use ${basedir} to build the absolute path.*
But you decided you weren't going to listen and continue to use nabble. If
you aren't going to
http://old.nabble.com/wsdl2code-and-multi-module-project-td31097649.html
mgainty wrote:
>
>
> yes it is..what is your question
>
> Martin
> __
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
> Diese Nachricht ist ver
That is probably because Nabble is broken. You should not use that
stuff and subscribe directly to the mailing list. We can't guarantee
that replies sent to the mailing list will ever show up in Nabble.
Andreas
On Fri, Mar 18, 2011 at 12:02, stlecho wrote:
>
> Most of the posts remain un-answere
yes it is..what is your question
Martin
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bitten wir hoeflich um eine Mitteilung. Jede
I'm using a multi-module project. When building a sub-module, the wsdl2code
plugin finds the WSDL for which I'm generating Java classes. When building
the complete module, the WSDL is not found: "*java.io.FileNotFoundException:
This file was not found:
file:/D:/MULTI_MODULE_PROJECT/src/main/resourc
Hello,
Based on a WSDL, I've generated Java classes which I'm using to call the
generated stub. When running a test, I'm receiving an error:
"*java.lang.ClassCastException:
org.apache.xmlbeans.SchemaGlobalElement$Ref cannot be cast to
org.apache.xmlbeans.SchemaType$Ref*" (see underneath for the fu
Most of the posts remain un-answered :o(.
Is this forum still alive ?
If it isn't which forum should be used ?
--
View this message in context:
http://old.nabble.com/Is-this-forum-still-alive---tp31180206p31180206.html
Sent from the Axis - User mailing list archive at Nabble.com.
---
11 matches
Mail list logo