Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4046 14 4 beta 696 53

latest revision download trunk

4046 annotated / raw | Diffs: previous, other | Lines: 493 ( +42, -0 )

Created: 2008-12-03 11:38:40 -0800 (34 days ago) | Author: jacobb | Changeset: 4046

Added test sockets to check if the required Mirth ports are already in use and provide a friendly error if they are.
Issue: MIRTH-997

4008 annotated / raw | Diffs: previous, other | Lines: 451 ( +451, -447 )

Created: 2008-11-11 14:11:35 -0800 (56 days ago) | Author: jacobb | Changeset: 4008

Added Chris's patch to remove the synchronized block in Mule and fix a concurrent velocity log error.
Issue: MIRTH-976

3976 annotated / raw | Diffs: previous, other | Lines: 447 ( +1, -0 )

Created: 2008-10-29 18:08:32 -0700 (2 months 8 days ago) | Author: jacobb | Changeset: 3976

Added uninstall script feature when a plugin is uninstalled.
Issue: MIRTH-929

3925 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2008-10-16 14:42:49 -0700 (2 months 21 days ago) | Author: geraldb | Changeset: 3925

Fixed bug with extensions path not being loaded properly. Might have something to do with using statics in abstract classes.

3904 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -0 )

Created: 2008-10-06 17:37:50 -0700 (3 months ago) | Author: brendanh | Changeset: 3904

MIRTH-929        Need a way for plugins to register their own create/delta scripts

3856 annotated / raw | Diffs: previous, other | Lines: 445 ( +0, -1 )

Created: 2008-10-01 14:04:18 -0700 (3 months 5 days ago) | Author: brendanh | Changeset: 3856

Fixed imports.

3854 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2008-10-01 11:36:40 -0700 (3 months 5 days ago) | Author: geraldb | Changeset: 3854

Fixed (c) symbol.

3848 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2008-10-01 10:34:25 -0700 (3 months 5 days ago) | Author: jacobb | Changeset: 3848

Fixed path bug and typo in client libraries.
Issue: MIRTH-916

3847 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2008-09-30 18:18:33 -0700 (3 months 6 days ago) | Author: jacobb | Changeset: 3847

Modified the class loaders to work with both the IDE environment and the stand-alone build environment.
Issue: MIRTH-916

3840 annotated / raw | Diffs: previous, other | Lines: 446 ( +8, -19 )

Created: 2008-09-30 14:06:51 -0700 (3 months 6 days ago) | Author: jacobb | Changeset: 3840

Rewrote extension framework so that each extension can be in its own folder inside of an extensions directory.  Different types of extensions are now differentiated by their MetaData xml file.  The options are plugin.xml, source.xml, and destination.xml.
Issue: MIRTH-916

3787 annotated / raw | Diffs: previous, other | Lines: 457 ( +2, -1 )

Created: 2008-09-19 16:41:33 -0700 (3 months 17 days ago) | Author: brendanh | Changeset: 3787

MIRTH-903        Migration Controller should create DB described in SQL Properties file if it doesn't exist

3774 annotated / raw | Diffs: previous, other | Lines: 456 ( +328, -336 )

Created: 2008-09-17 15:43:50 -0700 (3 months 19 days ago) | Author: geraldb | Changeset: 3774

Re-factored initialize methods to reflect actual function

3736 annotated / raw | Diffs: previous, other | Lines: 464 ( +2, -2 )

Created: 2008-09-08 10:08:18 -0700 (3 months 28 days ago) | Author: geraldb | Changeset: 3736

* Renamed SystemLogger to EventController
* Renamed updateChannelCache to refreshChannelCache

3733 annotated / raw | Diffs: previous, other | Lines: 464 ( +14, -12 )

Created: 2008-09-05 14:06:44 -0700 (4 months 1 day ago) | Author: geraldb | Changeset: 3733

Created ControllerFactory and re-factored controllers to Interfaces and default implementations.

3672 annotated / raw | Diffs: previous, other | Lines: 462 ( +1, -1 )

