summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a debug option to the launcher .bat to enable easy remote debugingantelder2009-01-291-1/+8
* Update the launcher default config to match the latest launcher codeantelder2009-01-291-2/+2
* Add the temporary NodeMain API used by the launcherantelder2009-01-291-0/+50
* Updates to the launcher classpath and properties processingantelder2009-01-291-18/+24
* More launcher bringup, start making the .bat file a bit more useableantelder2009-01-291-3/+32
* TUSCANY-2463 - Merging changes to add extended attribute support for various ...lresende2009-01-2923-52/+281
* Align the build-common.xml to use the build-path.xml from the distrorfeng2009-01-291-29/+15
* Adjust the distrosrfeng2009-01-295-105/+85
* Group the config under the "features" folderrfeng2009-01-291-20/+48
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current s...lresende2009-01-291-1/+14
* Adding support for extended attributes to wsdl interfacelresende2009-01-293-2/+55
* Adding support for extended attributes to java interfacelresende2009-01-293-2/+52
* Removing System.out from WS Policy processorlresende2009-01-291-2/+2
* Adding support for extended attributes to java implementationlresende2009-01-293-9/+43
* Adding support for writing extended attributes to EJB bindinglresende2009-01-291-0/+5
* Adding support for extended attributes to EJB bindinglresende2009-01-293-4/+42
* Fixing test failures by ignoring tuscany NS when processing extended attributeslresende2009-01-291-2/+2
* Adding support for extended attributes to webservices bindinglresende2009-01-294-4/+41
* Refactoring common code to simplify processing extended attributeslresende2009-01-298-30/+42
* TUSCANY-2663 - Workaround for 'java.lang.IllegalStateException: The current s...lresende2009-01-291-1/+14
* Change bundle version to 2.0.0rfeng2009-01-281-5/+5
* Remove empty foldersrfeng2009-01-280-0/+0
* Investigating conversation/oneway issue reported by Douglas on the dev listlresende2009-01-289-0/+363
* Start adding the launcher to the distro to try it out, still very primitive a...antelder2009-01-285-180/+237
* update the jms itests to include a jms hostantelder2009-01-287-374/+413
* Update the pom.xml to include a jms hostantelder2009-01-281-0/+5
* Update the pom.xml to include a jms hostantelder2009-01-281-97/+103
* Intial cut at changing the jms binding to use the jms host for the service li...antelder2009-01-283-181/+26
* Implement the getDestination method in the default jms hostantelder2009-01-281-0/+14
* Add method to get the service destination to the jms host as you need that to...antelder2009-01-281-0/+2
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281694-3243/+3243
* Remove unused codeantelder2009-01-281-14/+0
* Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...mcombellack2009-01-281-2/+0
* Make the default jms host use the jms host extension pointantelder2009-01-283-0/+102
* Make jms host an extension pointantelder2009-01-282-1/+30
* Fixes for TUSCANY-2771ramkumar2009-01-283-25/+68
* Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...rfeng2009-01-283-67/+15
* Fork a client thread to call the service after it's readyrfeng2009-01-282-11/+19
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738324 13f79535-47bb-0...dougsleite2009-01-289-0/+382
* Fix the port #rfeng2009-01-282-7/+11
* Update the bundle symbolic namerfeng2009-01-281-1/+1
* Make it aware of bundle fragmentsrfeng2009-01-281-1/+3
* Add the capability to generate ant path. Rename tuscany-distribution-xyz to f...rfeng2009-01-271-4/+45
* Start to add some JMS host default implementationsantelder2009-01-275-0/+750
* Start to add some JMS host interfacesantelder2009-01-275-0/+343
* Support passing in an absolute config file name (as a temp workaround)antelder2009-01-271-2/+6
* Process services in component pre-processing.vamsic0072009-01-271-0/+25
* Add launcher to buildantelder2009-01-271-0/+1
* Start of some launcher code, not particularly elegant yet but some basic func...antelder2009-01-272-1/+255
* That pesky manifest fileantelder2009-01-272-18/+27