summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws44-438/+776
2009-03-26Don't fall over if there is no introspector, e.g. if contribution-jee-impl is...slaws1-5/+8
2009-03-26Fixes for TUSCANY-2941ramkumar4-111/+59
2009-03-26Fixes for TUSCANY-2906ramkumar1-13/+38
2009-03-26Fixes for TUSCANY-2906ramkumar1-20/+62
2009-03-25Move fault type introspection to the the fault mapperrfeng2-0/+4
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be pluggabl...antelder8-343/+197
2009-03-25Move JAAS service policy provider from binding wire to the operation wireslaws1-1/+1
2009-03-24Adding test case to test atom feed reference using generic collection interfacelresende6-0/+367
2009-03-24Minor formatting and removing unused importslresende1-281/+291
2009-03-24Adding provided binding URI to avoid issues when service is deployed in a web...lresende1-1/+11
2009-03-24Minor formattinglresende1-5/+3
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0073-1/+39
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0073-7/+27
2009-03-24Update scadomain to support passing in the default port in the domain uriantelder3-0/+26
2009-03-24TUSCANY-2838 - Missing files required by implementation widget to properly re...lresende2-0/+307
2009-03-24TUSCANY-2838 - Updating implementation widget to properly register component ...lresende3-186/+61
2009-03-24TUSCANY-2933 - Updating widget test html to use widget Java Script fuctions i...lresende2-4/+4
2009-03-24TUSCANY-2933 - Updating domain manager ui to use widget Java Script fuctions ...lresende4-7/+7
2009-03-24TUSCANY-2933 - Runtime changes to properly define widget functions in it's ow...lresende1-14/+28
2009-03-23Adding module to the build.vamsic0071-0/+1
2009-03-21TUSCANY-2932 Correctly handle NotFoundException as a 404 in AtomBindingListen...bdaniel1-3/+10
2009-03-21Do not throw exception if the jar is not an EJB jar.vamsic0072-5/+19
2009-03-21TUSCANY-2932 Throw org.apache.tuscany.sca.data.collection.NotFoundException o...bdaniel1-6/+24
2009-03-19Use the JavaEE extensions to compute SCA services, SCA references and SCA pro...vamsic0072-8/+61
2009-03-19Fixes for TUSCANY-2922ramkumar1-16/+2
2009-03-19Fixes for TUSCANY-2922ramkumar7-9/+72
2009-03-19Fixes for TUSCANY-2914ramkumar1-14/+35
2009-03-19Adding support for LDAP Realm authentication policylresende1-33/+45
2009-03-19Adding support for LDAP Realm authentication policylresende13-3/+808
2009-03-19Removing unused importslresende1-1/+0
2009-03-19Small method name changelresende1-2/+2
2009-03-19Properly handling business/runtime exception with new invocation methodlresende1-11/+10
2009-03-19Wrapping the invocation with a message, in order to pass extra information du...lresende3-15/+49
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