Created: 2008-08-13 11:46:46 -0700 (4 months 24 days ago) | Author: geraldb | Changeset: 3672

* Renamed server property clearGlobal to server.resetglobalvariables
* Added loadDefaultProperties to ConfigurationController initialize
* Added support for SMTP over SSL for sending alerts
Issue: MIRTH-898

3656 annotated / raw | Diffs: previous, other | Lines: 462 ( +3, -2 )

Created: 2008-08-04 15:28:39 -0700 (5 months 2 days ago) | Author: geraldb | Changeset: 3656

* Removed unused import
* Updated splash screen

3626 annotated / raw | Diffs: previous, other | Lines: 461 ( +1, -1 )

Created: 2008-07-24 14:37:46 -0700 (5 months 13 days ago) | Author: brendanh | Changeset: 3626

Submitted Alberto's patch for extra System.outs
Fixed potential null pointer in queuing.

3617 annotated / raw | Diffs: previous, other | Lines: 461 ( +2, -1 )

Created: 2008-07-22 12:40:49 -0700 (5 months 15 days ago) | Author: brendanh | Changeset: 3617

Changed the splash screen when Mirth starts to credit WebReach, Inc.

3377 annotated / raw | Diffs: previous, other | Lines: 460 ( +31, -21 )

Created: 2008-03-25 13:16:54 -0700 (9 months ago) | Author: geraldb | Changeset: 3377

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

Re-factored stopDatabase command to separate method and added check to make sure Derby is being used.

Branch point for: csv tag:1.7.1

Tags: 1.7.1

3375 annotated / raw | Diffs: previous, other | Lines: 450 ( +15, -0 )

Created: 2008-03-25 11:51:26 -0700 (9 months ago) | Author: brendanh | Changeset: 3375

Modified so shell shutdown command shuts down all the threads and derby.

3362 annotated / raw | Diffs: previous, other | Lines: 435 ( +1, -0 )

Created: 2008-03-14 13:06:53 -0700 (9 months ago) | Author: geraldb | Changeset: 3362

Added command to shut down server.
Issue: MIRTH-807

3307 annotated / raw | Diffs: previous, other | Lines: 434 ( +1, -0 )

Created: 2008-02-01 18:37:35 -0800 (11 months ago) | Author: brendanh | Changeset: 3307

MIRTH-758: Added code templating, updated plugin framework.

3216 annotated / raw | Diffs: previous, other | Lines: 433 ( +20, -20 )

Created: 2008-01-10 18:04:28 -0800 (11 months ago) | Author: geraldb | Changeset: 3216

Fixed webstart/activation.
Issue: MIRTH-701

Branch point for: 1.7.1 tag:1.7.0

Tags: 1.7.0

3215 annotated / raw | Diffs: previous, other | Lines: 433 ( +16, -12 )

Created: 2008-01-10 17:22:09 -0800 (11 months ago) | Author: geraldb | Changeset: 3215

Created separate web server for servlets.
Issue: MIRTH-701

2977 annotated / raw | Diffs: previous, other | Lines: 429 ( +1, -1 )

Created: 2007-11-15 15:36:15 -0800 (13 months ago) | Author: jacobb | Changeset: 2977

Updated Mirth.java to error on missing config instead of warn.

2967 annotated / raw | Diffs: previous, other | Lines: 429 ( +6, -0 )

Created: 2007-11-12 12:19:06 -0800 (13 months ago) | Author: jacobb | Changeset: 2967

Added 'https.ciphers' in mirth.properties that allows adding or removing specific ciphers.
Set used ciphers on the jetty ssl listener.
Issue: MIRTH-412

2938 annotated / raw | Diffs: previous, other | Lines: 423 ( +11, -5 )

Created: 2007-11-06 11:52:41 -0800 (14 months ago) | Author: jacobb | Changeset: 2938

All servlets and files can now be hosted under a specified context path in mirth.properties.
Issue: MIRTH-604

2876 annotated / raw | Diffs: previous, other | Lines: 417 ( +1, -0 )

Created: 2007-10-29 13:35:38 -0700 (14 months ago) | Author: jacobb | Changeset: 2876

