summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2009-03-18Missing and wrongly placed license headers.vamsic0072-15/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755729 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18o JavaEE processors to introspect WAR, JAR and EAR files and create model ↵vamsic00734-1152/+1453
objects o JavaEE extensions to create SCA Services, SCA References and SCA Properties from EJB3 business interfaces, Remote EJB3 references and Env Entries. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755722 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Added an EAR packaging type. Updated WAR to use PackageType.WAR.vamsic0071-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755552 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Make the artifactURI "" resolve to the sourceURL.vamsic0071-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755536 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fix the J2W generation issue which misses the target namespacerfeng4-7/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755474 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15Updating project name to help identify (1.x) versus (2.x) builds in ↵lresende1-1/+1
continuuns environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754710 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15Update scn urls required by continuuns buildslresende1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754709 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13Moving to use DOJO 1.3.0b3lresende7-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753386 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13Placing gif jpg files used for testing in test resource folderlresende3-20/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753384 13f79535-47bb-0310-9956-ffa450edef68
2009-03-13Updating-DWR-dependency-level-to-2.0.3lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753379 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12TUSCANY-2884 - more composite vtests. Thanks for the patch Susan.slaws45-71/+1433
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752817 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Adding code to use full binding uri when provided, otherwise using relative ↵lresende1-0/+11
path - note that code is commented out for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752598 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11TUSCANY-2907 Stest codebeckerdo24-0/+1257
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752484 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10TUSCANY-2905 Implement third rule which is supposed to look for an operation ↵beckerdo1-9/+66
name in the root element of the XML payload git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752147 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Remove SpringSCAPropertyElement.java.origramkumar1-44/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751652 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Fixes for TUSCANY-2642ramkumar2-8/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751644 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Fixes for TUSCANY-2642, 2909, 2910ramkumar8-185/+924
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751642 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08Only create a transport description for the JMS transport if JMS is ↵slaws3-9/+20
configured to be in use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751406 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06TUSCANY-2871 ClassCastException using atom-abdera bindingbeckerdo2-5/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750972 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04TUSCANY-2897 JMSBinding model should be QNames not Stringsbeckerdo6-42/+110
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750052 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Fix for TUSCANY-2875ramkumar2-13/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749548 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Fix for TUSCANY-2875ramkumar2-9/+118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749547 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26TUSCANY-2874 - Add ASM_6030_TestCase - thanks for the patch Susanslaws3-0/+132
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748136 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26TUSCANY-2864 - Fix end of test comment. Thanks for the patch emilyslaws1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748101 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26TUSCANY-2868 - Add more assembly/component test cases. Thanks for the patch ↵slaws23-34/+728
Jun Guo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748094 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support for enabling and configuring authentication for embedded http ↵lresende11-23/+519
server using policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748014 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Updating WebAppServletHost to provide new version of addServletMappinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748011 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Updating NodeWebAppServletHost to provide new version of addServletMappinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748009 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Refactoring confidentiality policy support for http bindings to it's own modulelresende11-4/+336
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748008 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Minor cleanup on the policy propertieslresende2-20/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748007 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding support to enable SSL when using binding-http using Confidentiality ↵lresende15-44/+610
policy intent git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748006 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Adding new store-secure sample to exercise security policy in web 2.0 extensionslresende17-0/+1118
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748005 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Fix the push/pop out of sequence issuerfeng1-9/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747972 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Correct the type of message that CompositeProcessor reports for a ↵slaws4-18/+22
CompositeReadException and correct a few tests to take account of this and another couple of exception funnies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747952 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2856 'property' validation conflicts with osoa specbeckerdo1-25/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747933 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25Improve some assembly component tests to be more specificslaws4-27/+133
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747917 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo5-50/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747867 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't ↵slaws5-10/+51
rely on boolean fault flag for messages of object type. Thanks for the patch Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747826 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Fix for TUSCANY-2550ramkumar1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747088 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Fix for TUSCANY-2550ramkumar1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747087 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23Make property ids optionalslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746926 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add BPEL document resolver to defer to namespace imports if document is not ↵slaws2-0/+102
found in current contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746461 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19Fix already closed bug with oneway requestsantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745961 13f79535-47bb-0310-9956-ffa450edef68