I've pushed up the first Phoenix developer kit. It's a socket server and a client that pass a String via ObjectIn/OutputStream between each other. It does not depend on Cornerstone components. I guess with comments we can hint that that (and other thigs) might be better ways of doing things.
Phoenix has a new target "make-pdk". That zip can be taken by a newbie and used as a basis for development. The Ant script that the PDK contains is very simple and based on Ant 1.4.1 rather than our forked version. The server can run in standalone mode - most newbies have their own mainable server already are are likely to resist a complete migration to Phoenix at the outset. The server can also run as block inside a SAR (the whole point). The client does not care which it speaks to .... as long as the correct port is specified. Regards, - Paul H --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