Added paging to the event controller.  Paging is implemented in the same way as the message controller.
Updated all event xml scripts to allow paging.
Added SystemEventListHandler.java to allow paging.
Fixed a bug in MessageObjectController that caused temp tables not to be removed in some databases.
Added paging system events to the shell when dumping the event log.
Issue: MIRTH-553

2754 annotated / raw | Diffs: previous, other | Lines: 416 ( +7, -7 )

Created: 2007-09-07 16:42:23 -0700 (16 months ago) | Author: jacobb | Changeset: 2754

Added a getProperty() to the PropertyLoader, which throws a useful error when a property is null.
Issue: MIRTH-528

2730 annotated / raw | Diffs: previous, other | Lines: 416 ( +40, -29 )

Created: 2007-08-23 12:59:02 -0700 (16 months ago) | Author: jacobb | Changeset: 2730

Added a disableInstall property in the Extension Manager properties when Mirth is started in JBoss.
Changed the commands in the command queue and some of the logic in how it is started.
Issue: MIRTH-486

Tags: 1.6.1

2726 annotated / raw | Diffs: previous, other | Lines: 405 ( +31, -20 )

Created: 2007-08-21 16:36:41 -0700 (16 months ago) | Author: brendanh | Changeset: 2726

Mirth-490: Compile error is deploy/shutdown scripts does not log an event
Issue: MIRTH-490

2630 annotated / raw | Diffs: previous, other | Lines: 394 ( +5, -1 )

Created: 2007-08-10 12:19:55 -0700 (16 months ago) | Author: brendanh | Changeset: 2630

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

Cleaned up code to make it more consistent.

Branch point for: 1.6.1

Tags: 1.6.0

2620 annotated / raw | Diffs: previous, other | Lines: 390 ( +61, -55 )

Created: 2007-08-09 15:12:12 -0700 (16 months ago) | Author: geraldb | Changeset: 2620

Minor formatting changes.

2485 annotated / raw | Diffs: previous, other | Lines: 384 ( +0, -1 )

Created: 2007-07-31 03:28:02 -0700 (17 months ago) | Author: chrisl | Changeset: 2485

Hooked up Postprocessor scripts
Updated SVN Ignore
Removed compileGlobalScripts
Issue: MIRTH-342

2482 annotated / raw | Diffs: previous, other | Lines: 385 ( +1, -1 )

Created: 2007-07-31 02:31:32 -0700 (17 months ago) | Author: chrisl | Changeset: 2482

Reverted JMX connection monitoring
Updated db scripts clearScripts case
Added connection monitoring (MIRTH-394)
Added dynamic connector URIs (MIRTH-432)
Fixed HTTP to correctly handle keepAlive (MIRTH-436)
Fixed HTTP to correctly handle HTTP/1.1 100 Continue (MIRTH-437)
Made SOAP Listener send correct "Connection" http header (MIRTH-434)
Added postprocessor script hooks (MIRTH-342)
Fixed compilation of global scripts
Updated MuleConfigurationBuilder to handle http headerVariables
Updated Mirth.java to compile globalscripts on deploy
Fixed case issues on global scripts
Added new replace methods on template value replacer to handle URIs

2477 annotated / raw | Diffs: previous, other | Lines: 385 ( +5, -1 )

Created: 2007-07-30 15:46:30 -0700 (17 months ago) | Author: jacobb | Changeset: 2477

Added /webstart and /activation servlets for backwards compatibility.

2436 annotated / raw | Diffs: previous, other | Lines: 381 ( +6, -3 )

Created: 2007-07-26 17:08:16 -0700 (17 months ago) | Author: brendanh | Changeset: 2436

Added automated database migration and channel conversion so that Mirth can be upgraded without being reinstalled.

2426 annotated / raw | Diffs: previous, other | Lines: 378 ( +1, -1 )

Created: 2007-07-25 17:31:41 -0700 (17 months ago) | Author: geraldb | Changeset: 2426

Added API for monitoring connector status.

2408 annotated / raw | Diffs: previous, other | Lines: 378 ( +9, -9 )

