lresende
|
be21c54099
|
Extending the Tuscany binding schema to allow extended attributes in order to add policy related configuration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700343 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 05:40:47 +00:00 |
|
lresende
|
7f3dc23706
|
Minor cleanup of unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700340 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 05:30:19 +00:00 |
|
lresende
|
a775ff9da4
|
Minor cleanup of unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700339 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 05:29:16 +00:00 |
|
rfeng
|
f05c9422b3
|
Use the XMLInputFactory from the registry instead of a local one
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700332 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 04:14:28 +00:00 |
|
rfeng
|
3d7c963332
|
Start cleaning up the databinding framework to remove obsolete code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700330 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-30 04:02:38 +00:00 |
|
antelder
|
1012e24103
|
TUSCANY-2622: Apply patch from Kevan Miller to Fix geronimo runtime errors caused by inverse-classloading in alert-aggregator-webapp demo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700138 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 14:29:42 +00:00 |
|
jsdelfino
|
eeb0cb7235
|
Removed monitor-logging as it's not used anymore.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700011 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 07:38:53 +00:00 |
|
jsdelfino
|
0230743707
|
More fixes to monitor. Removed remaining dependencies on DefaultLoggingMonitorImpl implementation class.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700007 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 07:32:09 +00:00 |
|
jsdelfino
|
fcef778b4f
|
Fixed monitor module to avoid having to export monitor implementation classes. Removed dependencies on monitor-logging.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700000 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 06:44:22 +00:00 |
|
jsdelfino
|
b732557ce2
|
Removed old class.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699997 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 06:28:55 +00:00 |
|
jsdelfino
|
e32aab48be
|
Added a log, and start bundle to help debugging.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699996 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 06:28:04 +00:00 |
|
jsdelfino
|
1ccf1ff24f
|
Removed broken factory as it's not used anymore.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699953 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:22:21 +00:00 |
|
jsdelfino
|
bfca740d47
|
Fixed test case as unknown elements are now supported.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699951 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:21:05 +00:00 |
|
jsdelfino
|
18d4d2f06d
|
Pulled from trunk. Clone interface to configure the databinding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699950 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:20:26 +00:00 |
|
jsdelfino
|
af8efbe0b8
|
Pulled from trunk. Changes from SVN revision r699491.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699949 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:19:42 +00:00 |
|
jsdelfino
|
c95b09eb45
|
Pulled from trunk. Fix dependencies.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699947 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:18:57 +00:00 |
|
jsdelfino
|
1af8c570cc
|
Pulled from trunk. TUSCANY-2618 - Adding required attribute elements to sca.tld.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699946 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:18:25 +00:00 |
|
jsdelfino
|
ad89fc435c
|
Pulled from trunk. Generating sql database on a different folder to avoid conflicting errors during eclipse project file generation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699945 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:17:50 +00:00 |
|
jsdelfino
|
8bf70076de
|
Pulled from trunk. TUSCANY-2538 - missing file to register attribute processor extension point.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699944 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:17:04 +00:00 |
|
jsdelfino
|
d0a4ad6413
|
Merged from trunk. TUSCANY-2538 - Moving Default element processor to contribution-xml and various other minor fixes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699943 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:16:27 +00:00 |
|
jsdelfino
|
4d02d6cb27
|
Pulled from trunk. Changes from SVN revision r698020.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699942 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:14:54 +00:00 |
|
jsdelfino
|
169561a340
|
Adjusted WebService distro to policy changes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699941 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:14:06 +00:00 |
|
jsdelfino
|
4f9940a2ab
|
Pulled from trunk. Changed from SVN r697643.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699940 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:13:34 +00:00 |
|
jsdelfino
|
cd4c291302
|
Pulled from trunk. Cleanup the dependency items
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699939 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:12:43 +00:00 |
|
jsdelfino
|
0221f72ad9
|
Pulled from trunk. Adjust axiom dependency to 1.2.7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699938 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:11:50 +00:00 |
|
jsdelfino
|
49083619a0
|
Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and Axiom based on the patches from Ram for TUSCANY-2606
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699937 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 01:09:22 +00:00 |
|
jsdelfino
|
04ef75e0a7
|
Pulled from trunk. TUSCANY-2281 provide a api to allow service references to be retrieved for references where the multiplicity >1. Thanks to Daniel Stucky for the patch.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699935 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:55:58 +00:00 |
|
jsdelfino
|
e538f4fa76
|
Pulled from trunk. Enable testServiceUnavailableException() test
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699934 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:53:51 +00:00 |
|
jsdelfino
|
d519658cc8
|
Pulled from trunk. Add JIRA numbers to some @Ignores.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699933 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:52:39 +00:00 |
|
jsdelfino
|
2a79663633
|
Ported from trunk and simplified. Support the rmi:// uri for binding.rmi.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699932 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:50:22 +00:00 |
|
jsdelfino
|
4f70240f13
|
Merged from trunk. Fix the classloader parent.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699931 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:46:24 +00:00 |
|
jsdelfino
|
a25c6a2e6e
|
Fix NPE in finally after earlier exception.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699930 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:44:52 +00:00 |
|
jsdelfino
|
97a837b8d7
|
Pass the wrapper exception into FaultException
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699929 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-29 00:42:28 +00:00 |
|
jsdelfino
|
cf0ce1992f
|
Removed MANIFEST from version control as it's generated.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699887 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 20:36:05 +00:00 |
|
jsdelfino
|
0376e0e4f9
|
Adjusted algorithm to determine classpath entries.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699881 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-28 19:06:08 +00:00 |
|
rfeng
|
db72136306
|
Clone interface to configure the databinding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699516 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 22:00:53 +00:00 |
|
beckerdo
|
a2c5bd5b0c
|
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699491 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 20:32:30 +00:00 |
|
rfeng
|
1d602079b7
|
Fix dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699452 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 19:03:30 +00:00 |
|
rfeng
|
562b0076a4
|
Adjust pom.xml to fix compilation error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699446 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 18:26:20 +00:00 |
|
rfeng
|
796d66fd65
|
Add a cache for JavaInterface introspection
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699416 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 17:15:02 +00:00 |
|
slaws
|
81137dd215
|
TUSCANY-2620 change sca.tld to OSOA spec license
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699410 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 16:58:36 +00:00 |
|
slaws
|
b516649aa5
|
Include 618 in issue list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699252 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 09:59:01 +00:00 |
|
lresende
|
3382a77f0e
|
TUSCANY-2618 - Adding required attribute elements to sca.tld
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699250 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 09:50:29 +00:00 |
|
lresende
|
3059523f2e
|
Adding geronimo deployment descriptor (following the same pattern as other tuscany sample webapps)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699242 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 09:23:34 +00:00 |
|
lresende
|
3364c1eb23
|
TUSCANY-2618 - Adding required attribute elements to sca.tld
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699235 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-26 09:08:41 +00:00 |
|
slaws
|
1341cde5b1
|
Correct README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698955 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-25 13:08:39 +00:00 |
|
slaws
|
5c8ac48deb
|
TUSCANY-2614 fix problems reported by RAT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698954 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-25 13:01:10 +00:00 |
|
slaws
|
736d3cbcb7
|
Change release month to October
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698944 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-25 12:30:02 +00:00 |
|
jsdelfino
|
4d274dcfda
|
Cleaned up trace log a bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698818 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-25 04:56:26 +00:00 |
|
jsdelfino
|
4622b9b261
|
Fixed how contribution location gets determined.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698816 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-25 04:55:39 +00:00 |
|