Air can't listen to sockets, nor can it spawn external programs. You'd have
to have a Java program with embedded Jetty which then loads your AIR app.

-Josh

On Tue, Aug 12, 2008 at 3:07 PM, robin bakkerus <[EMAIL PROTECTED]>wrote:

> Hi Anatole,
>
> But that is not an embedded server!
> What i want is to make an AIR application that can easily communicate
> with (existing) Java code (hence BlazeDS), but without the need to
> start a server. Well you start a server but automatically 'under
> water'. But then i how to start this server?, what is the jetty.xml
> looks like?
>
> gr Robin
>
> --- In flexcoders@yahoogroups.com, "Anatole Tartakovsky"
> <[EMAIL PROTECTED]> wrote:
> >
> > Robin,   You just unpack jetty, then unpack BlazeDS into webapps/BlazeDS
> > subfolder. Then go to the /bin subfolder of jetty and run either
> > exe(windows) or "./jetty.sh run" on Mac/Linux
> > Finally go to the browser and check http://localhost:8080 to see
> jetty start
> > page.
> >
> > HTH,
> > Anatole
> >
> >
> > On Mon, Aug 11, 2008 at 6:10 AM, robin bakkerus
> <[EMAIL PROTECTED]>wrote:
> >
> > >   Hi there,
> > >
> > > Does anyone has an example of an embedded Jetty6 or Jetty7 server
> > > including BlazeDs plus example how to start this server?
> > >
> > > thank you in advance
> > >
> > >
> > >
> >
>
>
>
> ------------------------------------
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
> Links
>
>
>
>


-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to