Commit graph

7,942 commits

Author SHA1 Message Date
lresende
bd20fb2dcf Fixing resource bundle location that was missing the package structure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915210 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 07:03:22 +00:00
lresende
91200c9c14 Adding core-spi dependency to properly compile module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915209 13f79535-47bb-0310-9956-ffa450edef68
2010-02-23 07:03:18 +00:00
lresende
0f560ae9c3 Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on api changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915053 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 20:44:24 +00:00
nash
97a82f0659 Update README for recent changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912526 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 10:21:05 +00:00
jsdelfino
8c771c8ecd Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912491 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 06:08:34 +00:00
nash
d11cbfda81 Make the JAX-WS runtime available when running the travel sample on JDK 5 (TUSCANY-3467)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912490 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 06:04:23 +00:00
nash
ad0f6af9f5 Ensure maven-antrun-plugin runs when using <packaging>pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912488 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 05:43:26 +00:00
nash
c976b53f24 Refactor conditional logic for better consistency and readability
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912483 13f79535-47bb-0310-9956-ffa450edef68
2010-02-22 05:06:59 +00:00
nash
43f68c7eca Remove duplicate entry for apache.snapshot (also defined in parent pom)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912445 13f79535-47bb-0310-9956-ffa450edef68
2010-02-21 23:51:40 +00:00
nash
86577875a9 Make wsimport target work on JDK 5 as well as JDK 6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912099 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 10:51:47 +00:00
lresende
becaa917b3 TUSCANY-3468 - Widget test seems to be failing from maven, while working fine from within eclipse... disabling it for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912094 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 09:27:22 +00:00
lresende
e0b4977c26 Properly setting contentType for known files, to avoid issues with htmlUnit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912093 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 08:38:54 +00:00
lresende
4f7f10f97d Providing utility module to share common HTTP Utilities and Constants
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912092 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 08:38:48 +00:00
lresende
da556f44f1 TUSCANY-3468 - Providing htmlUnit test to verify implementation widget is working and the catalog ui is being properly populated
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912091 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 08:38:40 +00:00
lresende
d8eded9182 TUSCANY-3468 - Fixing NPE when contracts are not available (e.g in implementation widget)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912090 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 08:38:36 +00:00
lresende
605c02059f Removing unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912089 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 08:38:32 +00:00
lresende
1d502eda5a Adding try/catch to display warning when dojo or tuscany dojo extensions are already registered
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912088 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20 08:38:29 +00:00
rfeng
cadacde2a3 Make the maxThreads a configurable property of WorkScheduler
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912035 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 23:39:06 +00:00
rfeng
45608ba818 Align the interfaceContractMapper to the spec
Remove the conversation related legacy code

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912034 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 23:38:00 +00:00
nash
fbc0426ecc Add jaxws-api and jaxb-api dependencies where needed to enable all modules to compile with JDK 5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911766 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 09:58:57 +00:00
rfeng
eab31f88e1 Start to add the support to load node factory configuration from external files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911689 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 03:27:50 +00:00
rfeng
5cf2cf2306 Fix for TUSCANY-3466
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911687 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 03:25:33 +00:00
lresende
f7ddb95d8e Updating Java doc for the iTest to explain why @RequestContext was used to retrieve callBack instance, instead of @Callback annotation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911656 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19 00:02:13 +00:00
rfeng
af5e13e1ca Merge the fix for TUSCANY-3466 from 1.x into 1.5.2 branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911642 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 23:16:28 +00:00
rfeng
7ae57a8d12 Fix for TUSCANY-3467: Add JAXWS/JAXB compile dependencies for JDK 5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911640 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 23:11:51 +00:00
rfeng
97b2b4ccd3 Fix for TUSCANY-3466
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911633 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 22:53:56 +00:00
nash
7d441872bd Remove uncommented duplicate entry for creditcard-payment-webapp in distribution bundle pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911343 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 11:37:26 +00:00
nash
65f90a3a57 Exclude Tuscany runtime dependencies from the travel sample distribution default build (TUSCANY-3462)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911338 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18 11:33:27 +00:00
nash
1038ce1a06 Package OpenEJB dependencies with the travel sample to avoid use of environment variables (TUSCANY-3460)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910863 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 08:37:44 +00:00
rfeng
511c1ec498 Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExtensionPoint to honor ranking
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910841 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 06:48:29 +00:00
jsdelfino
0043831443 Working queue and chat components. Added a few useful start/stop scripts. Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910819 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17 04:14:31 +00:00
lresende
50063bc212 Removing unused imports...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910277 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:35:23 +00:00
lresende
675977cdac Fixing mispelled environment variable name used to provide ODE Runtime DB path
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910276 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:35:09 +00:00
lresende
cd1b9daec0 Formatting...
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910275 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:34:56 +00:00
lresende
86e1f8b0b4 Small java doc fix
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910274 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:34:38 +00:00
lresende
dce48cef88 TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting profiles/properties to set the proper jar based on the os being used
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910273 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:34:25 +00:00
ramkumar
4ece9aa7ed Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910269 13f79535-47bb-0310-9956-ffa450edef68
2010-02-15 17:18:00 +00:00
rfeng
c11d800db4 Start to make extension points/extensions configurable from NodeFactory/ServiceDiscovery
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909678 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13 01:19:32 +00:00
lresende
788e5e5229 TUSCANY-3290 - Fixing JavaInterfaceProcessor to write back the remotable attribute for the java interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909649 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 23:05:45 +00:00
slaws
d708244921 turn on ws binding basic auth test in the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909498 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:36:38 +00:00
slaws
e2c505fffc add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909497 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:35:57 +00:00
slaws
9cf9046a14 basic auth test for ws binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909496 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:34:21 +00:00
slaws
d37b2293fa Disable the generic basic auth provider as it's replaced now by the ws binding specific version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909493 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:29:38 +00:00
slaws
7570517aa4 Move securityIdentity policy into Tuscany namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909492 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:28:40 +00:00
slaws
ccf4ff2b37 Enable the ws binding specific basic auth policy provider
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909491 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:27:04 +00:00
slaws
8eb19f847a Fix up the basic auth policy provider
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909490 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:25:54 +00:00
slaws
f23d76120a Enable addition of policies to binding chains
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909489 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:24:26 +00:00
slaws
09dc3294d4 correct dependency to point to new ws binding impl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909485 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:22:01 +00:00
slaws
e9e603466e Remove commented out code and tidy comments
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909482 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:20:53 +00:00
slaws
bd33c63da2 Add the word Reference into the binding invoker class name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909481 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:20:01 +00:00