Hi Dave,

have you made sure your config.xml contains

<namespace uri="http://www.iterationtwo.com/cairngorm";>
<manifest>/WEB-INF/flex/cairngorm-manifest.xml</manifest>
</namespace> 

,you have a cairngorm-manifest.xml file and most importantly, you've restarted 
your server?


Best,
Alex

-- 
Alex Uhlmann 
Software Engineer 
iteration::two



-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Behalf Of dave buhler
Sent: 19 May 2005 09:14
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Cairngorm 0.99


I have the same issue with the Login example:


Error /org/nevis/cairngorm/samples/login/business/Services.mxml:22 
Namespace http://www.iterationtwo.com/cairngorm has not been associated with 
component manifest.






On 5/19/05, Hans Omli <[EMAIL PROTECTED]> wrote:
I'm having a similar issue.  After changing db_path in
/WEB-INF/classes/store.cfg to an absolute path, I get:

Error: Unresolved compilation problems:
        The import org.apache.commons cannot be resolved
        The import org.apache.commons cannot be resolved
        log cannot be resolved
        log cannot be resolved
        log cannot be resolved
        log cannot be resolved
        log cannot be resolved 
        log cannot be resolved
        Log cannot be resolved to a type
        LogFactory cannot be resolved

Could be an issue with the way I have the Tomcat project configured in
Eclipse.  Will dig deeper into this in the morning. 



-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Webster 
Sent: Wednesday, May 18, 2005 7:10 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: Cairngorm 0.99

Hi there,

Can you zip up your webapp directory (removing flex.war/etc) on JRun and
email it privately to me offlist, and we'll take a look.

On the login sample, you should have seen a result or a fault come back over
the wire ... what was the case ?

Have you tried starting/stopping the appserver ? 

I'm sure it's something simple.

Best,

Steven

> -----Original Message-----
> From: flexcoders@yahoogroups.com
> [mailto: [EMAIL PROTECTED] On Behalf Of violabg2002
> Sent: 18 May 2005 15:04
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Cairngorm 0.99 
>
> Hi Steven
>
> changed the store.cfg paht to
> db_path=c:\\cairngormstore\\db\\  but same problem.
>
> I have
>
> "h commons-lang-1.0.1.jar
> "h commons-logging-1.0.4.jar 
> "h hsqldb.jar
> "h log4j-1.2.8.jar
>
> in the Flex\jrun4\servers\default\cairngormstore\WEB-INF\lib
> directory.




Yahoo! Groups Links











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 the Yahoo! Terms of Service. 


 
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