Commit graph

3537 commits

Author SHA1 Message Date
fmoga
5f32411841 Move comet binding implementation with async support from unreleased to sandbox.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129619 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:59:48 +00:00
fmoga
2b7dc067fa Remove comet binding sample from unreleased.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129618 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:56:21 +00:00
fmoga
7d18691bee Code cleanup.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129614 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:48:28 +00:00
fmoga
aa7c738fa6 Code cleanup.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129612 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:48:06 +00:00
fmoga
0290ac30c2 Code cleanup.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129611 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:47:41 +00:00
fmoga
ae5958bff0 Code cleanup.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129610 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:47:13 +00:00
fmoga
ce6863c6bc Code cleanup.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129609 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 10:46:24 +00:00
fmoga
54d2f552f0 Move from relying on the HTTP session to manual session management using sessionIds generated by the javascript on page load.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129323 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 19:49:17 +00:00
slaws
fcc065b22a TUSCANY-3867 - Update the status reporting so that I can see what components the events are related to
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1128352 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 15:13:50 +00:00
antelder
a15f7d0991 Include the archetypes in the hudson deploy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1128198 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 08:43:57 +00:00
antelder
b40240b02b Fix quickstart archetype. The various varriables got incorrectly altered on the global change to fix the maven3 updates, eg, in an archetype config it should use ${artifactId} not ${project.artifactId}
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1128196 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 08:40:28 +00:00
antelder
ae8f0fbfd3 Update getRunningMember to return null if the composite isn't started
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127880 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 12:13:41 +00:00
antelder
976911081d Start some clean up of the Shell commands to match what the runtime is doing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127875 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 11:32:39 +00:00
slaws
77be27896a Add a test implementation provider and extend the test case to cover init and destroy exceptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127870 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 11:09:54 +00:00
fmoga
ff3f060f06 Revert modification made several months ago to the core as it is not needed anymore.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127849 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 09:44:26 +00:00
fmoga
b10e115b92 Add focuses and Enter key shortcut for the chat sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127839 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 09:15:35 +00:00
fmoga
8a4608d192 Make CometBindingHandler Serializable as it is used with @PerSession
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127838 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 09:14:16 +00:00
fmoga
b120b4af2d Add real-time suggestion sample using a service with non-void return type. Rename the weather-webapp sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127833 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 08:55:55 +00:00
fmoga
3b7fe3acfa Add support for non-void return types for blocking operations as there is only one response.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127828 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 08:52:41 +00:00
fmoga
853b532f11 Add a few comments to the chat sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127793 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 06:14:24 +00:00
antelder
aaa33c4849 Include the tuscany plugin in the hudson deploy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127786 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 05:35:37 +00:00
fmoga
c9738ac56a Add new samples to binding.comet samples pom.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127733 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 23:44:06 +00:00
fmoga
efc177d4d5 Add chat sample for binding.comet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127726 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 23:29:02 +00:00
fmoga
5ecd0afe08 Add pub/sub sample for binding.comet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127725 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 23:27:46 +00:00
fmoga
bc2c7212b7 Update testcase for binding-comet-runtime with callbacks.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127722 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 23:20:48 +00:00
fmoga
24b50c07ad Cleanup binding code by removing debug prints.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127718 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 23:09:31 +00:00
fmoga
2ce254f0a0 Add generic connect method to js client with default transport set to HTTP streaming and fallback on long polling.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127716 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 23:04:53 +00:00
antelder
57f2ee3715 Rename InstalledContribution to ContributionDescription
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127531 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 13:48:17 +00:00
slaws
0738fa17ec This test has been replaced by two-jvm-hazelcast (although that's still turned off)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127521 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 13:29:56 +00:00
slaws
11c337971a Add missing operation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127504 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 12:58:25 +00:00
slaws
e0f5b3ebd3 Set up listener to allow consistent shutdown
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127503 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 12:49:47 +00:00
slaws
2d151a899b move comment up to right place
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127500 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 12:46:18 +00:00
slaws
7122c1e316 TUSCANY-3868 - allow binding to be retrieved by name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127498 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 12:39:38 +00:00
fmoga
26b8c95b30 Change jQuery version to 1.4.2. Change path to CometComponentContext.js with new mapping.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127489 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 12:16:43 +00:00
fmoga
35974e417c Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContext.js to avoid mapping exception caused by new jersey version.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127488 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 12:15:36 +00:00
fmoga
2f83f5e8e0 Update sample to reflect latest upgrades in the comet module.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127081 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 14:28:46 +00:00
fmoga
e03b437442 Improve comet support. Add status to callback return type to determine when browser client has closed the page. Upgrade to atmosphere-jquery-0.7.1. Add support for multiple tabs. Fix and improve reliability of long polling technique.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1127080 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 14:27:45 +00:00
slaws
ace7daceb0 TUSCANY-3867 - start of a test to check various lifecycle events.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126977 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 11:08:30 +00:00
antelder
af12ca24a1 TUSCANY-3861: rename the tuscany plugin to org.apache.tuscany.sca:tuscany-maven-plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126928 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 08:37:11 +00:00
antelder
59eaca5c23 Remove now unused class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126362 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 07:53:31 +00:00
antelder
af7cdafc92 Give the client access to the endpoint service wsdl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126348 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 07:30:44 +00:00
antelder
a2b039a062 Set the composites contribution URI when its read
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126331 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 06:35:28 +00:00
antelder
3774878be6 Set the compsites contribution URI after its read
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126330 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 06:32:28 +00:00
antelder
4aa0b8bca1 Set the Composites contribution URI when its being read
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126327 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 06:28:01 +00:00
antelder
9035a82d24 Add a link from a Composite to its contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126326 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 06:27:13 +00:00
rfeng
09fdc02e7a Allows pass -by-reference for self references
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1125636 13f79535-47bb-0310-9956-ffa450edef68
2011-05-21 04:35:44 +00:00
antelder
c34f78773a Add an addComposite command to match the Node API and fix the installed command to use the InstalledContribution instead of the Contribution so that the contribution doesn't need to be loaded
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1125271 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 08:07:54 +00:00
antelder
c2ae99f1e7 Move the getInstalledContribution method to the Node interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1125270 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 08:06:51 +00:00
antelder
6488c22f99 Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop can see that the composte is running remotely and for start just overload the start command to take a member name to run the composite on
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1125259 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 07:03:12 +00:00
antelder
fc66b50df4 Fix bug in getting runningCompositeOwners
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1125258 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 07:01:01 +00:00