Silpa,
Please remove [Managed] from the class definition - the problem should go away. Alternatively, you can add fds.swc to your library search path.
 
Thank you,
Anatole Tartakovsky
 
 
 
----- Original Message -----
From: silpa s
Sent: Sunday, June 25, 2006 9:45 PM
Subject: [flexcoders] Interface IManaged was not found

Hi All, I'm new to flex. i'm trying to do a sample
application listed at
http://java.sys-con.com/read/210991_1.htm

I don't know Why i'm getting following ERROR?

Interface IManaged was not found. StockQuoteDTO.as

I'm using Eclipse
package com.theriabook.jms.dto
{
[Managed]

[RemoteClass(alias="com.theriabook.jms.dto.StockQuoteDTO")]
public dynamic class StockQuoteDTO
{
public var symbol:String;
public var last:Number
}
}

-silpa

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

__._,_.___

--
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