summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix dependenciesrfeng2008-09-261-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699452 13f79535-47bb-0310-9956-ffa450edef68
* Adjust pom.xml to fix compilation errorrfeng2008-09-261-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699446 13f79535-47bb-0310-9956-ffa450edef68
* Add a cache for JavaInterface introspectionrfeng2008-09-261-3/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699416 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2620 change sca.tld to OSOA spec licenseslaws2008-09-267-17/+134
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699410 13f79535-47bb-0310-9956-ffa450edef68
* Include 618 in issue listslaws2008-09-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699252 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2618 - Adding required attribute elements to sca.tldlresende2008-09-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699250 13f79535-47bb-0310-9956-ffa450edef68
* Adding geronimo deployment descriptor (following the same pattern as other ↵lresende2008-09-261-0/+32
| | | | | | tuscany sample webapps) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699242 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2618 - Adding required attribute elements to sca.tldlresende2008-09-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699235 13f79535-47bb-0310-9956-ffa450edef68
* Correct READMEslaws2008-09-251-8/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698955 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2614 fix problems reported by RATslaws2008-09-258-4/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698954 13f79535-47bb-0310-9956-ffa450edef68
* Change release month to Octoberslaws2008-09-255-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698944 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up trace log a bit.jsdelfino2008-09-251-26/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698818 13f79535-47bb-0310-9956-ffa450edef68
* Fixed how contribution location gets determined.jsdelfino2008-09-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698816 13f79535-47bb-0310-9956-ffa450edef68
* Rationalized how to locate an SCA contribution given a known Java class ↵jsdelfino2008-09-257-36/+80
| | | | | | contained in that contribution, and how to locate an SCA contribution represented by an OSGi bundle. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698815 13f79535-47bb-0310-9956-ffa450edef68
* Determine the location of the SCA contribution from the current class.jsdelfino2008-09-251-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698798 13f79535-47bb-0310-9956-ffa450edef68
* Issue a warning when a resource entry is contained in a unresolved bundlerfeng2008-09-241-3/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698700 13f79535-47bb-0310-9956-ffa450edef68
* Update list of changesslaws2008-09-241-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698517 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoreslaws2008-09-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698482 13f79535-47bb-0310-9956-ffa450edef68
* Fix comment and remove obsolete importsslaws2008-09-242-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698481 13f79535-47bb-0310-9956-ffa450edef68
* Change message getHeaders() operation to return a list, remove the QoS ↵slaws2008-09-2429-109/+214
| | | | | | context and change various tests to take account of this assuming that the security information is now passed in the header. This pass the security context is not consolidated into a single subject. The tests that used to pass just a principal still do. Also add a delivery mode JMS policy test. Add some ignores. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698457 13f79535-47bb-0310-9956-ffa450edef68
* Fix the file separator issue with windowsrfeng2008-09-242-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698408 13f79535-47bb-0310-9956-ffa450edef68
* Starting to fix jetty OSGi import/exports.jsdelfino2008-09-2310-15/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698404 13f79535-47bb-0310-9956-ffa450edef68
* Porting customer-dojo to J2EE WebApplresende2008-09-2322-0/+1445
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698399 13f79535-47bb-0310-9956-ffa450edef68
* Generating sql database on a different folder to avoid conflicting errors ↵lresende2008-09-233-5/+6
| | | | | | during eclipse project file generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698358 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Merging updates from trunklresende2008-09-238-27/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698203 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - missing file to register attribute processor extension pointlresende2008-09-231-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698108 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Moving Default element processor to contribution-xml and ↵lresende2008-09-239-45/+183
| | | | | | various other minor fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698102 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698020 ↵beckerdo2008-09-225-5/+1326
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Revert the accidental checkinrfeng2008-09-221-2/+581
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697872 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-policy-security-ws has moved to binding-ws-axis2-policyslaws2008-09-221-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697839 13f79535-47bb-0310-9956-ffa450edef68
* Make this well formed XML slaws2008-09-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697837 13f79535-47bb-0310-9956-ffa450edef68
* Another fix for TUSCANY-2396. Split implementation-script into two modules, ↵jsdelfino2008-09-2291-3460/+657
| | | | | | model and runtime. Got the script implementations that use componentTypes working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697664 13f79535-47bb-0310-9956-ffa450edef68
* Removed empty directories.jsdelfino2008-09-220-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697657 13f79535-47bb-0310-9956-ffa450edef68
* Moved classes misplaced in r697649 back to introspect package.jsdelfino2008-09-222-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697656 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted poms to previous changes. Disabled the modules that depend on ↵jsdelfino2008-09-2213-38/+37
| | | | | | implementation-script as it's not split in two modules yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697653 13f79535-47bb-0310-9956-ffa450edef68
* Fixed incorrect OSGi import/export.jsdelfino2008-09-221-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697652 13f79535-47bb-0310-9956-ffa450edef68
* FIX for JIRA TUSCANY-2396, starting to split implementation-script in two ↵jsdelfino2008-09-2269-16/+3307
| | | | | | modules for model and runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697651 13f79535-47bb-0310-9956-ffa450edef68
* Added support for several bundle packaging and distribution schemes (jars ↵jsdelfino2008-09-2212-735/+815
| | | | | | and class folders, distribution and development workspace). Changed the RCP sample to use the node-launcher. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697650 13f79535-47bb-0310-9956-ffa450edef68
* Started to refactor implementation-java to avoid having the SPI interfaces ↵jsdelfino2008-09-2253-130/+122
| | | | | | reference implementation classes as it doesn't work with OSGi imports/exports. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697649 13f79535-47bb-0310-9956-ffa450edef68
* Refactored corba binding runtime to use different packages from the model, ↵jsdelfino2008-09-2268-146/+152
| | | | | | and get OSGi imports/exports to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697647 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697643 ↵beckerdo2008-09-221-60/+17
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Another fix for JIRA TUSCANY-2396, split binding-rmi into two modules, ↵jsdelfino2008-09-2123-163/+533
| | | | | | binding-rmi and binding-rmi-runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697616 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up obsolete and commented out dependencies. Fixed level of ↵jsdelfino2008-09-211-45/+1
| | | | | | javax.transaction in OSGi import. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697614 13f79535-47bb-0310-9956-ffa450edef68
* Refactored policy-security-jsr250 to use the correct package name instead of ↵jsdelfino2008-09-215-7/+10
| | | | | | implementation.java, as it was conflicting with the packages in implementation.java and breaking OSGi imports. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697613 13f79535-47bb-0310-9956-ffa450edef68
* Deleted mispelled test class.jsdelfino2008-09-211-60/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697612 13f79535-47bb-0310-9956-ffa450edef68
* Removed unknown element from readattributes test case, as that test case is ↵jsdelfino2008-09-214-5/+55
| | | | | | not supposed to test that. Fixed spelling mistake in test class name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697611 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup the dependency itemsrfeng2008-09-191-226/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697272 13f79535-47bb-0310-9956-ffa450edef68
* Adjust axiom dependency to 1.2.7rfeng2008-09-191-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697244 13f79535-47bb-0310-9956-ffa450edef68
* Adjust some dependency versionsrfeng2008-09-1916-56/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697159 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the pom.xmlrfeng2008-09-191-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697157 13f79535-47bb-0310-9956-ffa450edef68