On 11/28/14, 1:55 AM, "Christofer Dutz" wrote:
>The content you found in the
>samplewebapp/WEB-INF/lib/flex-messaging-opt.jar actually is identical to
>the jat produced by the baven build in the directory
>flex-blazeds/modules/opt/poms/tomcat6/target
>
>So I still don't get the problem :-(
Ugh,
Hi Alex,
unfortunatly I couldn't look into this prior to today :-(
I just had a look ... the structure of the opt project is a little strange. It
has one shared src directory which contains the java code for all opt packages.
In the "opt/poms" directory there is a module for every target platfo
On 11/23/14, 1:57 AM, "Christofer Dutz" wrote:
>Eventually the ant build bundled the core classes in the opt packages.
>Maven only packages the classes inside the artifact. If you had written
>which classes actually were missing I could have had a better guess.
>Probably you would need to copy
: dev@flex.apache.org
Betreff: Re: AW: AW: Updated Flex-SDK to use apache-flex blazeds :-)
On 11/22/14, 3:28 AM, "Christofer Dutz" wrote:
>
>I think my issue with the jars was that the ANT script sort of downloads
>them but I couldn't find a single one of them availab
On 11/22/14, 3:28 AM, "Christofer Dutz" wrote:
>
>I think my issue with the jars was that the ANT script sort of downloads
>them but I couldn't find a single one of them available via Maven. There
>might be solutions to that problem, but I sort of didn't put that effort
>in there cause I knew n
Well I have never used the DataWizards ... as far as I understood them they
sort of generate AS versions of you model classes and somehow create wrappers
for accessing servers. I don't like checking in generated code so I have always
user the generator built into Flexmojos which generates all th