Created: 2007-07-23 14:09:13 -0700 (17 months ago) | Author: brendanh | Changeset: 2408

Added new plugin manager.  Added enabled/disabled option to connectors/plugins.  Renamed all plugin references to extension.  

2403 annotated / raw | Diffs: previous, other | Lines: 378 ( +3, -3 )

Created: 2007-07-19 17:11:29 -0700 (17 months ago) | Author: jacobb | Changeset: 2403

Changed the TCP protocol to use a new read method instead of mule's.  This prevents cutting off messages becuase of the buffer.
Added the new TCP read method to the non-strict llp reader, replacing mule's.
Changed all controllers to singletons.
Issue: MIRTH-418

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

Created: 2007-07-17 12:47:30 -0700 (17 months ago) | Author: brendanh | Changeset: 2395

Updated all polling receivers to have option to poll at a particular time of day.
Updated the deploy/shutdown scripts to only apply to enabled channels.

2394 annotated / raw | Diffs: previous, other | Lines: 377 ( +9, -3 )

Created: 2007-07-13 13:41:17 -0700 (17 months ago) | Author: brendanh | Changeset: 2394

Added global deploy, shutdown, and preprocessing scripts.
Added caching for the scripts.

2389 annotated / raw | Diffs: previous, other | Lines: 371 ( +4, -2 )

Created: 2007-07-12 12:00:57 -0700 (17 months ago) | Author: brendanh | Changeset: 2389

Added option for clearing global map on deploy.
Also added missing scopes to the JSutil.

2385 annotated / raw | Diffs: previous, other | Lines: 369 ( +7, -0 )

Created: 2007-07-11 16:58:40 -0700 (17 months ago) | Author: brendanh | Changeset: 2385

Fixed the shell so that it now has its own launcher (in order to incorporate plugins)
Added custom deploy and shutdown scripts.
Added scripts to the channel model.
Updated import converter to account for the changes.

2366 annotated / raw | Diffs: previous, other | Lines: 362 ( +1, -1 )

Created: 2007-06-29 17:29:14 -0700 (18 months ago) | Author: brendanh | Changeset: 2366

Completed rename of the database pruner to message pruner.

2365 annotated / raw | Diffs: previous, other | Lines: 362 ( +1, -1 )

Created: 2007-06-29 16:23:26 -0700 (18 months ago) | Author: brendanh | Changeset: 2365

no comment

2353 annotated / raw | Diffs: previous, other | Lines: 362 ( +22, -8 )

Created: 2007-06-27 11:34:30 -0700 (18 months ago) | Author: brendanh | Changeset: 2353

Implemented service plugins for mirth
Renamed ncpdp
Moved the database pruner into a sample plugin that will be included with the mirth release.

2334 annotated / raw | Diffs: previous, other | Lines: 348 ( +5, -5 )

Created: 2007-06-21 17:23:36 -0700 (18 months ago) | Author: jacobb | Changeset: 2334

Changed derby-SqlMapConfig.xml and properties files to have a mirthHomeDir.
Added working directory to MuleConfiguration.
Added clear() to the command queue.
Added mirthHomeDir and set the paths on created server properties files in ConfigurationController.
Changed the logic for getting directories in Mirth.java.
Changed the servlets to get the classpath resource for jnlp's.
Made SqlConfig use the mirthHomeDir property in derby.

2331 annotated / raw | Diffs: previous, other | Lines: 348 ( +10, -1 )

Created: 2007-06-20 16:25:17 -0700 (18 months ago) | Author: brendanh | Changeset: 2331

Added the public_html path to mirth and made the root url redirect to it.

2330 annotated / raw | Diffs: previous, other | Lines: 339 ( +4, -1 )

Created: 2007-06-20 15:38:49 -0700 (18 months ago) | Author: jacobb | Changeset: 2330

Moved the command queue back out of launcher because of ClassPath problems.

2326 annotated / raw | Diffs: previous, other | Lines: 336 ( +0, -3 )

