summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disabled some WS security test cases, as rampart seems to cause i...jsdelfino2008-10-014-0/+9
* Fixed references to binding runtime module.jsdelfino2008-10-012-2/+8
* 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-29104-236/+187
* Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino2008-09-2999-337/+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. Fix dependencies.jsdelfino2008-09-291-1/+7
* Pulled from trunk. TUSCANY-2618 - Adding required attribute elements to sca.tld.jsdelfino2008-09-291-0/+3
* Pulled from trunk. Generating sql database on a different folder to avoid con...jsdelfino2008-09-293-5/+6
* 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
* Adjusted WebService distro to policy changes.jsdelfino2008-09-291-5/+1
* 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-29165-512/+335
* Pulled from trunk. TUSCANY-2281 provide a api to allow service references to ...jsdelfino2008-09-292-0/+73
* Pulled from trunk. Enable testServiceUnavailableException() testjsdelfino2008-09-291-1/+2
* Pulled from trunk. Add JIRA numbers to some @Ignores.jsdelfino2008-09-295-7/+7
* Ported from trunk and simplified. Support the rmi:// uri for binding.rmi.jsdelfino2008-09-2918-178/+95
* 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
* Fixed how contribution location gets determined.jsdelfino2008-09-251-1/+1
* Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino2008-09-257-36/+80
* Determine the location of the SCA contribution from the current class.jsdelfino2008-09-251-1/+2
* 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-2310-15/+18
* Another fix for TUSCANY-2396. Split implementation-script into two modules, m...jsdelfino2008-09-2291-3460/+657
* 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-2213-38/+37
* 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-2212-735/+815
* 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-2268-146/+152
* 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