summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-26Take store-test out of build as its broken, see TUSCANY-2944antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758689 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take testcase out of build as its broken, see TUSCANY-2943antelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758685 13f79535-47bb-0310-9956-ffa450edef68
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-26Example of how we could describe what exceptions are expected in stestsslaws2-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758644 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-26Add a namespace to the missing component type compositeslaws2-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758631 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in ↵slaws49-440/+794
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-2941ramkumar2-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758592 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-24Commenting out since an issue in openejb is resulting in problems with WAR ↵vamsic0071-1/+1
processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757680 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-24Adding store-webapp to buildlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757654 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Store scenario using widget packaged as a webapplresende17-0/+1085
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757653 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 store tutorial to use widget Java Script fuctions in ↵lresende4-11/+11
the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757651 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 - Updating store samples to use widget Java Script fuctions in ↵lresende3-9/+9
the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757649 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating store sample to use widget Java Script fuctions in ↵lresende1-3/+3
the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757647 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24TUSCANY-2933 - Updating photo-gallery sample to use widget Java Script ↵lresende1-1/+1
fuctions in the new tuscany.sca namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757646 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-23TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0078-0/+335
o Added tests for EJB jar and WAR contributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757466 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-2931 - Start of test for different in request and response wire ↵slaws7-0/+412
formats. Infrastructure not working properly just yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756901 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-19TUSCANY-2926 Stest code invalid ignore tagbeckerdo1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756147 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19TUSCANY-2923 Stest code ASM_0024 - ASM_0043beckerdo16-9/+843
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756113 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