jQuery and Zone

2008-04-17 Thread Stellit
<> }) } } ); I also have a zone, which I want to refresh, when slider value changed. How should I make jQuery callback function to refresh the Zone content? regard, Stellit -- View this message in context: http://www.nabble.com/jQuery-and-Zone-tp16749375p16749375.html Sent from the Ta

Exception while executing Integration Test Case

2008-04-13 Thread Stellit
When I execute the test class, I got the following exception java.lang.RuntimeException: Failure starting Jetty instance: org.mortbay.util.MultiException[java.lang.SecurityException: sealing violation: package org.mortbay.jetty.servlet is sealed] ... I have two Jetty in my ecl

Problem with AbstractIntegrationTestSuite

2008-04-12 Thread Stellit
I have wrote a simple test with AbstractIntegrationTestSuite and selenium. I run my test with TestNG within eclipse, but I got the folloing message all the time. ^^ Starting Jetty instance on port (/ mapped to /Users/stellit/Documents/workspace/ajax-test/src/main/webapp) [WARN