[svn] 4295: Move @see tag in ASDoc comment to work around SDK-18256

Revision: 4295
Author: [email protected]
Date: 2008-12-12 08:57:11 -0800 (Fri, 12 Dec 2008)
Log Message:
Move @see tag in ASDoc comment to work around SDK-18256
QE Notes: None
Doc Notes: None
Bugs: -
Ticket Links:
http://bugs.adobe.com/jira/browse/SDK-18256
Modified Paths:
flex/sdk/trunk/frameworks/projects/framework/src/mx/printing/PrintDataGrid.as

Submitted On 04-MAY-2007
exaid6
Further investigation reveals that if I unpack the jar file in a directory (jar xvf xxxx.jar) and change the classpath to "." instead of the jarfile, the program launches perfectly. This is definintely a bug in the classpath handling of big jar files on certain systems, or something of that sort. (Note: I'm using java sdk 6u1, 32 bit CentOS Linux.)
Submitted On 27-SEP-2007
I've encountered the same problem on RH FC6.
If you take a look at the script you will see this line tail +368 "$0" which attempts to extract the remaining lines into a separate jar file. This line may not work on all versions of Linux. A proper way to use Linux version of tail utility is: tail -n +368 "$0". Anyways, you can manually extract the jar file if you are getting tail +368 file not found error message when running the script.
After you extract the jar file you can run it via the command line like so
java -classpath .:./tmp/jwsdp.jar -Djava.ext.dirs= -D.java.endorsed.dirs= -Dtemp.dir=/opt/java/jwsdp/tmp -Dis.debug=1 JWSDP
You should be able to install JWSDP 2.0 successfully on your Linux machine.

Similar Messages

  • [svn:fx-trunk] 5289: Fix for - HTML tags in span tags in ASdoc comments not being parsed correctly.

    Revision: 5289
    Author: [email protected]
    Date: 2009-03-12 21:09:58 -0700 (Thu, 12 Mar 2009)
    Log Message:
    Fix for - HTML tags in
    tags in ASdoc comments not being parsed correctly.
    QE Notes: Some baseline will require update.
    Doc Notes: None.
    Bugs: SDK-19815
    tests: checkintests, asdoc
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19815
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java

    Resize/re-scale & optimize all images for the web in your graphics editor before you insert them into your web pages.  Saves bandwidth and reduces page load.
    Cycle2 is a responsive slideshow.  If you want all images to remain 400px and not responsive to layout,  you'll need to modify the CSS code a little.
    Details on using Previous & Next links are in the documentation.
    http://jquery.malsup.com/cycle2/demo/prevnext.php
    Nancy O.

  • [svn:fx-trunk] 10157: Fixed HTML tag in ASDoc comment.

    Revision: 10157
    Author:   [email protected]
    Date:     2009-09-11 09:26:03 -0700 (Fri, 11 Sep 2009)
    Log Message:
    Fixed HTML tag in ASDoc comment.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/events/ChannelFaultEvent.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 9213: Adding missing ASDoc comments to GraphicElement

    Revision: 9213
    Author:   [email protected]
    Date:     2009-08-10 17:29:10 -0700 (Mon, 10 Aug 2009)
    Log Message:
    Adding missing ASDoc comments to GraphicElement
    QE notes: None
    Doc notes: Review ASDoc comment additions
    Bugs: FLEXDOCS-531
    Reviewer: none
    Tests run: none
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FLEXDOCS-531
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/StrokedEleme nt.as

  • [svn:fx-trunk] 11806: Update GradientEntry ASDoc comment to make it more consistent with the Graphics beginFill ASDoc .

    Revision: 11806
    Revision: 11806
    Author:   [email protected]
    Date:     2009-11-13 15:59:03 -0800 (Fri, 13 Nov 2009)
    Log Message:
    Update GradientEntry ASDoc comment to make it more consistent with the Graphics beginFill ASDoc.
    QE notes: None
    Doc notes: We should revisit gradients and gradient entry AsDoc comments and clarify coordinate spaces, interpolation, etc.
    Bugs: None
    Reviewer: Hans
    Tests run: None
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/GradientEntry.as

  • [svn:fx-trunk] 8706: Fix broken ASDoc comment

    Revision: 8706
    Author:   [email protected]
    Date:     2009-07-21 06:35:30 -0700 (Tue, 21 Jul 2009)
    Log Message:
    Fix broken ASDoc comment
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/mx/core/FlexHTMLLoader.as
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 7538: fix broken ASDoc comment

    Revision: 7538
    Author:   [email protected]
    Date:     2009-06-03 13:51:37 -0700 (Wed, 03 Jun 2009)
    Log Message:
    fix broken ASDoc comment
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/ChannelSet.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 5203: Fix broken ASDoc comment

    Revision: 5203
    Author: [email protected]
    Date: 2009-03-08 11:43:31 -0700 (Sun, 08 Mar 2009)
    Log Message:
    Fix broken ASDoc comment
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/layout/LayoutBase.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 5037: Fix broken ASDoc comments

    Revision: 5037
    Author: [email protected]
    Date: 2009-02-23 07:29:40 -0800 (Mon, 23 Feb 2009)
    Log Message:
    Fix broken ASDoc comments
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/IGraphicElement.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 5802: Fix ant asdoc target to work with the new manifest files.

    Revision: 5802
    Author: [email protected]
    Date: 2009-03-31 09:14:44 -0700 (Tue, 31 Mar 2009)
    Log Message:
    Fix ant asdoc target to work with the new manifest files.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests
    Modified Paths:
    flex/sdk/trunk/asdoc/build.xml

    Thats good news.

  • [svn:fx-trunk] 6423: Fix broken ASDoc comment

    Revision: 6423
    Author:   [email protected]
    Date:     2009-04-30 10:11:43 -0700 (Thu, 30 Apr 2009)
    Log Message:

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn] 2537: Fix two HTML errors in ASDoc comments

    Revision: 2537
    Author: [email protected]
    Date: 2008-07-21 07:59:01 -0700 (Mon, 21 Jul 2008)
    Log Message:
    Fix two HTML errors in ASDoc comments
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/sandbox/IChildAccess.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/sandbox/ISandboxBridgeAccess.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn] 4129: Fix for - the @inheritDoc tag in an ASDoc comment: is not pulling in a comment from UIComponent

    Revision: 4129
    Author: [email protected]
    Date: 2008-11-17 14:57:15 -0800 (Mon, 17 Nov 2008)
    Log Message:
    Fix for - the @inheritDoc tag in an ASDoc comment: is not pulling in a comment from UIComponent
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-18127, SDK-13592
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18127
    http://bugs.adobe.com/jira/browse/SDK-13592
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    logged bug:
    Bug No: 5203064 LINE ENDING WITH ';' IN A COMMENT ENDS SQL STATEMENT,LIKE SQLPLUS BUT UNEXPECTED
    Note that:
    SELECT COUNT(*)
    FROM all_objects
    /* WHERE OBJECT_NAME LIKE 'A%';
    WHERE object_name LIKE 'Z%';
    Ends sql statement on the first ';', just like in sqlplus

  • [svn:fx-trunk] 11664: Update ASDoc comments on new MXItemRenderer classes, and fix a broken HTML tag in Range.as

    Revision: 11664
    Author:   [email protected]
    Date:     2009-11-11 11:42:00 -0800 (Wed, 11 Nov 2009)
    Log Message:
    Update ASDoc comments on new MXItemRenderer classes, and fix a broken HTML tag in Range.as
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - Checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/MXDataGridItemRe nderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/listClasses/MXItemRenderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/treeClasses/MXTreeItemRenderer.a s
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Range.as

    Revision: 11664
    Author:   [email protected]
    Date:     2009-11-11 11:42:00 -0800 (Wed, 11 Nov 2009)
    Log Message:
    Update ASDoc comments on new MXItemRenderer classes, and fix a broken HTML tag in Range.as
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - Checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/dataGridClasses/MXDataGridItemRe nderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/listClasses/MXItemRenderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/mx/controls/treeClasses/MXTreeItemRenderer.a s
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Range.as

  • [svn:fx-trunk] 9919: Fix closing /code tag in an ASDoc comment for getTextFormat

    Revision: 9919
    Author:   [email protected]
    Date:     2009-09-02 04:42:23 -0700 (Wed, 02 Sep 2009)
    Log Message:
    Fix closing </code> tag in an ASDoc comment for getTextFormat
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: -
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ controls/TLFTextField.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

Maybe you are looking for

  • Help with scrolling background

    i am following a tutorial and in it, when the Hero hits a wall he respawns somewhere on the screen. The problem with that was, that i didnt know where he would respawn. And In order to make the maze bigger i used a scrolling background and I couldnt

  • Playing Multiple sound file simultanyoustly

    Is there a Professional audio product that could fit my needs ? I want to have a soundcard that can play a lot of soundfile at the same time. Maybe 10 to 20 wave or mp3 at the same time. Shidewa

  • USage of import java.util.* & using another package

    When we use import java.util.*; from where does JAVA take the class that are related to util, when I did search for "util" in my machine, I got about 50 results for folders named util and also some where in a folder called "java" when I opened it it

  • [Kind of solution] Disable to turn off my computer

    Hello! I am using Archlinux with the Gnome desktop manager. I also use an «auto login» when I start ( via bash_profile ) The problem is that I can only log out from Gnome but not halt my system or reboot it. So, again thanks to my bash_profile, I use

  • Re-re save elements 12

    I would like to thank all of those people who replied to my predicament of saving edited photographs. I had this problem snce loading the software (about 4 weeks). For no apparrent reason it seems to have corrected itself as i have not tried any of t