We have webapplication using Axis web service engine deployed on websphere 6.0.
At the start up of WAS, I see following errors in log:-
org.apache.axis.ConfigurationException: java.lang.RuntimeException: The -typeMappingVersion argument must be 1.1 or ...
|
I 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 ... |
I have the following issue:
- A java web application that generate Voice XML - based on struts - deployed on IBM WebSphere AS (WAS v.7.0.0.7).
- The application uses Axis2 java - ... |
I 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 ... |
Hi 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 ... |
|
Hi 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 ... |
|
Actually 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. |
Hi 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 ... |
Hi 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 ... |
Hi 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 ... |
|
Hi 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 ... |
I 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 ... |
|
|
|
Hi, 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 ... |