summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino2008-10-09106-6392/+2768
* Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino2008-10-0912-949/+339
* Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino2008-10-06188-1277/+1806
* Temporarily disabled some WS security test cases, as rampart seems to cause i...jsdelfino2008-10-014-0/+9
* Removed monitor-logging as it's not used anymore.jsdelfino2008-09-2910-585/+0
* More fixes to monitor. Removed remaining dependencies on DefaultLoggingMonito...jsdelfino2008-09-2914-41/+53
* Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino2008-09-2984-281/+390
* Removed old class.jsdelfino2008-09-291-63/+0
* Added a log, and start bundle to help debugging.jsdelfino2008-09-292-3/+7
* Removed broken factory as it's not used anymore.jsdelfino2008-09-293-379/+0
* Fixed test case as unknown elements are now supported.jsdelfino2008-09-291-15/+16
* Pulled from trunk. Clone interface to configure the databinding.jsdelfino2008-09-291-4/+25
* Pulled from trunk. Changes from SVN revision r699491.jsdelfino2008-09-292-35/+60
* Pulled from trunk. TUSCANY-2618 - Adding required attribute elements to sca.tld.jsdelfino2008-09-291-0/+3
* Pulled from trunk. TUSCANY-2538 - missing file to register attribute processo...jsdelfino2008-09-291-0/+18
* Merged from trunk. TUSCANY-2538 - Moving Default element processor to contrib...jsdelfino2008-09-298-22/+493
* Pulled from trunk. Changes from SVN revision r698020.jsdelfino2008-09-295-5/+1326
* Pulled from trunk. Changed from SVN r697643.jsdelfino2008-09-291-60/+17
* Pulled from trunk. Cleanup the dependency itemsjsdelfino2008-09-291-222/+52
* Pulled from trunk. Adjust axiom dependency to 1.2.7jsdelfino2008-09-291-0/+10
* Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies suc...jsdelfino2008-09-2963-235/+176
* Pulled from trunk. TUSCANY-2281 provide a api to allow service references to ...jsdelfino2008-09-292-0/+73
* Ported from trunk and simplified. Support the rmi:// uri for binding.rmi.jsdelfino2008-09-2911-166/+86
* Merged from trunk. Fix the classloader parent.jsdelfino2008-09-291-5/+6
* Fix NPE in finally after earlier exception.jsdelfino2008-09-291-1/+3
* Pass the wrapper exception into FaultExceptionjsdelfino2008-09-291-5/+2
* Adjusted algorithm to determine classpath entries.jsdelfino2008-09-282-51/+72
* Cleaned up trace log a bit.jsdelfino2008-09-251-26/+38
* Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino2008-09-255-32/+74
* Issue a warning when a resource entry is contained in a unresolved bundlerfeng2008-09-241-3/+7
* Fix the file separator issue with windowsrfeng2008-09-242-3/+3
* Starting to fix jetty OSGi import/exports.jsdelfino2008-09-238-9/+16
* Another fix for TUSCANY-2396. Split implementation-script into two modules, m...jsdelfino2008-09-2284-3459/+639
* Moved classes misplaced in r697649 back to introspect package.jsdelfino2008-09-222-0/+0
* Adjusted poms to previous changes. Disabled the modules that depend on implem...jsdelfino2008-09-221-5/+8
* Fixed incorrect OSGi import/export.jsdelfino2008-09-221-2/+1
* FIX for JIRA TUSCANY-2396, starting to split implementation-script in two mod...jsdelfino2008-09-2269-16/+3307
* Added support for several bundle packaging and distribution schemes (jars and...jsdelfino2008-09-227-690/+780
* Started to refactor implementation-java to avoid having the SPI interfaces re...jsdelfino2008-09-2253-130/+122
* Refactored corba binding runtime to use different packages from the model, an...jsdelfino2008-09-2264-140/+146
* Another fix for JIRA TUSCANY-2396, split binding-rmi into two modules, bindin...jsdelfino2008-09-2123-163/+533
* Cleaned up obsolete and commented out dependencies. Fixed level of javax.tran...jsdelfino2008-09-211-45/+1
* Refactored policy-security-jsr250 to use the correct package name instead of ...jsdelfino2008-09-215-7/+10
* Deleted mispelled test class.jsdelfino2008-09-211-60/+0
* Removed unknown element from readattributes test case, as that test case is n...jsdelfino2008-09-214-5/+55
* Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ...jsdelfino2008-09-1918-39/+15
* Print list of third-party JARs.jsdelfino2008-09-191-0/+4
* Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino2008-09-1937-455/+197
* Fix random concurrent update problem when transforms are loaded by synchroniz...jsdelfino2008-09-171-2/+3
* Commit changes for TUSCANY-2590.jsdelfino2008-09-174-37/+189