Guys,

I'm trying to call a webservice and getting an error when FlexServer tries
to read the wsdl.

The WebService is deployed on a Websphere box and the wsdl files are
divided into two pieces :

 a) A Service Wsdl and,
b) An Interface wsdl.

The Service Wsdl imports the Interface wsdl file and runs fine when tested
inside WebSphere test environment. I'm using Cairngorm2b3 to get to the
WebService but receive the following error at the start of the application
:

[RPC Fault faultString="Cannot resolve relative WSDL import without a fully
qualified base address." faultCode="Client.WSDL.Import" faultDetail="Please
specify the location of the WSDL document for the WebService."]
      at mx.rpc.soap::WSDLParser/::dispatchFault()
      at
mx.rpc.soap::WSDLParser/http://www.adobe.com/2006/flex/mx/internal::httpResultHandler()
      at flash.events::EventDispatcher/dispatchEvent()
      at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
      at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()
      at mx.rpc::Responder/result()
      at mx.rpc::AsyncRequest/acknowledge()
      at
::HTTPMessageResponder/HTTPChannel.as$8:HTTPMessageResponder::resultHandler()
      at ::HTTPMessageResponder/completeHandler()
      at ::ChannelRequestLoader/::callEventCallback()
      at ::ChannelRequestLoader/::completeHandler()
      at flash.events::EventDispatcher/dispatchEvent()
      at flash.net::URLLoader/flash.net:URLLoader::onComplete()

I'm guessing that Flex can only read WSDL files with inline schemas ? Does
anyone have any pointers ?


Thanks in advance,
Praful

Praful Aggarwal
Lending Projects Team
EBS IT Department
[EMAIL PROTECTED]
Ph : +353-1-6659256

"Wrinkles should merely indicate where smiles have been - Mark Twain"



Savings - Home Loans - Personal Loans - Investments - Credit Card - Insurance

all together better                                          EBS Building 
Society                                                                         
      www.ebs.ie

**********************************************************************
Terms and Conditions apply. EBS is regulated by the Financial Regulator.
**********************************************************************
The information contained in this communication is intended solely for
the use of the individual or entity to whom it is addressed.  It may
contain confidential or legally privileged information.  If you are not
the intended recipient you are hereby notified that
any disclosure, copying,  distribution or taking any action in reliance
on the contents of this information is strictly prohibited and may be
unlawful.  If you have received this communication in error, please
notify us immediately by responding to this email and then delete it from 
your system.

Any personal opinions expressed in this e-mail are views of the
individual and do not necessarily reflect the views of the EBS Group.
The content of this e-mail may have been sent without the authority of
the EBS Group.

EBS Group cannot guarantee that this e-mail and attachments are free of viruses 
and you must ensure that you carry out your own virus checks. EBS 

Group accepts no liability for any loss or damage caused by software
viruses.

www.ebs.ie

*******************************************************************



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to