summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-27Workaround the jaxws-api maven issue (merged from 2.x)rfeng1-7/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759285 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2950 enclose etags in speech marksslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2944 don't raise NPE if the component type model cannot be determinedslaws1-3/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759149 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new js dependencieslresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759062 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Removing duplicated file that is already available in main/resourceslresende1-1590/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759060 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Extending Javascript extension to provide the js proxy client ↵lresende6-648/+60
file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759058 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding javadoc comments to JavascriptProxyFactorylresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759056 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new modules to buildlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759054 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - JSONRPC Binding Javascript extension point implementationlresende6-0/+847
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759052 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Atom Binding Javascript extension point implementationlresende6-0/+492
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759051 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updates to start using Javascript extension points to ↵lresende6-51/+52
generate js client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759050 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding Javascript extension points to be used by ↵lresende8-0/+624
implementtion.widget and any web related extensions that have Javascript proxy dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759049 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws4-0/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws9-48/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758697 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-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