summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-08-01Adding customer-dojo sample app to main buildlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681811 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Add impl.web xsdantelder1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681673 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Change the sample to use only the sca-api dependency with a scope of ↵antelder1-21/+1
provided as eveything is provided by the runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681637 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Customer sample using Dojo + JSONRPC and OpenJPAlresende19-0/+1471
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681631 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Remove sysout printlnsantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681629 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01remove unused fieldantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681626 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01correct typo in service name and remove init method as @Reference annottaion ↵antelder2-14/+2
now works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681625 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Update to inject referencesantelder2-3/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681624 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Now that TUSCANY-2389 is fixed, removing @Ignore.vamsic0072-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681602 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Add getBundleContext()rfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681584 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Extract start/stop to EquinoxOSGiHostrfeng3-8/+205
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681583 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Replace implementation-node-osgi-runtime with node2-launcher-osgirfeng20-0/+2388
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681580 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01Remove implementation-node-osgi-runtimerfeng22-2463/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681579 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Add an OSgi bundle activator to set the OSGiServiceDiscoverer to ↵rfeng3-1/+47
ServiceDiscovery git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681546 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Fix the OSGi Import-Package/Export-Package headersrfeng3-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681543 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Fix for TUSCANY-2389rfeng2-3/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681502 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Fix for TUSCANY-2519rfeng7-2/+206
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681435 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Correct typo in class nameantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681404 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31A JMS binidng testcaseantelder1-0/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681379 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Start of an annottaion processor for handling SCA annotations on webapp ↵antelder2-0/+74
resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681339 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Handle javascript security exception when a widget is included in a page ↵jsdelfino1-5/+17
from a different domain, and therefore cannot access the parent window. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681299 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Improved the Domain Manager widgets to use HTML divs for presentation and ↵jsdelfino13-267/+363
iframes for script isolation. This provides better control and performance of the layout while preserving isolation between the scripts of the individual widgets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681295 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31Node launcher gets IOException from System.in and fails when started as a ↵jsdelfino3-3/+24
detached daemon on Linux. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681252 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Add missing files for r681221rfeng4-0/+319
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681232 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Apply the patch for TUSCANY-2469 from Wojtek. ↵rfeng15-296/+670
(sca-binding-sdo-problem-jira-2469-30-july.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681221 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Add the workaround to deal with annoymous XSD typesrfeng1-4/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681219 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Switch to SCANode2 APIrfeng2-6/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681196 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Simplified how widgets get loaded in the domain manager UI iframes. Moved ↵jsdelfino11-243/+51
some of the header text from the widgets to the main pages, as in a mashup you don't need these headers in each widget. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681176 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng10-14/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Fix for TUSCANY-2515rfeng1-33/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681135 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Fix for TUSCANY-2505rfeng3-9/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681126 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Started to refactor the domain manager UI into smaller independently ↵jsdelfino16-817/+1272
reusable widgets. Tested OK with Firefox 2 and 3 and Safari 3, still debugging a javascript error with IE 7. Changed the HTTP binding to implement OptimizableBinding as was done for the Atom Binding, to allow Widgets to get the correct reference binding URIs from the target services. This is temporary until the domain manager app is migrated from SCADomain to NodeFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680931 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Fixed mouse event handling in suggest popup list, now selecting list items ↵jsdelfino1-1/+1
on mousedown event as some browsers do not correctly handle the onclick event. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680621 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Moved tutorial-store under tutorials, removed original tutorial-store directory.jsdelfino161-29091/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680598 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Moved tutorial-store under tutorials, adjusted poms and assembly.jsdelfino22-62/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680596 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Commented out photo-gallery for now.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680595 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Starting to move store-tutorial under tutorials/store.jsdelfino161-0/+29091
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680591 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Created tutorials folder and pom.xml that will host the tutorials.jsdelfino1-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680590 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Removed .classpath from Subversion as it is generated by the build.jsdelfino1-56/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680588 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Update to use web-uri attributeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680354 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Start of a sample using implementation.webantelder7-0/+275
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680347 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Update to use web-uri attributeantelder6-10/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680334 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Add impementation.web modelantelder13-0/+821
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680328 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Start to seperate impl.web into model and runtimeantelder15-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680322 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Fix to also work when servlet path doesn't have a nested pathantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680321 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Change to use printwriter instead of ouptputstreamantelder2-13/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680320 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27TUSCANY-2502 - Applying patch to make spring implementation compatible with ↵lresende1-1/+9
Spring 2.5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680065 13f79535-47bb-0310-9956-ffa450edef68
2008-07-27TUSCANY-1921 - Properly creating the jar url for the application context ↵lresende1-2/+2
artifact git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680063 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26Version Tuscany modules and 3rd party libraries in itest/osgi-tuscanyrsivaram7-4/+1402
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680048 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26Workaround for JIRA TUSCANY-2499. Moved the definition of wsAuthentication ↵jsdelfino2-7/+32
to its own definition.xml file, allowing it to be referenced by the other test definition.xml files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679944 13f79535-47bb-0310-9956-ffa450edef68