Problem in contacting to a webservice.


Hi ,

I have developed a webservice.I had deployed into the jboss server.
It is has deployed the service without any warnings & error.

The problem starts when i am trying to cal the service from the client.

When ever i am trying to call the service it is giving the following
error.

log4j:WARN No appenders could be found for logger
(org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" javax.xml.rpc.ServiceException: Error
processing WSDL document:
org.xml.sax.SAXException: Fatal Error:
URI=http://localhost:8080/webSer/DemoService Line=2: Element type "meta"
must be foll
owed by either attribute specifications, ">" or "/>".
        at org.apache.axis.client.Service.initService(Service.java:293)
        at org.apache.axis.client.Service.<init>(Service.java:195)
        at
org.apache.axis.client.ServiceFactory.createService(ServiceFactory.java:
256)
        at WSClient.main(WSClient.java:29)

-- Do i need to make any changes for running the wsdl document.
-- Please give me the procedures to solve this problem.

Thanks & Regards
R Rajni Kumar




Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
and destroy all copies of this message and any attachments.

Received on Monday, 14 November 2005 11:19:42 UTC