[svn] 1492: Merge of 1491 from branches/3.0.x

Revision: 1492
Author: [email protected]
Date: 2008-04-30 11:12:35 -0700 (Wed, 30 Apr 2008)
Log Message:
Merge of 1491 from branches/3.0.x
Bugs: LCDS-238
MessagePerformanceInfo object should be serializable so that messages that include it in their headers can be passed around a cluster.
Ticket Links:
http://bugs.adobe.com/jira/browse/LCDS-238
Modified Paths:
blazeds/trunk/modules/core/src/java/flex/messaging/messages/MessagePerformanceInfo.java

Similar Messages

  • [svn] 1077: Merge of 1076 from branches/3.0.x - BLZ-116

    Revision: 1077
    Author: [email protected]
    Date: 2008-04-02 13:29:17 -0700 (Wed, 02 Apr 2008)
    Log Message:
    Merge of 1076 from branches/3.0.x - BLZ-116
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-116
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/MessageClient.java

  • [svn] 1079: Merge of 1078 from branches/3.0.x - javadoc fixes

    Revision: 1079
    Author: [email protected]
    Date: 2008-04-02 15:47:46 -0700 (Wed, 02 Apr 2008)
    Log Message:
    Merge of 1078 from branches/3.0.x - javadoc fixes
    Modified Paths:
    blazeds/trunk/modules/common/src/java/flex/graphics/ImageSnapshot.java
    blazeds/trunk/modules/core/src/java/flex/messaging/VersionInfo.java
    blazeds/trunk/modules/core/src/java/flex/messaging/security/AppServerLoginCommand.java
    blazeds/trunk/modules/core/src/java/flex/messaging/security/LoginManager.java
    blazeds/trunk/modules/core/src/java/flex/messaging/security/SecurityException.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/Assert.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/MethodKey.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/MethodMatcher.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/TimeoutAbstractObject.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/TimeoutCapable.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/TimeoutManager.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/ToStringPrettyPrinter.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/Trace.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/URLDecoder.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/URLEncoder.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/URLEncoderUtil.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/WatchedObject.java
    blazeds/trunk/modules/core/src/java/flex/messaging/util/XMLUtil.java
    blazeds/trunk/modules/opt/src/jrun/flex/messaging/security/JRunLoginCommand.java
    blazeds/trunk/modules/opt/src/oracle/flex/messaging/security/OracleLoginCommand.java
    blazeds/trunk/modules/opt/src/oracle/flex/messaging/security/OracleUser.java
    blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatLogin.java
    blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand.java
    blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginHolder.java
    blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatValve.java
    blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatValve4150.java
    blazeds/trunk/modules/opt/src/weblogic/flex/messaging/security/WeblogicLoginCommand.java
    blazeds/trunk/modules/opt/src/websphere/flex/management/WebSphereMBeanServerLocator.java
    blazeds/trunk/modules/opt/src/websphere/flex/messaging/security/WebSphereLoginCommand.jav a
    blazeds/trunk/modules/opt/src/websphere/flex/messaging/util/concurrent/AsynchBeansWorkMan agerExecutor.java
    blazeds/trunk/modules/remoting/src/java/flex/management/runtime/messaging/services/Remoti ngServiceControl.java
    blazeds/trunk/modules/remoting/src/java/flex/management/runtime/messaging/services/remoti ng/RemotingDestinationControl.java
    blazeds/trunk/modules/remoting/src/java/flex/management/runtime/messaging/services/remoti ng/adapters/JavaAdapterControl.java
    blazeds/trunk/modules/remoting/src/java/flex/messaging/services/remoting/PageableRowSetCa che.java
    blazeds/trunk/modules/remoting/src/java/flex/messaging/services/remoting/RemotingDestinat ion.java
    blazeds/trunk/modules/remoting/src/java/flex/messaging/services/remoting/adapters/JavaAda pter.java
    blazeds/trunk/modules/remoting/src/java/flex/messaging/services/remoting/adapters/NoSuchM ethodException.java
    blazeds/trunk/modules/remoting/src/java/flex/messaging/services/remoting/adapters/NoSuchS erviceException.java
    blazeds/trunk/modules/remoting/src/java/flex/messaging/services/remoting/adapters/Remotin gMethod.java

  • [svn] 1488: Merge of 1487 from branches/3.0.x

    Revision: 1488
    Author: [email protected]
    Date: 2008-04-30 10:38:16 -0700 (Wed, 30 Apr 2008)
    Log Message:
    Merge of 1487 from branches/3.0.x
    Bugs: 221468
    Checkintests: Pass
    Aggressively release timeout object reference when a timeout task is unscheduled. This resolves a temporary memory leak of our object graph because the timeout task may not be garbage collected until the Thread processing it is reused.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/util/TimeoutManager.java

  • [svn] 784: Merge revision 755 from branches/3.0.x to trunk.

    Revision: 784
    Author: [email protected]
    Date: 2008-03-11 23:03:27 -0700 (Tue, 11 Mar 2008)
    Log Message:
    Merge revision 755 from branches/3.0.x to trunk.
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/AbstractProducer.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/AbstractProducer.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as
    flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/CommandMessage.as

  • [svn] 1606: Merge revision 1605 from branches/3.0.x to trunk.

    Revision: 1606
    Author: [email protected]
    Date: 2008-05-07 14:25:52 -0700 (Wed, 07 May 2008)
    Log Message:
    Merge revision 1605 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/client/EndpointPushNotifier.java

  • [svn] 1503: Merge revision 1502 from branches/3.0.x to trunk.

    Revision: 1503
    Author: [email protected]
    Date: 2008-04-30 16:37:53 -0700 (Wed, 30 Apr 2008)
    Log Message:
    Merge revision 1502 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/HttpFlexSession.java

  • [svn] 1108: Merge revision 1107 from branches/3.0.x to trunk.

    Revision: 1108
    Author: [email protected]
    Date: 2008-04-04 17:39:35 -0700 (Fri, 04 Apr 2008)
    Log Message:
    Merge revision 1107 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/config/MessagingConfiguration.java
    blazeds/trunk/modules/core/src/java/flex/messaging/config/ServerConfigurationParser.java
    blazeds/trunk/modules/core/src/java/flex/messaging/config/SharedServerSettings.java

  • [svn] 1348: Merge revision 1347 from branches/3.0.x to trunk.

    Revision: 1348
    Author: [email protected]
    Date: 2008-04-22 14:45:43 -0700 (Tue, 22 Apr 2008)
    Log Message:
    Merge revision 1347 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/MessageClient.java

  • [svn] 1721: Merge revision 1720 from branches/3.0.x to trunk.

    Revision: 1721
    Author: [email protected]
    Date: 2008-05-14 14:50:59 -0700 (Wed, 14 May 2008)
    Log Message:
    Merge revision 1720 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand.java

  • [svn] 1752: Merge revision 1751 from branches/3.0.x to trunk.

    Revision: 1752
    Author: [email protected]
    Date: 2008-05-15 14:26:47 -0700 (Thu, 15 May 2008)
    Log Message:
    Merge revision 1751 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/MessageClient.java
    blazeds/trunk/modules/core/src/java/flex/messaging/services/MessageService.java

  • [svn] 1187: Merge revision 1186 from branches/3.0.x to trunk.

    Revision: 1187
    Author: [email protected]
    Date: 2008-04-10 15:35:20 -0700 (Thu, 10 Apr 2008)
    Log Message:
    Merge revision 1186 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/MessageClient.java

  • [svn] 2603: Merge revision 2602 from branches/3.0.x to trunk.

    Revision: 2603
    Author: [email protected]
    Date: 2008-07-23 20:03:28 -0700 (Wed, 23 Jul 2008)
    Log Message:
    Merge revision 2602 from branches/3.0.x to trunk.
    Modified Paths:
    blazeds/trunk/modules/common/src/java/flex/messaging/config/ConfigMap.java

  • [svn] 2617: Merge revision 2616 from branches/3.0.x to trunk

    Revision: 2617
    Author: [email protected]
    Date: 2008-07-24 13:17:42 -0700 (Thu, 24 Jul 2008)
    Log Message:
    Merge revision 2616 from branches/3.0.x to trunk
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/WEB-INF/flex/messaging-config.mods.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/remotingService/ConstructorNegat iveTest.mxml

  • [svn] 1110: Merge revision 1109 from branches/3.0.x to trunk

    Revision: 1110
    Author: [email protected]
    Date: 2008-04-04 18:17:18 -0700 (Fri, 04 Apr 2008)
    Log Message:
    Merge revision 1109 from branches/3.0.x to trunk
    Modified Paths:
    blazeds/trunk/modules/core/src/java/flex/messaging/endpoints/AbstractEndpoint.java
    blazeds/trunk/modules/core/src/java/flex/messaging/messages/CommandMessage.java

Maybe you are looking for

  • Dealing with a parenthesis

    Morning. I want to write an if statement that uses CONTAINS to find if a paranthesis exists in my db field. I have some values stored that may contain parantheses and I want to find them like this. Field values: Bill (short) Larry (tall) Sam Frank Su

  • Problem in configuring the File adapter communication channel in ID

    Dear All , Scenario : <b>IDOC to Xml file</b> While configuring File adapter configuration channel , I mentioned the following : "File" in Adapter Type           " File system (NFS) " IN Transport Protocol           " File " in Message Protocol but n

  • Behavior of UCM Cluster

    Hi, I am installing a new content server cluster and reading the clustering_concepts_10en and clustering_config_unix_10en documentation. I found some lines that make me worry. Here's the quote: A Content Server cluster is different than other industr

  • ME 8 SDK on Mac OS X?

    I see this was asked a while back (Is the Java ME 8 SDK only for Windows?), but since this was several months back, is there any news whether there will be a Mac OS X version of the ME 8 SDK? Thanks, Kevin

  • Copy the content of the text file not the file itself

    Hi I have a problem, I am converting .dat file to .txt file using powershell and there is no problem, but when i try to read that file using the software I am working with, it cant read the file. but when i copy and paste it manually to new file, it