[svn:bz-4.0.0_fixes] 21006: Merge Tomcat 7 login module from BlazeDS trunk to BlazeDS 4.0.0_fixes.

Revision: 21006
Revision: 21006
Author:   [email protected]
Date:     2011-03-31 13:00:11 -0700 (Thu, 31 Mar 2011)
Log Message:
Merge Tomcat 7 login module from BlazeDS trunk to BlazeDS 4.0.0_fixes.
Checkintests: passed
Modified Paths:
    blazeds/branches/4.0.0_fixes/modules/opt/build.xml
Added Paths:
    blazeds/branches/4.0.0_fixes/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve. java

Dear Insaponata ,
I dont understand what do you mean by oneoff but see the following:
A patch is a one-off fix for a specific issue. The patch may be a manual process, or applied using the opatch utility. These changes may not result in an oracle version change, so it is only possible to tell that they have been applied by keeping a manual record, or by listing the patches applied via opatch, assuming that is how you applied them. Patches may have specific dependencies, so you must check you have the correct patch for your version.
A patchset is a collection or bundle of patches. Typically, a patchset is a more major operation, and as such will include be applied using the Oracle Universal Installer. The patchset will typically result in a significant version change, like 10.2.0.1.0 to 10.2.0.2.0 etc. Patchsets are usually cumulative, so you can patch anything from the base version release to the latest patchset in one go. So the same 9.2.0.8.0 patchset will be used to patch 9.2.0.1.0 and 9.2.0.7.0.
The word bundle implies a collection of patches, but a bundle may not be as big or important as a complete patchset. The bundle simply implies there are multiple patches bundles together.
I get this from this link:
http://www.araboug.org/ib/index.php?showtopic=25466
Mohamed

