Hi Renaun,

Many thanks for your reply. 

I have checked and both are in the WEB-INF folder on the  
{JRUNroot}/servers/flex/flex/WEB-INF/flex-war/frameworks/mx.swc
and
{JRUNroot}/servers/flex/flex/WEB-INF/flex-war/system_classes

Also I have tried putting flex on the JRun default server but still it
doesn't work. The Flex Framework classes are in
{JRUNroot}/servers/default/default-ear/flex-war/WEB-INF/flex-war/frameworks/mx.swc
and
{JRUNroot}/servers/default/default-ear/flex-war/WEB-INF/flex-war/system_classes

It couldn't be installation error (well.. not likely)coz I followed
the step by step instructions and also to date I have uninstalled and
reinstalled flex three times.

It is really frustrating but I shall not be beaten ..... just yet ;)

Best Regards,
Natz

--- In [email protected], "Renaun Erickson" <[EMAIL PROTECTED]> wrote:
>
> It can't find your Flex Framework classes.
> 
> Usually found at 
> {App_Root}/WEB-INF/flex/flexworks/mx.swc
> Or maybe
> {App_Root}/WEB-INF/flex/system_classes/
> 
> Not sure how Flex Builder does the deployments with the internal Jrun.
>  But when you install the Flex 1.5 you can find a flex.war that will
> deploy in a Java Servlet container and setup the proper flex app
> structure.
> 
> Renaun
> 
> 
> 
> --- In [email protected], "nntasha1976" <natasharyl@> wrote:
> >
> > Hi,
> > 
> > I really do hope that someone could assist me. I have been searching
> > for a solution for almost a week now but to no avail. 
> > 
> > I am a newbie, still working on the flex sample tutorial. 
> > Followed every single steps without any problem but when I tried to
> > test my application (on flex builder) I got the following error 'A
> > flex server couldn't be found at the url'.
> > 
> > Also I got these following errors when I went to the localhost
> > directly from my browser. 'Compilation Results Errors, warnings or
> > exceptions were found while compiling /fbComponents/flexstore.mxml.'  
> > 
> > 18 Errors found.
> >  
> > Error /fbComponents/flexstore.mxml:6
> > Failed to parse number: 100%
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/UIObject.as
> > The class 'mx.styles.StyleProtoChain' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/UIObject.as:65
> > The class 'mx.core.UIObjectDescriptor' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/UIObject.as:203
> > The class 'mx.styles.CSSStyleDeclaration' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/UIComponent.as
> > The class 'mx.managers.SystemManager' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/UIComponent.as:48
> > There is no class with the name 'mx.core.UIObject'.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/View.as:16
> > The class 'mx.skins.RectBorder' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/View.as:28
> > The class 'mx.core.UIObject' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/View.as:32
> > The class 'mx.core.UIObject' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/View.as:46
> > The class 'mx.core.UIObject' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/core/View.as:49
> > The class 'mx.core.UIObject' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/containers/Container.as:75
> > The class 'mx.controls.VScrollBar' could not be loaded.
> > 
> > 
> > Error /WEB-INF/flex/frameworks/mx/containers/Container.as:77
> > The class 'mx.controls.HScrollBar' could not be loaded.
> > 
> > 
> > Error /fbComponents/ThumbnailView.mxml:3
> > The class 'mx.containers.Tile' could not be loaded.
> > 
> > 
> > Error /fbComponents/flexstore.mxml:8
> > Don't know how to parse element "*:ThumbnailView". It is not a known
> > type or a property of mx.containers.ViewStack.
> > 
> > 
> > Error /fbComponents/flexstore.mxml:9
> > Don't know how to parse element "*:GridView". It is not a known type
> > or a property of mx.containers.ViewStack.
> > 
> > 
> > Error /fbComponents/flexstore.mxml:10
> > Don't know how to parse element
> > "http://www.macromedia.com/2003/mxml:ControlBar";. It is not a known
> > type or a property of mx.containers.Panel.
> > 
> > 
> > Error /fbComponents/flexstore.mxml:17
> > Don't know how to parse element
> > "http://www.macromedia.com/2003/mxml:VBox";. It is not a known type or
> > a property of mx.containers.HBox. 
> > 
> > I installed Flex on my system which have a Java Application Server
> > already installed. I created a new server on Jrun 4, deployed flex.war
> > (localhost:8101/). I have tried reinstalling flex and created a flex
> > directory within the JRun default server but still to no avail. 
> > 
> > The http://localhost:8101/samples/ (Macromedia Flex samples) works
> > fine but not the flexstore.mxml which I have created. 
> > 
> > Where did I go wrong???
> > 
> > Any assistance will be greatly appreciated.
> > 
> > Best regards,
> > Natz
> >
>






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