summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-26Add jira numberantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758684 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take testcase out of build as its now broken, see TUSCANY-2942antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758681 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove these files as they are no longer required. Replaced by RRB... versions.slaws3-741/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758633 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws44-438/+776
binding.jms. The tuscany binding.jms XSD has been extended to allow a response wireFormat element to be specified. The knock on effect of all this is that the Operation interface has been changed to allow input and output wrapper info to be held separately. Also Interface has some new operations. There are changes across the code base to take account of this interface change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758625 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Don't fall over if there is no introspector, e.g. if contribution-jee-impl ↵slaws1-5/+8
is not loaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758611 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2941ramkumar4-111/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758591 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2906ramkumar1-13/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758583 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Fixes for TUSCANY-2906ramkumar1-20/+62
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758582 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Move fault type introspection to the the fault mapperrfeng2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758441 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be ↵antelder8-343/+197
pluggable via host-jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758239 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Move JAAS service policy provider from binding wire to the operation wireslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758186 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Adding test case to test atom feed reference using generic collection interfacelresende6-0/+367
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758083 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Minor formatting and removing unused importslresende1-281/+291
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758081 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Adding provided binding URI to avoid issues when service is deployed in a ↵lresende1-1/+11
webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758080 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Minor formattinglresende1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757920 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0073-1/+39
o Added place holder for reference tags in JSPs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2936 Extension point API for Java EEvamsic0073-7/+27
o Changed WebModuleInfo to identify individual class artifacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757679 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Update scadomain to support passing in the default port in the domain uriantelder3-0/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757678 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2838 - Missing files required by implementation widget to properly ↵lresende2-0/+307
register component java script in a webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757656 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2838 - Updating implementation widget to properly register component ↵lresende3-186/+61
java script in a webapp environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757655 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating widget test html to use widget Java Script fuctions ↵lresende2-4/+4
in the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757652 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating domain manager ui to use widget Java Script fuctions ↵lresende4-7/+7
in the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757650 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Runtime changes to properly define widget functions in it's ↵lresende1-14/+28
own namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757645 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Adding module to the build.vamsic0071-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757462 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21TUSCANY-2932 Correctly handle NotFoundException as a 404 in ↵bdaniel1-3/+10
AtomBindingListenerServlet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757107 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21Do not throw exception if the jar is not an EJB jar.vamsic0072-5/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756952 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21TUSCANY-2932 Throw org.apache.tuscany.sca.data.collection.NotFoundException ↵bdaniel1-6/+24
on 404 errors if AtomReferenceBindingProvider.supportsFeedEntries() is false git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756876 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Use the JavaEE extensions to compute SCA services, SCA references and SCA ↵vamsic0072-8/+61
properties from EJB3 business interfaces, Remote EJB3 references and EnvEntries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756150 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Fixes for TUSCANY-2922ramkumar1-16/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755970 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Fixes for TUSCANY-2922ramkumar7-9/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755969 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Fixes for TUSCANY-2914ramkumar1-14/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755887 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Adding support for LDAP Realm authentication policylresende1-33/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755858 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Adding support for LDAP Realm authentication policylresende13-3/+808
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755857 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Removing unused importslresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755856 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Small method name changelresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755855 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Properly handling business/runtime exception with new invocation methodlresende1-11/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755854 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Wrapping the invocation with a message, in order to pass extra information ↵lresende3-15/+49
during invocation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755852 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Removing system.out debug messagelresende1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755851 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Adding support for Jaas authentication policy to component serviceslresende3-4/+117
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755850 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Removing @author per Apache best practiceslresende3-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755849 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Removing obsolete schema file for binding-gdatalresende1-36/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755848 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Add contribution-jee to the build to avoid breakrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755821 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Produce xsi:type for local elementsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755810 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Only introspect the fault type if the JAXWS interface processor hasn't ↵rfeng1-2/+2
figured out the databinding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755786 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Use the JavaEE extensions to compute SCA services, SCA references and SCA ↵vamsic0072-0/+35
properties from EJB3 business interfaces, Remote EJB3 references and EnvEntries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755761 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Use the JavaEE optional extension to compute SCA references and SCA ↵vamsic0072-1/+33
properties from Remote EJB3 references and EnvEntries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755758 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fix a regression caused by r755474rfeng3-73/+127
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755757 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18URI "" corresponds to the archive as an artifact.vamsic0073-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755753 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Java EE Introspection code using OpenEJB.vamsic0076-0/+804
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755743 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Updated the methods to throw ContributionReadException.vamsic0071-4/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755731 13f79535-47bb-0310-9956-ffa450edef68