Created: 2007-06-20 14:27:58 -0700 (18 months ago) | Author: jacobb | Changeset: 2326

Moved the launching of mirth to the command queue only.  Now after calling start() on the Mirth thread, the start operation should be added to the command queue.

2323 annotated / raw | Diffs: previous, other | Lines: 339 ( +56, -19 )

Created: 2007-06-20 12:08:59 -0700 (18 months ago) | Author: geraldb | Changeset: 2323

Connector jars dynamically added to JNLP classpath.
Removed webapp dir.
Renamed connector metadata files.

2219 annotated / raw | Diffs: previous, other | Lines: 302 ( +2, -6 )

Created: 2007-05-17 18:20:25 -0700 (19 months ago) | Author: jacobb | Changeset: 2219

Changed the status to use setEngineStarting and isEngineStarting.

Branch point for: tag:1.5.0

Tags: 1.5.0

2216 annotated / raw | Diffs: previous, other | Lines: 306 ( +3, -2 )

Created: 2007-05-17 18:06:52 -0700 (19 months ago) | Author: geraldb | Changeset: 2216

Make ConfigurationController a Singleton.

2215 annotated / raw | Diffs: previous, other | Lines: 305 ( +6, -1 )

Created: 2007-05-17 17:50:33 -0700 (19 months ago) | Author: jacobb | Changeset: 2215

Added status check to see if mule is starting.  Also fixed some bugs with closing connections.
The static boolean is a temporary fix until ConfigurationController is made a singleton.

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

Created: 2007-05-17 11:54:42 -0700 (19 months ago) | Author: jacobb | Changeset: 2211

Show exception when configuration cannot be retrieved from database.

2204 annotated / raw | Diffs: previous, other | Lines: 298 ( +0, -1 )

Created: 2007-05-16 12:08:26 -0700 (19 months ago) | Author: geraldb | Changeset: 2204

Minor formatting changes.
Made constructor of singleton classes private.

2195 annotated / raw | Diffs: previous, other | Lines: 299 ( +3, -1 )

Created: 2007-05-15 13:49:19 -0700 (19 months ago) | Author: geraldb | Changeset: 2195

Reverted SerializerFactory.java
Modified StatisticsUpdater
Added removeAllFilterTables to MessageObjectController.java
Added shutdown hook to update statistics
Renamed JSScopeBuilder to JSScopeUtil and made all methods static
Added close method to DatabaseUtil.java to accept SQL connection

2187 annotated / raw | Diffs: previous, other | Lines: 297 ( +3, -1 )

Created: 2007-05-10 18:44:49 -0700 (19 months ago) | Author: chrisl | Changeset: 2187

Updated serializers to use hashed copies
Updated JST to use sealed scopes
Updated MessageObjectController to be singleton
Updated entities to be singleton
Updated channel statistics controller to batch stats updates
Updated adaptors to use new serializer factory
Optimized HL7 non-strict parser

2173 annotated / raw | Diffs: previous, other | Lines: 295 ( +3, -2 )

Created: 2007-05-08 14:28:45 -0700 (20 months ago) | Author: jacobb | Changeset: 2173

Updated MessageObjectController.java to have an initialize method, which gets the database meta data on start up and removes all leftover temp tables.
Updated Mirth.java to call MessageObjectController.initialize().
Updated all database-message.xml files to use the shortened MSG_TMP names.
Issue: MIRTH-353

2155 annotated / raw | Diffs: previous, other | Lines: 294 ( +1, -2 )

Created: 2007-05-04 16:34:58 -0700 (20 months ago) | Author: brendanh | Changeset: 2155

Added support for multiple devices in the statistics table.
Added GUID for each mirth installation.

2137 annotated / raw | Diffs: previous, other | Lines: 295 ( +3, -0 )

Created: 2007-05-02 18:17:30 -0700 (20 months ago) | Author: geraldb | Changeset: 2137

Updated statistics to store in table with cache.
Issue: MIRTH-352

2054 annotated / raw | Diffs: previous, other | Lines: 292 ( +9, -0 )

Created: 2007-04-17 10:11:30 -0700 (20 months ago) | Author: geraldb | Changeset: 2054

