[PEtALS logo]

Project: PEtALS

Revision: 8840

Author: mcarpentier

Date: 06 Aug 2008 12:44:08

Changes:

Added an ajax sample client for the webconsole

Files:
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/temp/TODO.txt (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/right_on.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/right.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/pages/error/infobean_js.jsp (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/norm_left_on.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/exception (try)
modified: /trunk/petals-tools/petals-webconsole/pom.xml (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/util/ChannelClientHelperException.java (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/scripts/tools.js (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/icons/test_big.png (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/rounded_corner_right.png (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/norm_left.gif (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/tiles/common/top.jsp (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/pages/channelclient (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/StartChannelClient.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/scripts/channelclient.js (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/left.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/main2_bg.png (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/rounded_corner_left.png (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/util/ChannelClientHelper.java (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/scripts/treemenu.js (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/norm_right.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/ShowMenu.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/exception/WebConsoleChannelClientException.java (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/infra/session/AdminSession.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/main_bg.png (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/ShowChannelClient.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/infra/action/ChannelClientAction.java (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/WEB-INF/struts-config.xml (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/ChannelClientListener.java (try)
modified: /trunk/petals-tools/petals-datacollector/src/main/java/org/ow2/petals/tools/webadmin/datacollector/client/CollectorClient.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/WEB-INF/web.xml (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/pages/channelclient/menu.jsp (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/temp (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/left_on.gif (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/css/petals.css (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/pages/channelclient/channelclient.jsp (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/bg.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/infra/bean/ChannelClientMessageLVO.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/temp/petals-bc-channelclient-1.0-SNAPSHOT.zip (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/webapp/tiles/templates/base_template.jsp (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/SendMessage.java (try)
modified: /trunk/petals-tools/petals-datacollector/pom.xml (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/WEB-INF/dwr.xml (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/util/StringHelper.java (try)
added: /trunk/petals-tools/petals-webconsole/src/main/webapp/images/channelclient/norm_right_on.gif (try)
added: /trunk/petals-tools/petals-webconsole/src/main/java/org/ow2/petals/tools/webadmin/ui/channelclient/SendAjaxMessage.java (try)
modified: /trunk/petals-tools/petals-webconsole/src/main/resources/ApplicationResources.properties (try)
modified: /trunk/petals-tools/petals-datacollector/src/main/java/org/ow2/petals/tools/webadmin/datacollector/client/service/AdminService.java (try)
Diff: