There was an old flash mx gateway jar being picked up in the build process. Eek

 

 


From: [email protected] [mailto:[email protected]] On Behalf Of Stacy Young
Sent: Tuesday, February 07, 2006 12:36 PM
To: [email protected]
Subject: [flexcoders] Can not find named service

 

Just started a new project, app server is Weblogic and application is
deployed as an EAR. Trying to get a simple remote call working and I'm
getting an exception:

"No service named serviceSystem is known to Flash"

1. Named service is configured in flex-config.xml
2. The class it points to exists

    <named>
          <object name="serviceSystem">

<use-custom-authentication>false</use-custom-authentication>

<source>com.sfcommerce.chargeback.client.SystemServiceClient</source>
              <type>stateless-class</type>
              <allow-unnamed-access>false</allow-unnamed-access>
          </object>
    </named>

I'm stumped. It has to be something simple but the exception details are
vague at best...Appreciate any ideas on additional areas to check!



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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to