The moose likes Web Services and the fly likes  when renaming Axis web app and try custom deployment  error occured Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark " when renaming Axis web app and try custom deployment  error occured" Watch " when renaming Axis web app and try custom deployment  error occured" New topic
Author

when renaming Axis web app and try custom deployment error occured

kannagiri rosei
Ranch Hand

Joined: Nov 26, 2005
Posts: 31
Hi


i renamed axis web in to some other name. and i ran web-inf/classes/deploy.wsdd

the server-config.wsdd modified in deafult "axis" .The renamed application server-config.wsdd not updating.

why if i renamed axis , The deployment inforamtion(server-config.wsdd) should be modified in my web application. but it automatically updating in default web app(axis).

how to rectify this?

NOTE:but(URL) WSDL file displaying properly.

another question
================

if i run WSDl file URL path with client

SERVER error:
==============
Request Message type information has multiple parts than one single wrapped complexType. Use WRAPPED/LITERAL if interoping with some other soap stack becomes a problem


Client Error is:
================

org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.
 
 
subject: when renaming Axis web app and try custom deployment error occured
 
Threads others viewed
WSAD, Apache Axis, and client-config.wsdd
'wsdlFile' element not working
message headers in WSDL
Trouble renaming an existing element in Axis.
The AXIS engine could not find a target service to invoke
IntelliJ Java IDE