I know it doesn't get any easier than hello world, but I can't seem to make it work lol. I don't see any label or text, but I do get the bar at the bottom which says "Initializing application" then it goes away and leaves a blank flash page. Did I miss something?
I am using the jar that is found on the Getting Started page:
http://www.jseamless.org/restream?h=code.google.com&r=http://download.jseamless.org/jseamless_flex_complete.jarNo errors to speak of on the console either...
Jun 28, 2009 3:39:53 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Dell Preboot Manager\Access Client\v5\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Java\jdk1.6.0_03\bin\;C:\Program Files\CollabNet Subversion Server;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Rail Simulator\;C:\Program Files\TortoiseSVN\bin
Jun 28, 2009 3:39:53 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jun 28, 2009 3:39:53 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 391 ms
Jun 28, 2009 3:39:53 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jun 28, 2009 3:39:53 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.27
Jun 28, 2009 3:39:53 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jun 28, 2009 3:39:53 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jun 28, 2009 3:39:53 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jun 28, 2009 3:39:53 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/15 config=null
Jun 28, 2009 3:39:53 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jun 28, 2009 3:39:53 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 406 ms
Jun 28, 2009 3:39:59 PM java.util.logging.LogManager$RootLogger log
INFO: Initializing JSLRemoteManager: jndi:/localhost/HelloJSeamless/WEB-INF/jseamless.xml
Jun 28, 2009 3:39:59 PM java.util.logging.LogManager$RootLogger log
INFO: Initializing cache:
Jun 28, 2009 3:39:59 PM java.util.logging.LogManager$RootLogger log
INFO: Initializing SessionCache
Jun 28, 2009 3:39:59 PM java.util.logging.LogManager$RootLogger log
INFO: Initializing Applications
Jun 28, 2009 3:39:59 PM java.util.logging.LogManager$RootLogger log
INFO: hello successfully initialized
Jun 28, 2009 3:39:59 PM java.util.logging.LogManager$RootLogger log
INFO: JSLSocketServer opened port 12000