index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve source code documentation on the websocket binding.
fmoga
2011-07-25
16
-23
/
+83
*
Remove instructions about jQuery dependency.
fmoga
2011-07-25
4
-4
/
+0
*
Remove jquery json plugin dependency. The client side toolkit has no dependen...
fmoga
2011-07-25
3
-58
/
+3
*
Add samples sources with ignores.
fmoga
2011-07-25
45
-0
/
+2712
*
Add pom for websocket samples.
fmoga
2011-07-25
1
-0
/
+46
*
Add multiple response support to binding.websocket.
fmoga
2011-07-25
12
-75
/
+208
*
Change port attribute to be optional. Set default port to 9000.
fmoga
2011-07-24
2
-2
/
+6
*
Migrate to embedded Jetty as websocket server. Add javascript service proxy i...
fmoga
2011-07-24
42
-1140
/
+623
*
Add websocket message multiplexing via persistent connections.
fmoga
2011-07-09
9
-160
/
+370
*
Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...
fmoga
2011-07-08
19
-22
/
+400
*
Update sample to demonstrate that runtime uses the same server for services w...
fmoga
2011-07-08
9
-27
/
+183
*
Stop websocket server cleanly on Tuscany runtime shutdown.
fmoga
2011-07-08
3
-2
/
+2
*
Initial implementation of binding.websocket with functional sample (test).
fmoga
2011-07-08
12
-72
/
+299
*
Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.
fmoga
2011-07-06
24
-0
/
+772
*
Move the OSGi based http host from contrib to trunk as I'm starting to use it
antelder
2011-06-12
10
-982
/
+0
*
Update to match the current trunk ServletHost interface
antelder
2011-06-11
1
-1
/
+21
*
Minor modifications to the comet samples.
fmoga
2011-06-09
4
-15
/
+9
*
Replace the use of absolute path with relative path when using a file in the ...
fmoga
2011-06-05
3
-37
/
+38
*
Add standard module files and layout for CoffeeScript impl
antelder
2011-06-03
3
-0
/
+255
*
Move from taking jquery from Google APIs to local jquery file to enable offli...
fmoga
2011-06-03
8
-4
/
+620
*
Code cleanup.
fmoga
2011-05-31
3
-11
/
+54
*
Code cleanup.
fmoga
2011-05-31
2
-44
/
+0
*
Code cleanup.
fmoga
2011-05-31
3
-69
/
+94
*
Code cleanup.
fmoga
2011-05-31
6
-11
/
+108
*
Add focuses and Enter key shortcut for the chat sample.
fmoga
2011-05-26
1
-4
/
+27
*
Add real-time suggestion sample using a service with non-void return type. Re...
fmoga
2011-05-26
27
-3
/
+530
*
Add a few comments to the chat sample.
fmoga
2011-05-26
2
-1
/
+6
*
Add new samples to binding.comet samples pom.
fmoga
2011-05-25
1
-0
/
+2
*
Add chat sample for binding.comet
fmoga
2011-05-25
7
-0
/
+267
*
Add pub/sub sample for binding.comet
fmoga
2011-05-25
10
-0
/
+551
*
Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...
fmoga
2011-05-25
1
-2
/
+2
*
Update sample to reflect latest upgrades in the comet module.
fmoga
2011-05-24
5
-40
/
+53
*
Enable async bare test now that TUSCANY-3832 is fixed.
scottkurz
2011-02-15
3
-5
/
+12
*
Update comet binding sample to demonstrate server push.
fmoga
2011-02-11
8
-48
/
+110
*
Move the current trunk unreleased folder to contrib as i don't think anything...
antelder
2011-02-10
151
-0
/
+12220
*
Copy all trunk samples to contrib
antelder
2011-02-10
752
-0
/
+46014
*
Rename these old samples in contrib
antelder
2011-02-10
1280
-0
/
+0
*
Update with an example of how to have a foo reference delegate the invocation...
antelder
2010-09-07
4
-10
/
+49
*
Add an example attribute to the foo binding
antelder
2010-09-04
4
-1
/
+14
*
Use the DefaultBeanModelProcessor to simplify the model objects
antelder
2010-09-02
5
-129
/
+71
*
Start of module to show how to write a simple binding
antelder
2010-09-01
24
-0
/
+1084
*
Cleaned up the contrib poms.
fmoga
2010-08-31
2
-124
/
+0
*
Removed comet binding and sample from contrib/.
fmoga
2010-08-31
45
-3129
/
+0
*
Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.
fmoga
2010-08-27
1
-3
/
+3
*
Changed Jetty port to 8085 to avoid conflict on testing.
fmoga
2010-08-27
4
-26
/
+42
*
Add service element defining the sca binidng (for the jsp) and ws and rmi bin...
antelder
2010-08-26
1
-0
/
+5
*
Correct jar usage
antelder
2010-08-26
1
-3
/
+6
*
Make interface remotable so it works with remotabel bindings like ws, rmi etc
antelder
2010-08-26
1
-0
/
+3
*
Add minimal Ant build script that uses the shaded base-nodep jar
antelder
2010-08-26
1
-0
/
+60
*
Start of a sample for Hema, a user asking for this on the mailing list - http...
antelder
2010-08-26
8
-0
/
+320
[next]