summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* TUSCANY-2932 Correctly handle NotFoundException as a 404 in AtomBindingListen...bdaniel2009-03-211-3/+10
* Do not throw exception if the jar is not an EJB jar.vamsic0072009-03-212-5/+19
* TUSCANY-2932 Throw org.apache.tuscany.sca.data.collection.NotFoundException o...bdaniel2009-03-211-6/+24
* Use the JavaEE extensions to compute SCA services, SCA references and SCA pro...vamsic0072009-03-192-8/+61
* Fixes for TUSCANY-2922ramkumar2009-03-191-16/+2
* Fixes for TUSCANY-2922ramkumar2009-03-197-9/+72
* Fixes for TUSCANY-2914ramkumar2009-03-191-14/+35
* Adding support for LDAP Realm authentication policylresende2009-03-191-33/+45
* Adding support for LDAP Realm authentication policylresende2009-03-1913-3/+808
* Removing unused importslresende2009-03-191-1/+0
* Small method name changelresende2009-03-191-2/+2
* Properly handling business/runtime exception with new invocation methodlresende2009-03-191-11/+10
* Wrapping the invocation with a message, in order to pass extra information du...lresende2009-03-193-15/+49
* Removing system.out debug messagelresende2009-03-191-3/+1
* Adding support for Jaas authentication policy to component serviceslresende2009-03-193-4/+117
* Removing @author per Apache best practiceslresende2009-03-193-3/+0
* Removing obsolete schema file for binding-gdatalresende2009-03-191-36/+0
* Add contribution-jee to the build to avoid breakrfeng2009-03-191-0/+1
* Produce xsi:type for local elementsrfeng2009-03-191-1/+1
* Only introspect the fault type if the JAXWS interface processor hasn't figure...rfeng2009-03-181-2/+2
* Use the JavaEE extensions to compute SCA services, SCA references and SCA pro...vamsic0072009-03-182-0/+35
* Use the JavaEE optional extension to compute SCA references and SCA propertie...vamsic0072009-03-182-1/+33
* Fix a regression caused by r755474rfeng2009-03-183-73/+127
* URI "" corresponds to the archive as an artifact.vamsic0072009-03-183-3/+3
* Java EE Introspection code using OpenEJB.vamsic0072009-03-186-0/+804
* Updated the methods to throw ContributionReadException.vamsic0072009-03-181-4/+8
* Missing and wrongly placed license headers.vamsic0072009-03-182-15/+33
* o JavaEE processors to introspect WAR, JAR and EAR files and create model obj...vamsic0072009-03-1834-1152/+1453
* Added an EAR packaging type. Updated WAR to use PackageType.WAR.vamsic0072009-03-181-1/+2
* Make the artifactURI "" resolve to the sourceURL.vamsic0072009-03-181-1/+3
* Fix the J2W generation issue which misses the target namespacerfeng2009-03-184-7/+63
* Placing gif jpg files used for testing in test resource folderlresende2009-03-133-20/+11
* Updating-DWR-dependency-level-to-2.0.3lresende2009-03-131-1/+1
* Adding code to use full binding uri when provided, otherwise using relative p...lresende2009-03-111-0/+11
* TUSCANY-2905 Implement third rule which is supposed to look for an operation ...beckerdo2009-03-101-9/+66
* Remove SpringSCAPropertyElement.java.origramkumar2009-03-091-44/+0
* Fixes for TUSCANY-2642, 2909, 2910ramkumar2009-03-098-185/+924
* Only create a transport description for the JMS transport if JMS is configure...slaws2009-03-082-2/+13
* TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo2009-03-045-39/+108
* Fix for TUSCANY-2875ramkumar2009-03-032-9/+118
* Adding support for enabling and configuring authentication for embedded http ...lresende2009-02-268-4/+416
* Updating WebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
* Updating NodeWebAppServletHost to provide new version of addServletMappinglresende2009-02-261-0/+5
* Refactoring confidentiality policy support for http bindings to it's own modulelresende2009-02-2610-3/+335
* Minor cleanup on the policy propertieslresende2009-02-262-20/+21
* Adding support to enable SSL when using binding-http using Confidentiality po...lresende2009-02-2610-40/+491
* Fix the push/pop out of sequence issuerfeng2009-02-251-9/+18
* Correct the type of message that CompositeProcessor reports for a CompositeRe...slaws2009-02-251-1/+1
* TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo2009-02-251-25/+35
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-253-41/+21