If it sounds like a ridiculous idea then it is.The client only wants to have to install one project on their server.Our web service will be bridging between mobile phones and various SOAP services mad
So I\'ve been working on trying to figure this out, oddly when I ran it one machine I got a generic Axis Fault with no description, but now on another machine I\'m getting a different error message, b
I trying to create an Axis2 arr file that has 2 package heirachies. However my service class is throwing a class not found exception when it tries to use classes in the utils package.开发者_JAVA百科
Could some one help me on this problem. i have webservice , which reads data from configuration files. When i run this webservice from eclipse , i give absolute the path for these webservices of these
I am a .net Developer but now a days i want to setup Eclipse to write a sample web services to test the capacity 开发者_运维技巧of Java/Axis over WCF/BasicHttpBindings. I found a couple of articles re
So I\'m running out of ideas to try to actually get a client to connect to the SOAP service I\'m running through axis2.
i have put log4j.properties file into WEB-INF/classes folder in my axis 2 webservice. now i can see logs been printed on c开发者_JAVA百科onsole. but i have also put file appender. but i can not find t
I need JAX-WS runtime on Tomcat. Is it OK to put \"ja开发者_JS百科x-ws/lib/*\" to \"tomcat/lib\" ?
I have server side java stubs created with wsdl2java from axis2 1.5.1. I\'m trying to integrate these stubs into the grander application, but I\'m having a heck of a time getting the axis2 1.5.1 depen
I have a POJO which is being deployed as a webservice in Axis2 - Tomcat combo. What is the best way to supply runtime configurations to the service? All servcie related config parameters are in XML fi