Thanks.I did the mentioned changes and I'm able to proceed
further.This time I even get the Build Successful.However when I try
to open the generated swf i get to see a grey screen.No components are
rendered.The file size of the swf file is around 650K.Not sure what
exactly is happening here.Can you please help me with this.


Regards,
Chetan

I'm attaching the logs for the build here
******************************************************************************************************************************************************
NOTE: Maven is executing in offline mode. Any artifacts not already in
your loca
l
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building swf Application
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory C:\temp\crsmodapp\swf\target
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources,
i.e. build is platform dependent!
[INFO] Copying 7 resources
[INFO] [flexmojos:compile-swf]
[INFO] flexmojos 3.2.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
file
[WARNING] Source file was not defined, flexmojos will guess one.
[WARNING] Unable to find license.jar on classpath. Check wiki for
instructions a
bout how to add it:
   https://docs.sonatype.org/display/FLEXMOJOS/FAQ#FAQ-1.3
[INFO] Flex compiler configurations:
-compiler.accessible=false
-compiler.actionscript-file-encoding UTF-8
-compiler.allow-source-path-overlap=false
-compiler.as3=true
-compiler.debug=false
-compiler.es=false
-compiler.external-library-path C:\temp\crsmodapp\swf\target\classes
\libraries\p
layerglobal.swc
-compiler.fonts.local-fonts-snapshot C:\temp\crsmodapp\swf\target
\classes\fonts.
ser
-compiler.headless-server=false
-compiler.include-libraries=
-compiler.keep-all-type-selectors=false
-compiler.keep-generated-actionscript=false
-compiler.library-path C:\Tyger\fcBase\repo\com\adobe\flex\framework
\flex\3.2.0.
3958\flex-3.2.0.3958.swc C:\Tyger\fcBase\repo\com\adobe\flex\framework
\framework
\3.2.0.3958\framework-3.2.0.3958.swc C:\Tyger\fcBase\repo\com\adobe
\flex\framewo
rk\rpc\3.2.0.3958\rpc-3.2.0.3958.swc C:\Tyger\fcBase\repo\com\adobe
\flex\framewo
rk\utilities\3.2.0.3958\utilities-3.2.0.3958.swc C:\Tyger\fcBase\repo
\crs-flex\C
airngorm\2.1\Cairngorm-2.1.swc C:\Tyger\fcBase\repo\crs-flex\corelib
\0.1\corelib
-0.1.swc C:\Tyger\fcBase\repo\crs-flex\flexlib\2.4\flexlib-2.4.swc C:
\Tyger\fcBa
se\repo\crs-flex\Datavisualization\0.1\Datavisualization-0.1.swc C:
\Tyger\fcBase
\repo\com\adobe\flex\framework\framework
\3.2.0.3958\framework-3.2.0.3958-en_US.r
b.swc C:\Tyger\fcBase\repo\com\adobe\flex\framework\rpc
\3.2.0.3958\rpc-3.2.0.395
8-en_US.rb.swc C:\Tyger\fcBase\repo\crs-flex\Datavisualization
\2.3\Datavisualiza
tion-2.3-en_US.rb.swc
-compiler.locale en_US
-compiler.namespaces.namespace http://www.adobe.com/2006/mxml C:\temp
\crsmodapp\
swf\target\classes\configs\mxml-manifest.xml
-compiler.optimize=true
-compiler.source-path C:\temp\crsmodapp\swf\src\main\flex C:\temp
\crsmodapp\swf\
src\main\locales\{locale}
-compiler.strict=true
-compiler.use-resource-bundle-metadata=true
-compiler.verbose-stacktraces=false
-default-background-color 8821927
-default-frame-rate 24
-default-script-limits 1000 60
-default-size 500 375
-licenses.license flexbuilder3.displayed10DaysLeftMessage true
-licenses.license flexbuilder3.displayed20DaysLeftMessage true
-licenses.license flexbuilder3.displayedFirstLaunchMessage true
-licenses.license flexbuilder3.displayedStartPageAtLeastOneTime true
-metadata.date Wed Sep 30 21:26:02 IST 2009
-target-player 9.0.0
-use-network=true
-verify-digests=true -load-config=
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs\deal
\vo\DealSe
archVO.as:[7,15] No constructor function was specified for class
DealSearchVO.
public class DealSearchVO implements IValueObject
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs\deal
\vo\DealCo
mpanySearchVO.as:[8,15] No constructor function was specified for
class DealComp
anySearchVO.    public class DealCompanySearchVO extends DealSearchVO
implements
 IValueObject
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs\deal
\model\Dea
lSearchModel.as:[6,15] No constructor function was specified for class
DealSearc
hModel. public class DealSearchModel
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\view\Se
verityLookup.as:[11,15] No constructor function was specified for
class Severity
Lookup. public class SeverityLookup extends SeverityLookupView
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\view\Se
verityLookup.as:[13,7] var 'alertSelectFlag' will be scoped to the
default names
pace: SeverityLookup: internal.  It will not be visible outside of
this package.
                var alertSelectFlag:Number = 0;
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs\deal
\view\Deal
Search.as:[20,15] No constructor function was specified for class
DealSearch.
public class DealSearch extends DealSearchView
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\framework\vo\C
RSErrorVO.as:[6,15] No constructor function was specified for class
CRSErrorVO.
public class CRSErrorVO implements IValueObject
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\command
\SeverityLookupCommand.as:[18,15] No constructor function was
specified for clas
s SeverityLookupCommand.        public class SeverityLookupCommand
extends CRSCo
mmand
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\command
\SeverityLookupCommand.as:[20,7] var 'severityLookupEvent' will be
scoped to the
 default namespace: SeverityLookupCommand: internal.  It will not be
