From: Henri H. <he...@or...> - 2009-09-17 21:46:20
|
OrkTrack is lauched by the Apache Tomcat servlet container. OrkAudio sends messages to it via HTTP GET (like standard servlet commands) Cheers, Henri _____ From: Dennis Drew [mailto:dre...@ya...] Sent: 17 September 2009 16:23 To: Ore...@li... Subject: [Oreka-devel] Orktrack is mysterious! Henri, I have been trying to understand how Orktrack works. I know it is running under Tomcat and needs the ortrack.war file of classes. But What/who/where does it get launched and how does Orkaudio communicate with it? I am just trying to understand all of these disjoint technologies for an educational experiance. I finally got all of the necessary jars in place and it compiles ok and I could make a war file. But then what? Is there any place that explains how this little gem works? Thanks in advance for any direction... Dennis |