User login status is reset on startup.

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

Created: 2007-03-13 15:47:34 -0700 (21 months ago) | Author: geraldb | Changeset: 1893

Removed unused imports.

Tags: 1.4.0

1861 annotated / raw | Diffs: previous, other | Lines: 285 ( +3, -6 )

Created: 2007-03-12 12:17:30 -0700 (21 months ago) | Author: geraldb | Changeset: 1861

Moved channel cache initialization to initialize method on ChannelController which is called by Mirth in startup.

1856 annotated / raw | Diffs: previous, other | Lines: 288 ( +1, -1 )

Created: 2007-03-12 10:45:19 -0700 (21 months ago) | Author: chrisl | Changeset: 1856

no comment

1829 annotated / raw | Diffs: previous, other | Lines: 288 ( +1, -1 )

Created: 2007-03-09 16:06:06 -0800 (21 months ago) | Author: chrisl | Changeset: 1829

Updated MessageObjectController to set status, error and get MO from event
Updated SMTP
Updated File to support Binary
Updated HTTP
Updated MLLP
Updated JST
Updated Shell

1741 annotated / raw | Diffs: previous, other | Lines: 288 ( +6, -1 )

Created: 2007-02-18 22:17:06 -0800 (22 months ago) | Author: chrisl | Changeset: 1741

Added channel ID lookup map to ChannelController
Added hooks into Mirth.java to update VMRegistry on deploy
Updated metadata processing on X12Adaptor
Updated JSPreprocessor to take message objects
Updated JST to include VMRouter component
Updated VMConnector to use VMRegistry for lookups
Updated VMMessageReceiver to register itself in registry on initialization
Added VMRegistry
Added VMRouter utility

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

Created: 2006-12-21 11:26:17 -0800 (2 years ago) | Author: geraldb | Changeset: 1590

Added loop to stop all currently running channels before deploy.

Branch point for: tag:1.3.1

Tags: 1.3.1 1.3.2 1.3.3

1559 annotated / raw | Diffs: previous, other | Lines: 285 ( +5, -1 )

Created: 2006-12-18 22:12:48 -0800 (2 years ago) | Author: chrisl | Changeset: 1559

no comment

Tags: 1.3.0

1556 annotated / raw | Diffs: previous, other | Lines: 281 ( +4, -0 )

Created: 2006-12-18 21:09:15 -0800 (2 years ago) | Author: chrisl | Changeset: 1556

Added fix for trimming whitespace in Javascript (AST)
Updated Mirth.java to correctly update channel cache
Fixed bug in MOController for storing messages with errors
Fixed error storage in MO for Dispatchers

1471 annotated / raw | Diffs: previous, other | Lines: 277 ( +1, -2 )

Created: 2006-12-07 13:15:09 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1471

Integrated Alberto's modifications.

1350 annotated / raw | Diffs: previous, other | Lines: 278 ( +69, -28 )

Created: 2006-11-06 14:30:58 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1350

Added check for mirth.properties file on startup.
Added JavaDoc comments to methods.

1349 annotated / raw | Diffs: previous, other | Lines: 237 ( +7, -26 )

Created: 2006-11-06 14:04:36 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1349

Moved keystore name and password to mirth.properties file. No longer check for missing or blank properties and sets to default, so they must all be set (defaults will be in the properties file).
Issue: MIRTH-83

1310 annotated / raw | Diffs: previous, other | Lines: 256 ( +1, -0 )

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.

Tags: 1.2.0

1299 annotated / raw | Diffs: previous, other | Lines: 255 ( +1, -2 )

Created: 2006-10-30 17:07:42 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1299

Remove stopping of Mule on exception since muleManager will be null.

1298 annotated / raw | Diffs: previous, other | Lines: 256 ( +2, -1 )

Created: 2006-10-30 16:53:06 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1298

Server is now stopped after catching a configuration error.

1236 annotated / raw | Diffs: previous, other | Lines: 255 ( +3, -1 )

Created: 2006-10-23 16:15:56 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1236

