Could this be because I'm missing the swz-files for the framework?
We used to have them for SDK4.1 and as I've been reading up on swc/swf/swz, swz 
are needed if you want to include your library at runtime?
Any light-shedding on this is welcome because I'm really at a loss now...

-----Original Message-----
From: L'Hommelet Filip [mailto:Filip.L'[email protected]] 
Sent: donderdag 28 mei 2015 17:02
To: [email protected]
Subject: Deployed application: runtime: VerifyError: Error #1014: Class 
mx.core::UIComponent could not be found.

There I was, thinking all was well...
Application builds in FB, runs locally.
Application builds completely in Maven (thank you Chris).

Application gets deployed to server after being packaged (just like we did 
before when on SDK4.1)
and when I run the application I get this error:

VerifyError: Error #1014: Class mx.core::UIComponent could not be found.

Followed by a bunch of other errors in the same genre.
We deploy on a weblogic.
I checked our EAR file and in the war that contains our app, there is a 
rsls-subfolder that contains all apache-framework related stuff
so in that regard, the file we upload looks pretty identical to the one we 
uploaded when still on SDK4.1 and FlexMojo3.8.

So I'm getting a feeling something is going wrong during compilation by maven.

Any ideas where I should start look first?

Kr,
Filip

Reply via email to