visible out
side of this package.           var
severityLookupEvent:SeverityLookupEvent;
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\command
\SeverityLookupCommand.as:[21,7] var 'severityListUpper' will be
scoped to the d
efault namespace: SeverityLookupCommand: internal.  It will not be
visible outsi
de of this package.             var
severityListUpper:ArrayCollection=new ArrayC
ollection();
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\command
\SeverityLookupCommand.as:[22,7] var 'model' will be scoped to the
default names
pace: SeverityLookupCommand: internal.  It will not be visible outside
of this p
ackage.         var model:CRSModelLocator=CRSModelLocator.getInstance
();
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\lookup\command
\SeverityLookupCommand.as:[23,7] var 'severityLookup' will be scoped
to the defa
ult namespace: SeverityLookupCommand: internal.  It will not be
visible outside
of this package.                var severityLookup:SeverityLookup=new
SeverityLo
okup();
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs\deal
\command\R
unQueryCommand.as:[18,15] No constructor function was specified for
class RunQue
ryCommand.      public class RunQueryCommand extends CRSCommand
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\common\command
\CRSLoginCommand.as:[14,15] No constructor function was specified for
class CRSL
oginCommand.    public class CRSLoginCommand extends CRSCommand
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\com\jpmorgan\ib\crs
\common\view\CR
SGlobalNavigationBar.mxml:[102,-1] Data binding will not be able to
detect assig
nments to "loggedInUserName".
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\CRSMain.mxml:[441,-1]
The CSS type
 selector 'VerticalMenuBar' was not processed, because the type was
not used in
the application.
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\CRSMain.mxml:[161,-1]
The CSS type
 selector 'TextArea' was not processed, because the type was not used
in the app
lication.
[WARNING] C:\temp\crsmodapp\swf\src\main\flex\CRSMain.mxml:[266,-1]
The CSS type
 selector 'Grid' was not processed, because the type was not used in
the applica
tion.
[INFO] [resources:testResources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered
resources,
i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [flexmojos:test-compile]
[INFO] flexmojos 3.2.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
file
[WARNING] Unable to find license.jar on classpath. Check wiki for
instructions a
bout how to add it:
   https://docs.sonatype.org/display/FLEXMOJOS/FAQ#FAQ-1.3
[INFO] [flexmojos:test-run]
[INFO] flexmojos 3.2.0 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
file
[INFO]
------------------------------------------------------------------------
[INFO] Tests run: 0, Failures: 0, Errors: 0, Time Elpased: 0 sec
[INFO] [install:install]
[INFO] Installing C:\temp\crsmodapp\swf\target\swf-swf-1.0-
SNAPSHOT.swf to C:\Ty
ger\fcBase\repo\xyz\swf-swf\1.0-SNAPSHOT\swf-swf-1.0-SNAPSHOT.swf
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 44 seconds
[INFO] Finished at: Wed Sep 30 21:26:23 IST 2009
[INFO] Final Memory: 44M/508M
[INFO]
------------------------------------------------------------------------
C:\temp\crsmodapp\swf>
******************************************************************************************************************************************************

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to