Moved StackTracePrinter. Mirth now uses STP to format error messages from Mule in the SEL.

1155 annotated / raw | Diffs: previous, other | Lines: 253 ( +1, -0 )

Created: 2006-10-11 16:14:39 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1155

Added Mule disclaimer to startup splash text.
Issue: MIRTH-93

1126 annotated / raw | Diffs: previous, other | Lines: 252 ( +20, -3 )

Created: 2006-10-06 10:02:53 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1126

Web server serves static content from the folder specified in http.htdocs.

1027 annotated / raw | Diffs: previous, other | Lines: 235 ( +4, -0 )

Created: 2006-09-20 15:36:37 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1027

Added DatabasePruner thread which scans the database and removes old messages.

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

Created: 2006-09-06 16:39:40 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 934

Set maxFormContentSize property for Jetty server to allow large POSTs.

Branch point for: 1.2.0a tag:1.2.0a

Tags: 1.2.0a

908 annotated / raw | Diffs: previous, other | Lines: 229 ( +1, -0 )

Created: 2006-08-24 17:42:08 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 908

Added INFO to note starting of server.

Branch point for: tag:server

Tags: 1.1.0

874 annotated / raw | Diffs: previous, other | Lines: 228 ( +0, -1 )

Created: 2006-08-21 14:10:57 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 874

Remove System.exit(0) line from #shutdown which prevented actual shutdown.

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

Created: 2006-08-15 17:02:43 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 861

Encryption key is now stored locally in ConfigurationController after being loaded only once on #initialize which is called in Mirth#run.

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

Created: 2006-08-15 09:45:19 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 856

Added System.exit(0) to #shutdown to actually shut down the server.

855 annotated / raw | Diffs: previous, other | Lines: 226 ( +5, -0 )

Created: 2006-08-14 17:12:01 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 855

Mirth can be instantiated and configured in Java using Mirth#getManager.

853 annotated / raw | Diffs: previous, other | Lines: 221 ( +3, -1 )

Created: 2006-08-11 18:41:30 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 853

Added check if Mule is running before calling #stop.

830 annotated / raw | Diffs: previous, other | Lines: 219 ( +9, -6 )

Created: 2006-08-09 11:20:56 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 830

Changed version field to String to represent Mirth version. Added revision field as int to represent Channel revision. Version information is stored in version.properties which is generated by the build script by an argument provided through the command prompt.

828 annotated / raw | Diffs: previous, other | Lines: 216 ( +20, -20 )

Created: 2006-08-08 11:16:14 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 828

Changed UMOManager instance to MuleManager in order to call #getStatistics.

814 annotated / raw | Diffs: previous, other | Lines: 216 ( +2, -2 )

Created: 2006-08-03 11:59:02 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 814

Renamed #displaySplashScreen to #printSplashScreen and made it private.

813 annotated / raw | Diffs: previous, other | Lines: 216 ( +9, -7 )

Created: 2006-08-03 11:48:17 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 813

Performs null check on muleManager before attempting to close and dispose.

811 annotated / raw | Diffs: previous, other | Lines: 214 ( +1, -1 )

Created: 2006-08-03 11:38:50 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 811

Added DEBUG statement to note when the Jetty server has been started and on which port(s).

808 annotated / raw | Diffs: previous, other | Lines: 214 ( +1, -1 )

Created: 2006-08-03 11:27:21 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 808

Splash screen text is now displayed only on start of Mirth, rather than restart of Mule.

802 annotated / raw | Diffs: previous, other | Lines: 214 ( +9, -3 )

Created: 2006-08-03 10:37:50 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 802

Added splash screen text.

760 annotated / raw | Diffs: previous, other | Lines: 208 ( +5, -0 )

Created: 2006-07-27 18:23:15 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 760

Added main method to make it easier to run in Eclipse.

756 annotated / raw | Diffs: previous, other | Lines: 203 ( +2, -2 )

Created: 2006-07-27 13:39:27 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 756

