Expand my Community achievements bar.

Flex data services Java project

Avatar

Level 1
Hi there;



I'm having a problem in my flex data services Java project.
I've created a flex data services project, then I created a Java
project and pointed its path to the WEB-INF directory of the flex
data services project. Everything seems fine and the project runs
successfully on my local server (JRun); but my probelm is that the
MXML files do not recognize any classes I create and I cannot use
the <mx:remoteObject> tag. I've put the source code java
files in a folder called src; but they are not compiled when I run
the project...



can anybody help me with that?



thnx!
0 Replies