Yes!Thanks you Hodmi, Don.I corrected type and got successfull build.But
again, while calling page getting message as parsing error with line
"can not parse deep link ".What does it mean? Do I need to remove some
thing from my code?
I did not use AIR. But i remember it was instaled while I was installing
Flash Builder 4.But It seems my build is just showing BUILS SUCCESSFUL.
But actually it has error in that . Please check below log and tell me
error solutions.C:\97004525\MyProject>antBuildfile:
build.xmldeploy-catalogs: [delete] Deleting:
C:\97004525\MyProject\sample_catalog.zip [zip] Building zip:
C:\97004525\MyProject\sample_catalog.zip [echo] [echo] [echo] [echo] Error validating catalog
{}. [echo] sample_catalog
[ec...
I changed path for the mosaictasks.jar to the local root where it
reside. it made build successfullyBut now I am not able to see the page
while I am calling app as
http://localhost:8080/mosaic/#/applications/SampleTile .is this correct
path I am giving?
hi,I am trying to build a sample project which is created in my separate
project orhter than sample sxample given by adobe. I created my project
in the root directory (c:/97004525/MyProject) and created same directory
structure asC:\97004525\MyProject -- build.xml -- applications
/SampleTile.xml --- catalogs -- descriptor.xml -- Resources -- Tiles /
SampleTile.swfand files as build.xml :
------------------------------------------------------SampleTile.xml
as :
SampleTile
Applicat...