Similar Messages

  • [svn:bz-4.0.0_fixes] 21086: Merge working Tomcat7Valve from BlazeDS trunk to BlazeDS 4.0. 0_fixes branch.

    Revision: 21086
    Revision: 21086
    Author:   [email protected]
    Date:     2011-04-15 08:24:26 -0700 (Fri, 15 Apr 2011)
    Log Message:
    Merge working Tomcat7Valve from BlazeDS trunk to BlazeDS 4.0.0_fixes branch.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/opt/build.xml
        blazeds/branches/4.0.0_fixes/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve. java
        blazeds/branches/4.0.0_fixes/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginHo lder.java

  • [svn:bz-4.0.0_fixes] 20589: Merge fix for Watson #2818669 from BlazeDS trunk to BlazeDS 4.0.0_fixes.

    Revision: 20589
    Revision: 20589
    Author:   [email protected]
    Date:     2011-03-03 14:18:53 -0800 (Thu, 03 Mar 2011)
    Log Message:
    Merge fix for Watson #2818669 from BlazeDS trunk to BlazeDS 4.0.0_fixes.
    This fixes an issue with a call to System.getProperty in AbstractAmfInput causing an AccessControlException when used in an Applet.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java

    Hi,
    The problem seem to be, its trying to create the same table again and hence the oracle error ORA-995.
    First try restarting the installation. If doesn't work, clean up and start from the beginning.
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • [svn:bz-4.0.0_fixes] 20837: Merge changelist 20471 from BlazeDS trunk to BlazeDS 4.0.0_fixes.

    Revision: 20837
    Revision: 20837
    Author:   [email protected]
    Date:     2011-03-12 07:58:07 -0800 (Sat, 12 Mar 2011)
    Log Message:
    Merge changelist 20471 from BlazeDS trunk to BlazeDS 4.0.0_fixes. Changed visibility of start/stopEndpoints methods from private to protected, so subclasses can override them.
    Checkintests: passed
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/MessageBroker.java

  • [svn:bz-3.x] 20488: backporting BLZ-435 fix for AMFX serialization from BLAZEDS trunk to blazeds 3 .x

    Revision: 20488
    Revision: 20488
    Author:   [email protected]
    Date:     2011-02-28 11:52:50 -0800 (Mon, 28 Feb 2011)
    Log Message:
    backporting BLZ-435 fix for AMFX serialization from BLAZEDS trunk to blazeds 3.x
    checkintests pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-435
    Modified Paths:
        blazeds/branches/3.x/modules/core/src/java/flex/messaging/io/amfx/AmfxInput.java

  • [svn:bz-4.x] 21287: Merge changes to qa-regress build. xml from changelist 20641 on branches/4.0.0_fixes to branches/4.x.

    Revision: 21287
    Revision: 21287
    Author:   [email protected]
    Date:     2011-05-23 07:37:28 -0700 (Mon, 23 May 2011)
    Log Message:
    Merge changes to qa-regress build.xml from changelist 20641 on branches/4.0.0_fixes to branches/4.x.
    Modified Paths:
        blazeds/branches/4.x/qa/apps/qa-regress/build.xml

    I chroot into workdir. uncommented en_US.UTF-8 in /etc/locale.gen, run locale-gen and now get this inside the chroot.
    [root@dArch2 releng]# chroot work/x86_64/root-image/
    [root@dArch2 /]# locale
    LANG=en_US.UTF-8
    LC_CTYPE="en_US.UTF-8"
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    this looks alright to me. Any more suggestions?
    It's the first time I use a custom-repo and I set it up only for this purpose. So yes, it's up to date and can be used outside the chroot. Also a different package I put from AUR into my custom-repo installs fine and doesn't give this error.
    How else could I test the custom-repo?

  • [svn:bz-4.0.0_fixes] 21034: Merge the coverity dead lock fix from trunk

    Revision: 21034
    Revision: 21034
    Author:   [email protected]
    Date:     2011-04-06 12:01:19 -0700 (Wed, 06 Apr 2011)
    Log Message:
    Merge the coverity dead lock fix from trunk
    The bug numbers were BLZ-598, Watson 2724938 and Watson 2724936.
    The changes we are looking at merging from BlazeDS trunk are 18858, 18873 and 19119, also there is one more change that trace it down
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-598
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/client/FlexClient.java

    This has nothing to do with Acrobat, and even if it did, asking someone to debug that is just crazy.

  • [svn:bz-trunk] 20680: Tomcat 7 Login Module work, due to the Tomcat 7 Security framework change we need to work out the security integration piece for tomcat 7 .

    Revision: 20680
    Revision: 20680
    Author:   [email protected]
    Date:     2011-03-08 08:23:30 -0800 (Tue, 08 Mar 2011)
    Log Message:
    Tomcat 7 Login Module work, due to the Tomcat 7 Security framework change we need to work out the security integration piece for tomcat 7. So far the ValveBase and tomcat Realm had API changes which will impact on the Login integration with Tomcat 7
    Modified Paths:
        blazeds/trunk/modules/opt/build.xml
    Added Paths:
        blazeds/trunk/modules/opt/lib/catalina-708.jar
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatValve708.java

    Revision: 20680
    Revision: 20680
    Author:   [email protected]
    Date:     2011-03-08 08:23:30 -0800 (Tue, 08 Mar 2011)
    Log Message:
    Tomcat 7 Login Module work, due to the Tomcat 7 Security framework change we need to work out the security integration piece for tomcat 7. So far the ValveBase and tomcat Realm had API changes which will impact on the Login integration with Tomcat 7
    Modified Paths:
        blazeds/trunk/modules/opt/build.xml
    Added Paths:
        blazeds/trunk/modules/opt/lib/catalina-708.jar
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/TomcatValve708.java

  • [svn:bz-trunk] 5038: Merge change 5036 from BlazeDS 3.x to BlazeDS trunk.

    Revision: 5038
    Author: [email protected]
    Date: 2009-02-23 08:26:24 -0800 (Mon, 23 Feb 2009)
    Log Message:
    Merge change 5036 from BlazeDS 3.x to BlazeDS trunk.
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/endpoints/AbstractEndpoint.java

  • [svn:fx-trunk] 14201: Merging 4.x revision 14193 to trunk.

    Revision: 14201
    Revision: 14201
    Author:   [email protected]
    Date:     2010-02-16 16:05:29 -0800 (Tue, 16 Feb 2010)
    Log Message:
    Merging 4.x revision 14193 to trunk.
    Fix http://bugs.adobe.com/jira/browse/SDK-25334 When drag-copying an object between two s:Lists, the data object does not actually get copied
    Problems:
    1. We were copying the item, but throwing the copy away instead of adding it to the data provider
    QE notes: None
    Doc notes: None
    Bugs: SDK-25334
    Reviewer: Hans
    Tests run: checkintests, mustella tests/gumbo/component/ListDragDrop
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25334
        http://bugs.adobe.com/jira/browse/SDK-25334
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
    Property Changed:
        flex/sdk/trunk/
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/

  • [svn:bz-trunk] 15533: Back out some local changes to tomcat-users. xml and tomcat-users.xml. install I inadvertently checked in when upgrading ActiveMQ on BlazeDS/trunk .

    Revision: 15533
    Revision: 15533
    Author:   [email protected]
    Date:     2010-04-17 04:20:11 -0700 (Sat, 17 Apr 2010)
    Log Message:
    Back out some local changes to tomcat-users.xml and tomcat-users.xml.install I inadvertently checked in when upgrading ActiveMQ on BlazeDS/trunk.
    Modified Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml
        blazeds/trunk/servers/apache-tomcat-6.0.14/conf/tomcat-users.xml.install

    i will not read all that!!!! Format it! Lots of useless information commented.
    java.net.SocketException: java.net.ConnectException: Connection timed out: connect
    at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:156)
    Tells me you have a connection error on Mysql. Quick search show me this:
    <Resource name="jdbc/passport" auth="Container"
    type="javax.sql.DataSource" driverClassName="com.mysql.jdbc.Driver"
    url="jdbc:mysql://258.1.54.134:3306/xmnext_passport"
    username="dda" password="zhoussda" maxActive="20" maxIdle="10"
    maxWait="-1"/>
    Can you connect to the server using thos setting with a mysql client in the server?

  • [svn] 3906: Merge change 3905 from BlazeDS trunk to 3.0.x

    Revision: 3906
    Author: [email protected]
    Date: 2008-10-27 11:04:03 -0700 (Mon, 27 Oct 2008)
    Log Message:
    Merge change 3905 from BlazeDS trunk to 3.0.x
    Modified Paths:
    blazeds/branches/3.0.x/apps/team/WEB-INF/flex/messaging-config.xml
    blazeds/branches/3.0.x/apps/team/WEB-INF/flex/services-config.xml
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/messaging_AMFLongPo ll_and_SecureAMFLongPoll.mxml
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/messaging_SecureAMF LongPoll_and_AMFStream.mxml
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/messaging_two_AMFLo ngPoll_Endpoints.mxml
    Added Paths:
    blazeds/branches/3.0.x/apps/team/features/messaging/multipleendpoints/

  • [svn] 1535: Merge change BLZ-1520 from 3.0.x to trunk.

    Revision: 1535
    Author: [email protected]
    Date: 2008-05-02 10:43:13 -0700 (Fri, 02 May 2008)
    Log Message:
    Merge change BLZ-1520 from 3.0.x to trunk.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-1520
    Modified Paths:
    blazeds/trunk/apps/samples/WEB-INF/flex/services-config.xml

  • [svn] 4316: Merge to BlazeDS trunk.

    Revision: 4316
    Author: [email protected]
    Date: 2008-12-15 15:59:05 -0800 (Mon, 15 Dec 2008)
    Log Message:
    Merge to BlazeDS trunk.
    Fix for missing fault events at connect time for MessageAgents with needsConfig flags set true before connecting.
    QA: Related to fixes by Jeff for LCDS-542, LCDS-541, LCDS-540, LCDS-539
    Doc: No
    Checkintests Pass: Yes
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-542
    http://bugs.adobe.com/jira/browse/LCDS-541
    http://bugs.adobe.com/jira/browse/LCDS-540
    http://bugs.adobe.com/jira/browse/LCDS-539
    Modified Paths:
    blazeds/trunk/frameworks/local-swcs/rpc.swc

  • [svn] 3107: Merge: 3.0.x@3105 to trunk

    Revision: 3107
    Author: [email protected]
    Date: 2008-09-04 15:43:52 -0700 (Thu, 04 Sep 2008)
    Log Message:
    Merge: 3.0.x@3105 to trunk
    - Fixes SDK-15764 and SDK-15765 for trunk as well.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-15764
    http://bugs.adobe.com/jira/browse/SDK-15765
    Modified Paths:
    flex/sdk/trunk/modules/antTasks/src/flex/ant/FlexTask.java

Maybe you are looking for