Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4006 1195

latest revision download trunk

4006 annotated / raw | Diffs: previous, other | Lines: 398 ( +30, -24 )

Created: 2008-11-11 12:09:16 -0800 (56 days ago) | Author: chrisr | Changeset: 4006

Improved SOAP Sender to support for local WSDL XML files.
Issue: MIRTH-975

4003 annotated / raw | Diffs: previous, other | Lines: 392 ( +7, -1 )

Created: 2008-11-10 11:35:49 -0800 (57 days ago) | Author: chrisr | Changeset: 4003

Added the ability to load WSDL from a XML file.

Issue: MIRTH-975

3457 annotated / raw | Diffs: previous, other | Lines: 386 ( +1, -1 )

Created: 2008-06-02 11:11:28 -0700 (7 months ago) | Author: brendanh | Changeset: 3457

Copied to: branches/csv/src/com/webreach/mirth/server/util/WebServiceReader.java 3484

Made it so that the wsdl generator will get the parameters in order.

Branch point for: csv

3322 annotated / raw | Diffs: previous, other | Lines: 386 ( +10, -3 )

Created: 2008-02-13 17:00:37 -0800 (10 months ago) | Author: brendanh | Changeset: 3322

Fixed problem with WSDL parsing where it wouldn't find any methods.

Branch point for: tag:1.7.1

Tags: 1.7.1

3065 annotated / raw | Diffs: previous, other | Lines: 379 ( +22, -3 )

Created: 2007-11-29 17:24:44 -0800 (13 months ago) | Author: chrisl | Changeset: 3065

Add support for SOAP Headers
Fix message builder descriptions
Make \r\n grey

Issue: MIRTH-653

Branch point for: 1.7.1 tag:1.7.0

Tags: 1.7.0

3018 annotated / raw | Diffs: previous, other | Lines: 360 ( +0, -2 )

Created: 2007-11-21 12:34:43 -0800 (13 months ago) | Author: brendanh | Changeset: 3018

MIRTH-631        Add "does not exist" to Filter Builder
Fixed imports
Fixed Rule Builder

2465 annotated / raw | Diffs: previous, other | Lines: 362 ( +362, -251 )

Created: 2007-07-27 18:49:30 -0700 (17 months ago) | Author: chrisl | Changeset: 2465

Copied to: branches/1.7.0/src/com/webreach/mirth/server/util/WebServiceReader.java 2695

Updated axis to 1.4
Applied Alberto's patch

Branch point for: 1.6.1

Tags: 1.6.0 1.6.1

1797 annotated / raw | Diffs: previous, other | Lines: 251 ( +7, -1 )

Created: 2007-03-05 17:07:27 -0800 (22 months ago) | Author: chrisl | Changeset: 1797

Fix for WS definition with no specified type (Alberto)
Issue: MIRTH-254

Branch point for: tag:1.5.0

Tags: 1.4.0 1.5.0

1310 annotated / raw | Diffs: previous, other | Lines: 245 ( +245, -219 )

Created: 2006-10-31 16:35:53 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1310

Added MPL license to beginning of each file.

Branch point for: tag:1.3.1

Tags: 1.2.0 1.3.1 1.3.0 1.3.2 1.3.3

1286 annotated / raw | Diffs: previous, other | Lines: 219 ( +10, -3 )

Created: 2006-10-27 10:20:55 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1286

Updated MessageBrowser to append the proper end of line encodings
Updated SOAP Sender to show proper default tree
Updated FilterPane, TransformerPane to say "Validate Javascript"
Updated SQLParserUtil to use only lowercase var names
Updated VariableTransferable to support new var names
Updated JavascriptTransformer to support template
Updated XMLToMessageObject to add encodings
Updated WebServicereader to include logger
Updated Dispatchers to use transformedMessage

1275 annotated / raw | Diffs: previous, other | Lines: 212 ( +3, -3 )

Created: 2006-10-26 12:42:08 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1275

Moved web service model classes to ws package.

1273 annotated / raw | Diffs: previous, other | Lines: 212 ( +22, -34 )

Created: 2006-10-26 12:14:59 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1273

Minor formatting and organizing of imports.

1254 annotated / raw | Diffs: previous, other | Lines: 224 ( +18, -5 )

Created: 2006-10-24 02:24:56 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1254

Updates to SOAP Sender
JEdit fixes (remove new-line hack)
Issue: MIRTH-62

1248 annotated / raw | Diffs: previous, other | Lines: 211 ( +1, -1 )

Created: 2006-10-23 17:57:06 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1248

Soap Sender bugs
Changed definition properties to map
Issue: MIRTH-62

1238 annotated / raw | Diffs: previous, other | Lines: 211 ( +115, -40 )

Created: 2006-10-23 16:31:22 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1238

Moved parameter processing logic out of client and into WSDLReader
Fixed soap listener bugs
Axis dispatcher updates MO status on sent
Issue: MIRTH-62

1226 annotated / raw | Diffs: previous, other | Lines: 136 ( +19, -17 )

Created: 2006-10-23 11:48:53 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1226

Updated SOAP Support on Server and Client
Issue: MIRTH-64

1223 annotated / raw | Diffs: previous, other | Lines: 134 ( +93, -26 )

Created: 2006-10-21 04:40:50 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1223

Updated UI for SOAP Sender
Fixed WSDLReader to support proper endpoint encodings
Fixed WSDLReader to return complex data type names
Fixed WSDLReader to correctly parse .Net web services
Updated database.sql to reflect SOAP Sender name
Issue: MIRTH-64

1211 annotated / raw | Diffs: previous, other | Lines: 67 ( +5, -6 )

Created: 2006-10-20 16:18:01 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1211

Added method on client to return a WSDefinition given an address.

1204 annotated / raw | Diffs: previous, other | Lines: 68 ( +4, -3 )

Created: 2006-10-20 11:31:34 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1204

Updated AxisConnectors to take new properties
Updated AxisConnector to use Mirth service name
Updated MuleProvide and AxisDispatcher to load SoapService interface
Added SoapService and SoapChannel classes
Updated WSDefinition to support serviceEndpoint property
Updated WebServiceReader to support serviceEndpoint parsing
Added SoapRequestToString
Added ParameterValueReplacer
Issue: MIRTH-62

1195 new annotated / raw | Lines: 67 ( +67, -0 )

Created: 2006-10-18 18:33:57 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1195

Updated web service description model.

Open Source License registered to the Mirth Project. This license of FishEye is provided to support the development of Mirth only.
Atlassian FishEye, the whole repository view. (Version:1.4.1 Build:build-262 2007-12-19 ) - Bug/feature request - Page generated 2009-01-06 16:49 -0800