That fixed it.  Thanks.  It might be good to have some manual
installation instructions in the documentation for putting cairngorm
into an existing flex server.

--- In flexcoders@yahoogroups.com, "Steven Webster" <[EMAIL PROTECTED]> wrote:
> 
> > -----Original Message-----
> > From: flexcoders@yahoogroups.com 
> > [mailto:[EMAIL PROTECTED] On Behalf Of reubenbrown13
> > Sent: 19 May 2005 16:47
> > To: flexcoders@yahoogroups.com
> > Subject: [flexcoders] Re: Cairngorm 0.99
> > 
> > While that is nice and all, I have these errors now:
> > 
> > 5 Errors found.
> >  
> > Error
> > H:\Inetpub\wwwroot\flex\cairngormlogin\org\nevis\cairngorm\sam
> ples\login\business\Services.mxml:28
> > Invalid value for 'named' - does not match any object name 
> > from the configuration file.
> 
> 
> OK, so in Services.mxml line 28 there will be reference to a 
> named service.  That's what the error message is trying to
> tell you.
> 
> That named service has to be declared in flex-config.xml.  
> I'm suspecting that when you are building the application, 
> you're not putting out the flex-confix.xml that we shipped 
> for you, that has the named service definition in it.
> 
> If you're using our ant build scripts, then we copy that
> flex-config.xml out on your behalf.  If you're not using
> ant, you're going to have to do all the work yourself, for
> putting all the files out that need to be there, or adding
> the manifest defintions and named service definitions that
> the Cairngorm store necessarily required.
> 
> I'm afraid it's the trade-off of putting out a sample that
> is a full 3-tier application; the configuration of the
> database, and of the J2EE named services, needs to be done,
> as well as just deploying MXML and ActionScript.
> 
> All your other errors, I suspect are just fall-out from the
> above.
> 
> best,
> 
> Steven
> 
> --
> Steven Webster
> Technical Director
> iteration::two
>  
> This e-mail and any associated attachments transmitted with it may
contain
> confidential information and must not be copied, or disclosed, or
used by
> anyone other than the intended recipient(s). If you are not the intended
> recipient(s) please destroy this e-mail, and any copies of it,
immediately.
>  
> Please also note that while software systems have been used to try
to ensure
> that this e-mail has been swept for viruses, iteration::two do not
accept
> responsibility for any damage or loss caused in respect of any viruses
> transmitted by the e-mail. Please ensure your own checks are carried out
> before any attachments are opened.




 
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