you could write a local service to access your java code. that's how i
did it: along with AIR app, the Jetty web server is installed with all
needed java libs and interfaces to access it (web services or AMF3).
then my AIR app will just connect to localhost and execute local java
code as remote one. voilia :)

Andrii Olefirenko
 
--- In flexcoders@yahoogroups.com, "Jhonny Everson" <[EMAIL PROTECTED]> wrote:
>
> Anyone does have a clue how to use flex for front-end for a Java
application
> withou having to use a java server?
> 
> On Jan 25, 2008 10:13 PM, Jhonny Everson <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> >
> > Can Adobe Air run a local java application?  Like System.exec()?
We are
> > building a multi-agent system using Jade. I was thinking about
doing the
> > front-end using Air.
> >
> > --
> > Jhonny Everson
> 
> 
> 
> 
> -- 
> Jhonny Everson
>


Reply via email to