summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19Removing system.out debug messagelresende1-3/+1
2009-03-19Adding support for Jaas authentication policy to component serviceslresende3-4/+117
2009-03-19Removing @author per Apache best practiceslresende3-3/+0
2009-03-19Removing obsolete schema file for binding-gdatalresende1-36/+0
2009-03-19Add contribution-jee to the build to avoid breakrfeng1-0/+1
2009-03-19Produce xsi:type for local elementsrfeng1-1/+1
2009-03-18Only introspect the fault type if the JAXWS interface processor hasn't figure...rfeng1-2/+2
2009-03-18Use the JavaEE extensions to compute SCA services, SCA references and SCA pro...vamsic0072-0/+35
2009-03-18Use the JavaEE optional extension to compute SCA references and SCA propertie...vamsic0072-1/+33
2009-03-18Fix a regression caused by r755474rfeng3-73/+127
2009-03-18URI "" corresponds to the archive as an artifact.vamsic0073-3/+3
2009-03-18Java EE Introspection code using OpenEJB.vamsic0076-0/+804
2009-03-18Updated the methods to throw ContributionReadException.vamsic0071-4/+8
2009-03-18Missing and wrongly placed license headers.vamsic0072-15/+33
2009-03-18o JavaEE processors to introspect WAR, JAR and EAR files and create model obj...vamsic00734-1152/+1453
2009-03-18Added an EAR packaging type. Updated WAR to use PackageType.WAR.vamsic0071-1/+2
2009-03-18Make the artifactURI "" resolve to the sourceURL.vamsic0071-1/+3
2009-03-18Fix the J2W generation issue which misses the target namespacerfeng4-7/+63
2009-03-13Placing gif jpg files used for testing in test resource folderlresende3-20/+11
2009-03-13Updating-DWR-dependency-level-to-2.0.3lresende1-1/+1
2009-03-11Adding code to use full binding uri when provided, otherwise using relative p...lresende1-0/+11
2009-03-10TUSCANY-2905 Implement third rule which is supposed to look for an operation ...beckerdo1-9/+66
2009-03-09Remove SpringSCAPropertyElement.java.origramkumar1-44/+0
2009-03-09Fixes for TUSCANY-2642, 2909, 2910ramkumar8-185/+924
2009-03-08Only create a transport description for the JMS transport if JMS is configure...slaws2-2/+13
2009-03-04TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo5-39/+108
2009-03-03Fix for TUSCANY-2875ramkumar2-9/+118
2009-02-26Adding support for enabling and configuring authentication for embedded http ...lresende8-4/+416
2009-02-26Updating WebAppServletHost to provide new version of addServletMappinglresende1-0/+5
2009-02-26Updating NodeWebAppServletHost to provide new version of addServletMappinglresende1-0/+5
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende10-3/+335
2009-02-26Minor cleanup on the policy propertieslresende2-20/+21
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality po...lresende10-40/+491
2009-02-25Fix the push/pop out of sequence issuerfeng1-9/+18
2009-02-25Correct the type of message that CompositeProcessor reports for a CompositeRe...slaws1-1/+1
2009-02-25TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo1-25/+35
2009-02-25TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo3-41/+21
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws5-10/+51
2009-02-23Make property ids optionalslaws1-1/+1
2009-02-21Add BPEL document resolver to defer to namespace imports if document is not f...slaws2-0/+102
2009-02-19Fix already closed bug with oneway requestsantelder1-1/+0
2009-02-19Fix already closed bug when the responseConnection is the same as the request...antelder1-1/+1
2009-02-19TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder1-0/+2
2009-02-19TUSCANY-2849 Unable to define operation-level intents on binding.jmsbeckerdo4-19/+113
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder3-1/+18
2009-02-19Commit some code to write out composite model during processing. Uncomment to...slaws1-16/+35
2009-02-19Fixes for TUSCANY-2840-Part3ramkumar10-33/+158
2009-02-19Fixes for TUSCANY-2840-Part2ramkumar3-0/+78
2009-02-19Fix for TUSCANY-2860rfeng13-13/+13
2009-02-19Fix for TUSCANY-2702rfeng1-12/+35