POST /cosmo/cmp/signup HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: text/xml; charset=utf-8
236: 236
Content-Length: 236
Cookie: JSESSIONID=B65BE83CC694B7A7795C8D7F2A8384EC
Pragma: no-cache
Cache-Control: no-cache
<?xml version="1.0" encoding="utf-8" ?><user xmlns="http://osafoundation.org/cosmo/CMP"><username>test2</username><password>test2</password><firstName>test</firstName><lastName>two</lastName><email>test2@osafoundation.org</email></user>
HTTP/1.1 201 Created
Server: Apache-Coyote/1.1
X-Cosmo-Version: 0.3.0
Content-Location:
http://192.168.103.148:8080/cosmo/home/test2
ETag: "700216982-1149186715454"
Content-Length: 0
Date: Thu, 01 Jun 2006 18:31:55 GMT
GET /scooby/ HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A
HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
Location:
http://192.168.103.148:8080/scooby/login.page
Content-Length: 0
Date: Thu, 01 Jun 2006 18:32:00 GMT
GET /scooby/login.page HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 2581
Date: Thu, 01 Jun 2006 18:32:00 GMT
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Welcome to Scooby</title>
<script type="text/javascript" src="i18n.js"></script>
<script type="text/javascript" src="js/scooby/ui/ui.conf.js"></script>
<script type="text/javascript" src="js/scooby/ui/button.js"></script>
<script type="text/javascript" src="js/scooby/ui/login.js"></script>
<script type="text/javascript" src="js/scooby/ui/styler.js"></script>
<script type="text/javascript" src="js/scooby/util/ajax.js"></script>
<script type="text/javascript" src="js/scooby/util/cookie.js"></script>
<script type="text/javascript" src="js/scooby/util/log.js"></script>
<script type="text/javascript" src="js/scooby/util/popup.js"></script>
<script type="text/javas
cript">
var AUTH_PROC = 'j_acegi_security_check';
</script>
<script type="text/javascript" src="js/scooby/ui/global.css.js"></script>
</head>
<body>
<div>
<div style="margin:auto; width:280px; text-align:left; padding-top:24px;">
<div id="logoDiv" style="padding-bottom:12px;"></div>
<div id="promptDiv" class="promptText" style="height:46px;">
Enter a username and password, and click the Sub
mit button.
</div>
<div class="baseWidget">
<div style="padding:12px;">
<form id="loginForm" name="loginForm" method="post"
action="j_acegi_security_check" onsubmit="return false;">
<table>
<tr>
<td class="formTitleHoriz">
Username:
</td>
<td style="padding-bottom:4px;">
<input class="inputText" type="text" name="j_username"/>
</td>
</tr>
<tr>
<td class="formTitleHoriz">
Password:
</td>
<td><input class="inputText" type="password"
name="j_password" onfocus="Login.loginFocus=true;"
onblur="Login.loginFocus=false;"/></td>
</tr>
</table>
<div id="submitButtonDiv"
style="margin-top:16px; float:right;">
</div>
<div style="clear:bot
h;"></div>
</form>
</div>
</div>
<div style="padding-top:36px; text-align:center;">
<a href="javascript:Popup.open('about.html', 380, 280);">
About Scooby Web Calendar ...
</a>
</div>
</div>
</div>
</body>
</html>
POST /scooby/j_acegi_security_check HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 33
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
Pragma: no-cache
Cache-Control: no-cache
j_username=test2&j_password=test2
HTTP/1.1 302 Moved Temporarily
Server: Apache-Coyote/1.1
Location:
http://192.168.103.148:8080/scooby/main.page
Content-Length: 0
Date: Thu, 01 Jun 2006 18:32:06 GMT
GET /scooby/main.page HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/login.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 2908
Date: Thu, 01 Jun 2006 18:32:06 GMT
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Welcome to Scooby</title>
<script type="text/javascript" src="js/lib/dojo-event_and_io/dojo.js"></script>
<script type="text/javascript">
dojo.require('dojo.widget.*');
</script>
<script type="text/javascript" src="i18n.js"></script>
<script type="text/javascript" src="js/scooby/util/log.js"></script>
<script type="text/javascript" src="js/scooby/util/ajax.js"></script>
<script type="text/javascript" src="js/scooby/util/date.js"></script>
<script type="text/javascript" src="js/scooby/util/hash.js"></script>
<script type="text/javascript" src="js/scooby/util/debug.js"></script>
<script type="text/javascript" src="js/scooby/util/validate.js"></script>
<s
cript type="text/javascript" src="js/scooby/util/cookie.js"></script>
<script type="text/javascript" src="js/scooby/util/text.js"></script>
<script type="text/javascript" src="js/scooby/util/popup.js"></script>
<script type="text/javascript" src="js/scooby/model/scoobydate.js"></script>
<script type="text/javascript" src="js/scooby/model/model.js"></script>
<script type="text/javascript" src="js/scooby/ui/ui.conf.js"></s
cript>
<script type="text/javascript" src="js/scooby/ui/block.js"></script>
<script type="text/javascript" src="js/scooby/ui/dialog.js"></script>
<script type="text/javascript" src="js/scooby/ui/cal_main.js"></script>
<script type="text/javascript" src="js/scooby/ui/draggable.js"></script>
<script type="text/javascript" src="js/scooby/ui/resize_area.js"></script>
<script type="text/javascript" src="js/scooby/ui/cal_form.js"></script>
<script type="text/javascript" src="js/scooby/ui/event/handlers.js"></script>
<script type="text/javascript" src="js/scooby/ui/styler.js"></script>
<script type="text/javascript" src="js/scooby/ui/contentcontainer.js"></script>
<script type="text/javascript" src="js/scooby/ui/button.js"></script>
<script type="text/javascript" src="js/scooby/ui/widget/Layout.js"></script>
<script type="text/javascript" src="js/scooby/facade/pref.js"></script>
<script type="text/javascript" src="js/scooby/service/service_stub.js"></script>
<script type="text/javascript" src="js/scooby/service/json
_service_impl.js"></script>
<script type="text/javascript" src="js/scooby/legacy/cal_event.js"></script>
<script type="text/javascript" src="js/scooby/legacy/async.js"></script>
<script type="text/javascript" src="js/lib/jsonrpc-java-js/jsonrpc.js"></script>
<script type="text/javascript">
// FIXME: Need to get timeout value from server
var TIMEOUT_MIN = 30;
function init() {
Cal.init();
}
</script>
<script type
="text/javascript" src="js/scooby/ui/event/listeners.js"></script>
<script type="text/javascript" src="js/scooby/ui/global.css.js"></script>
</head>
<body id="body"></body>
</html>
GET /scooby/js/lib/dojo-event_and_io/src/widget/__package__.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:56 GMT
If-None-Match: W/"608-1147457876000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:06 GMT
GET /scooby/js/lib/dojo-event_and_io/src/widget/Widget.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:56 GMT
If-None-Match: W/"17098-1147457876000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:06 GMT
GET /scooby/js/lib/dojo-event_and_io/src/widget/Manager.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:56 GMT
If-None-Match: W/"8698-1147457876000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:06 GMT
GET /scooby/js/lib/dojo-event_and_io/src/widget/DomWidget.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:56 GMT
If-None-Match: W/"18139-1147457876000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:06 GMT
GET /scooby/js/lib/dojo-event_and_io/src/uri/Uri.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:54 GMT
If-None-Match: W/"3527-1147457874000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:06 GMT
GET /scooby/js/lib/dojo-event_and_io/src/html.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:54 GMT
If-None-Match: W/"15660-1147457874000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/lib/dojo-event_and_io/src/graphics/color.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:54 GMT
If-None-Match: W/"4520-1147457874000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/lib/dojo-event_and_io/src/lfx/toggle.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:54 GMT
If-None-Match: W/"1519-1147457874000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/lib/dojo-event_and_io/src/lfx/html.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 12 May 2006 18:17:54 GMT
If-None-Match: W/"12709-1147457874000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/i18n.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=ISO-8859-1
Content-Language: en-US
Content-Length: 3671
Date: Thu, 01 Jun 2006 18:32:10 GMT
var localText = [];
function getText(str) {
return localText[str];
}
localText["App.Button.Save"] = "Save";
localText["App.August"] = "August";
localText["Main.LogOut"] = "Log Out";
localText["App.Sat"] = "Sat";
localText["App.Nov"] = "Nov";
localText["App.Tue"] = "Tue";
localText["App.October"] = "October";
localText["App.Button.Cancel"] = "Cancel";
localText["Main.DetailForm.Title"] = "Title";
localText["App.Friday"] = "Friday";
localText["App.Jun"] = "Jun";
localText["Login.Error.NoLoginWithRootAccount"] = "You cannot log in to Scooby with the Cosmo root user account.";
localText["App.Saturday"] = "Saturday";
localText["App.Wed"] = "Wed";
localText["App.Thu"] = "Thu";
localText["App.Sun"] = "Sun";
localText["App.July"] = "July";
localT
ext["App.Jul"] = "Jul";
localText["App.Oct"] = "Oct";
localText["App.February"] = "February";
localText["Main.Error.EventNewSaveFailed"] = "Could not save this new event.";
localText["App.November"] = "November";
localText["App.Wednesday"] = "Wednesday";
localText["Login.Error.AuthFailed"] = "Could not verify the entered username and password. Please try again.";
localText["Main.Process
ing"] = "Processing ...";
localText["Login.Prompt"] = "Enter a username and password, and click the Submit button.";
localText["Main.Error.LoadEventsFailed"] = "Could not load events.";
localText["App.January"] = "January";
localText["App.PM"] = "PM";
localText["App.Fri"] = "Fri";
localText["App.Dec"] = "Dec";
localText["Main.Preferences"] = "Preferences";
localText["Login.Username"] = "Username:";
localText["Main.About"] = "About Scooby";
localText["App.Jan"] = "Jan";
localText["Login.About"] = "About Scooby Web Calendar ...";
localText["Main.Error.EventRemoveFailed"] = "Could not remove this event.";
localText["App.September"] = "September";
localText["App.Feb"] = "Feb";
localText["App.May"] = "May";
localText["App.Thursday"] = "Thursday";
localText["Main.Error.EventTimezoneMismatch"] = "Calendar event Start and End have mismatched timezones.";
localText["Main.Welcome"] = "Welcome,";
localText["Main.DetailForm.At"
] = "at";
localText["App.June"] = "June";
localText["No"] = "No";
localText["Main.DetailForm.Ends"] = "Ends";
localText["Login.Password"] = "Password:";
localText["App.Welcome"] = "Welcome to Scooby";
localText["App.Button.OK"] = "OK";
localText["App.Sep"] = "Sep";
localText["App.December"] = "December";
localText["Login.Error.RequiredFields"] = "Both Username and Password are
required fields.";
localText["App.Monday"] = "Monday";
localText["App.March"] = "March";
localText["App.Mon"] = "Mon";
localText["Main.Prompt.EventRemoveConfirm"] = "Remove this event?";
localText["App.Tuesday"] = "Tuesday";
localText["Main.DetailForm.Description"] = "Description";
localText["App.Sunday"] = "Sunday";
localText["Main.NewEvent"] = "New Event";
localText["Yes"] = "Yes";
localText["App.Aug"] = "Aug";
localText["Main.Error.InitCalCreateFailed"] = "Could not create calendar for new user.";
localText["App.Button.Submit"] = "Submit";
localText["App.Mar"] = "Mar";
localText["Main.DetailForm.Starts"] = "Starts";
localText["Main.Error.EventEditSaveFailed"] = "Could not save the changes to this event.";
localText["App.April"] = "April";
localText["App.Button.Remove"] = "Remove";
localText["App.Apr"] = "Apr";
localText["App.AM"] = "AM";
GET /scooby/js/scooby/util/hash.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"6640-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/scooby/util/validate.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"2983-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/scooby/model/scoobydate.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"11479-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/scooby/ui/block.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"31330-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/scooby/ui/cal_main.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Thu, 18 May 2006 01:53:46 GMT
If-None-Match: W/"61433-1147917226000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:10 GMT
GET /scooby/js/scooby/ui/resize_area.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"3233-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:14 GMT
GET /scooby/js/scooby/ui/event/handlers.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"9766-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:14 GMT
GET /scooby/js/scooby/ui/widget/Layout.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Fri, 19 May 2006 02:05:30 GMT
If-None-Match: W/"0-1148004330000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:14 GMT
GET /scooby/js/scooby/service/service_stub.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"5632-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:14 GMT
GET /scooby/js/scooby/legacy/cal_event.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Wed, 17 May 2006 02:25:36 GMT
If-None-Match: W/"14855-1147832736000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:14 GMT
GET /scooby/js/lib/jsonrpc-java-js/jsonrpc.js HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept:
/
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer:
http://192.168.103.148:8080/scooby/main.page
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
If-Modified-Since: Mon, 15 May 2006 23:51:42 GMT
If-None-Match: W/"13249-1147737102000"
HTTP/1.1 304 Not Modified
Server: Apache-Coyote/1.1
Date: Thu, 01 Jun 2006 18:32:14 GMT
POST /scooby/JSON-RPC HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: text/plain
Content-Length: 55
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2
Pragma: no-cache
Cache-Control: no-cache
{"id": 1, "method": "system.listMethods", "params": []}
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/plain;charset=utf-8
Content-Length: 358
Date: Thu, 01 Jun 2006 18:32:14 GMT
{"result":["scoobyService.saveEvent","scoobyService.createCalendar","scoobyService.moveEvent","scoobyService.getTestString","scoobyService.getEvent","scoobyService.setPreference","scoobyService.getPreference","scoobyService.removeEvent","scoobyService.removeCalendar","scoobyService.getCalendars","scoobyService.getVersion","scoobyService.getEvents"],"id":1}
POST /scooby/JSON-RPC HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: text/plain
Content-Length: 83
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2; inputTimestamp=1149186775919
Pragma: no-cache
Cache-Control: no-cache
{"id": 3, "method": "scoobyService.createCalendar", "params": ["Scooby", "Scooby"]}
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/plain;charset=utf-8
Content-Length: 22
Date: Thu, 01 Jun 2006 18:32:14 GMT
{"result":null,"id":3}
POST /scooby/JSON-RPC HTTP/1.1
Host: 192.168.103.148:8080
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: text/plain
Content-Length: 578
Cookie: JSESSIONID=6B6090A072450AD1E7C090A67A2A532A; username=test2; inputTimestamp=1149186775919
Pragma: no-cache
Cache-Control: no-cache
{"id": 5, "method": "scoobyService.saveEvent", "params": ["Scooby", {"id": null, "title": "Welcome to Scooby!", "description": "Welcome to Scooby!", "start": {"year": 2006, "month": 4, "date": 31, "hours": "9", "minutes": "00", "seconds": 0, "timezone": null, "utc": false}, "end": {"year": 2006, "month": 4, "date": 31, "hours": 10, "minutes": 0, "seconds": 0, "timezone": null, "utc": false}, "allDay":
false, "pointInTime": false, "anyTime": false, "recurrenceRule": null, "status": null, "masterEvent": false, "instance": false, "javaClass": "org.osaf.scooby.model.Event"}]}
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/plain;charset=utf-8
Content-Length: 56
Date: Thu, 01 Jun 2006 18:32:20 GMT
{"result":"4562ec7f-1e49-4043-82ce-578f015485f4","id":5}