1. Axis startup error -typeMappingVersion argument must be 1.1 or 1.2 stackoverflow.comWe have webapplication using Axis web service engine deployed on websphere 6.0. At the start up of WAS, I see following errors in log:-
|
2. 404-Error for Axis-Webservice deployed on Websphere 6.1 stackoverflow.comI have developed an AXIS web service. We are using Websphere 6.1 for deployment. Here I have the problem: I can test the webservice locally (everything is ok), but in the productive ... |
3. Problems caused by Axis2 java web service client after a timeout stackoverflow.comI have the following issue: |
4. Local "retransmits" of HTTPS requests - Seeing this in Axis2-based WebApp stackoverflow.comI have been observing a strange behaviour in my axis2-based (1.4.1) webapplication (running in Websphere 7). If my soap-based Webservice-request is blocked in the server-thread for exactly 60 seconds, I receive ... |
5. AXIS 1.2 RC2 and AXIS 1.1 RC2 and WebSphere 4.0 coderanch.comHi All, I am planning to deploy AXIS 1.2 RC2 on WebSphere 4.0. We have developed a generic framework that can generate wsdl's with schemas if you feed the (non)ejb classes that need to be exposed as web services. However the same has been achieved usign AXIS 1.2 RC2 since lot of bugs related to schema operations have been fixed between ... |
6. AXIS Web Service Configuration for WebSphere 4.0 and WebSphere 5.0 coderanch.com |
7. AXIS Web Service Client unable to call WebSphere 5.0 Deployed EJB coderanch.comHi All, There is an EJB web service deployed using WSAD 5.1.2's WebSphere 5.0 Test environment and Apache AXIS running as web module inside WSAD. Now I wrote a web service client program using Apache AXIS generated stibs but when I run it I am getting below error : AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: javax.naming.CommunicationException: Caught CORBA.COMM_FAILURE when resolving initial reference=WsnNameService ... |
8. Migrating from Axis to WebSphere stack coderanch.comActually I currently have a web service that is running on the Axis stack and was developed under WAS4. Now that we are moving to WAS5 - we'd like to know how much work is going to be involved with migrating our web service to run on top of the WebSphere stack and removing the Axis stack. |
9. Problem with Custom (De)Serializers with AXIS, WebSphere, EJB coderanch.comHi All, Environment ------------ 1. WSAD 5.1.2 2. AXIS 1.2 RC2 on both server and client 3. WebSphere Application Server 5.0 4. custom (de)serializers written replacing axis default (de)serializers both at server side and client side I have deployed an EJB using WSAD 5.1.2's WebSphere 5.0 Test Environment and exposed it as web service using AXIS 1.2 RC2 on the server ... |
10. Minor code problem with Axis, EJB, WSAD, Websphere coderanch.comHi All, I am using below environment client side ------------ ANT + Sun 1.4.2 JRE JIBX (DE)SERIALIZERS, JIBX BINDING AXIS 1.2 RC2 STUBS server side ----------- JIBX (DE)SERIALIZERS, JIBX BINDING AXIS 1.2 RC2 JIBX BETA 3D WSAD 5.1.2 WEBSPHERE 5.0 Test Environment Basically I used WSAD 5.1.2 to code my EJB's. When I run my web service java client program to ... |
11. AXIS - Xerces Classloading Problems with WebSphere coderanch.comHi All, I am trying to deploy Apache AXIS 1.2 RC2 as Web Module inside a EAR deployed using WSAD 5.1.2's WebSphere 5.0 Test Environment. Websphere 5.0 server has built with its own logging component internally for its own logging purposes and has been kept in Webphere java runtime extension folder. So whenever that logging component has been called by default ... |
12. Apache axis 2 client in Web Service server in WebSphere 5.1.1 coderanch.com |
13. Axis and Websphere coderanch.comHi Web Services gurus, I have experience in developing Web Services using WSAD on Web Sphere App Server. My experience is limited to writing wsdls, generating the skeletons from it ...etc all using my IDE tool WSAD. For a University project, I have been asked to develop a webservice using AXIS on Tomcat. Here I felt like an ignorant as I ... |
14. Async. web servies impl. with AXIS, WebSphere coderanch.comI am looking for some handson implementation of Asynchronous Web Services using Open Source Apache AXIS 1.2+, JMS, WebSphere 5.0+, WebSphere MQ. All the stuff I have found related to this are not complete and does not fit my requirements. Even the AXIS provided samples has JMS examples that use SonicMQ and IBM developerworks articles mainly focus on WSAD's implementation of ... |
15. AXIS 1.3 and IBM Websphere 5.1.2 coderanch.com |
16. faulty web service issue for WebSphere 6.1 on Axis2 coderanch.com |
17. Axis 2 -> Jboss to WebSphere migration coderanch.com |
18. axis websphere z/os -- urgent forums.oracle.comHi, I am running axis1.3 on websphere Z/OS and i am uploading large files. I a getting the following errors when error1: 1)i try to upload the files of size 30mb. Initially i tried to upload 30mb it got success 2) tried to upload again 30mb but this time the error occurs this error occurs when i tried to upload more ... |