Fixed bugs in Launcher. Mirth is now launched as a separate thread by the Launcher. CustomLibrary is loaded from the arguments passed to Launcher. Removed LocalClassLoader since it was replaced by native URLClassLoader.

743 annotated / raw | Diffs: previous, other | Lines: 203 ( +1, -11 )

Created: 2006-07-25 15:37:44 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 743

Added Launcher to load custom library and build class path dynamically.

736 annotated / raw | Diffs: previous, other | Lines: 213 ( +22, -2 )

Created: 2006-07-19 11:31:59 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 736

Added http.port and https.port properties for Jetty.

725 new/moved annotated / raw | Diffs: previous, other | Lines: 193 ( +193, -0 )

Created: 2006-07-18 16:57:52 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 725

Moved from: trunk/beta/src/com/webreach/mirth/server/Mirth.java 723

Renamed "beta" to "server" remotely

Branch point for: tag::trunk

Tags: :trunk 1.0.0

723 new/moved annotated / raw | Diffs: previous, other | Lines: 193 ( +193, -0 )

Created: 2006-07-18 16:56:38 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 723

Moved from: branches/beta/src/com/webreach/mirth/server/Mirth.java 696

Moved to: trunk/server/src/com/webreach/mirth/server/Mirth.java 725

Moved beta folder remotely

14 annotated / raw | Diffs: previous, other | Lines: 200 ( +7, -0 )

Created: 2006-04-05 14:06:10 -0700 (2 years 9 months ago) | Author: gerald_bortis | Changeset: 14

Copied to: branches/beta/src/src/com/webreach/mirth/Mirth.java 51

no comment

Branch point for: beta

12 annotated / raw | Diffs: previous, other | Lines: 193 ( +8, -6 )

Created: 2006-03-30 12:33:28 -0800 (2 years 9 months ago) | Author: gerald_bortis | Changeset: 12

no comment

9 annotated / raw | Diffs: previous, other | Lines: 191 ( +13, -2 )

Created: 2006-03-22 16:39:20 -0800 (2 years 9 months ago) | Author: gerald_bortis | Changeset: 9

no comment

4 new annotated / raw | Lines: 180 ( +180, -0 )

Created: 2006-03-20 14:47:48 -0800 (2 years 9 months ago) | Author: gerald_bortis | Changeset: 4

no comment

latest revision download Branch beta

696 annotated / raw | Diffs: previous, other | Lines: 193 ( +6, -1 )

Created: 2006-07-17 15:32:49 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 696

Moved to: trunk/beta/src/com/webreach/mirth/server/Mirth.java 723

Added another listener on port 8080 for standard HTTP connections.

618 annotated / raw | Diffs: previous, other | Lines: 188 ( +1, -1 )

Created: 2006-07-12 17:14:10 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 618

Added "localMap" and "globalMap" to JavaScriptFilter. "globalMap" is a public static member variable of ChannelComponent.

588 annotated / raw | Diffs: previous, other | Lines: 188 ( +22, -8 )

Created: 2006-07-12 12:13:33 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 588

Added shutdown hook to clear resources on shutdown.

576 annotated / raw | Diffs: previous, other | Lines: 174 ( +1, -1 )

Created: 2006-07-12 10:40:00 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 576

Now runs the START command rather than RESTART on faulty deploy. This is because a faulty deploy leads to the Mule server not starting at all, hence no need for a STOP before a START.

564 annotated / raw | Diffs: previous, other | Lines: 174 ( +1, -1 )

Created: 2006-07-11 17:43:28 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 564

Updated event description on failed channel deploy.

516 annotated / raw | Diffs: previous, other | Lines: 174 ( +1, -1 )

Created: 2006-07-10 17:41:26 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 516

Changed reference to keystore from web to root directory.

502 annotated / raw | Diffs: previous, other | Lines: 174 ( +1, -1 )

Created: 2006-07-10 14:42:41 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 502

Errors in channel deploy now display full stack track in system event log.

479 annotated / raw | Diffs: previous, other | Lines: 174 ( +1, -1 )

Created: 2006-07-07 15:24:04 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 479

Server runs RESTART rather than START on Mule cofiguration exception.