Need 9.0 SDK library for java

We have crystal enterprise server 8.5 & using IBM RAD 6.0 for java based client development. i believe RAD by default gets 10.0 SDK with which we are getting unsupported enterprise version exception.
At this moment we are not upgrading enterprise server to higher version. i was looking for older SDK versions in Business object's SDK library page... but vouldn't find any older version SDK.
If any one has exact information about where can i get older version (9.0) SDK libraries would be of great help
Thanks & Regards,
Rajendra

I don't believe that there were any jars for 8.5 - that was introduced in version 9.  If you have an install of version 9 - you can find the jar files in the javasdk folder located in c:\program files\common files\Crystal Decisions\2.0\  ( I believe that's the correct folder - I'm going from memory)
Shawn

Similar Messages

  • Advanced math library for java needed.

    Hi,
    I need to perform nonlinear regression in order to fit a function to a set of datapoints (five parameters to estimate simultaneously).
    Does anyone know of a library for Java that can perform this? I have not been able to find something myself so far.
    Thanks in advance!

    Here's a thought, kind of whacky and off the wall, but ... build it yourself?
    Just a thought.

  • PS Library for Java?

    Does Adobe have a postscript print library for Java?
    I called Adobe Support - and got the typical India call center (no help of course). Hopefully Adobe has smart people someplace in the company... just not sure where.
    We have a Java Web Start desktop client for geospatial work that we need to add postscript support for large format printing (e.g. E size drawings). The goal is decrease print times over the normal Java2D/Windows "render a bitmap image on the client - then send it to the print server - then to the printer" method by creating a small postscript file to send to the printer - that can then create the large bitmap to print at the device.
    From what I can tell Adobe has no such library - is that really true?
    If so - does anyone have recomendations on a good solid commercial or open source library?
    Google seaches come up with only a couple (e.g. RiePS), none of which sound very robust. Does no one develep applications to output to postscript any more?
    Thanks in advance...

    Assuming that you are lookng for a library for creation of PostScript, no, Adobe offers no libraries for PostScript creation in Java or otherwise.
    Most applications in common operating systems environements (Windows, MacOS, etc.) rely on the operating system's internal graphics model and the provided PostScript driver to generate PostScript for the particular device and deliver same over the device's communication channel (Ethernet, USB, etc.).
              - Dov

  • XMPFile library for Java - when?

    What are the latest plans for developing the XMPFile library for Java? We are really in great need of this and would be most appreciative if it could be developed and made available as soon as possible.
    Thanks,
    Kent

    Assuming that you are lookng for a library for creation of PostScript, no, Adobe offers no libraries for PostScript creation in Java or otherwise.
    Most applications in common operating systems environements (Windows, MacOS, etc.) rely on the operating system's internal graphics model and the provided PostScript driver to generate PostScript for the particular device and deliver same over the device's communication channel (Ethernet, USB, etc.).
              - Dov

  • ANN: G - 2D Graphics Library for Java, v1.0

    G - 2D Graphics Library for Java
    Version 1.0, December 13, 2004:
    http://geosoft.no/graphics/index.html
    Features:
    * Object oriented hierarchical scene graphs
    * Layered graphics with visibility support
    * Flexible 3D space world extents
    * World and device coordinate support
    * Powerful rendering style support
    * Smart annotations
    * Powerful object detection functions
    * Extensible
    * Interaction support
    * Raster image support
    * Embedded Swing component support
    * Utilities for geometry generation and transformations
    * Image export and printing support
    * JDK 1.2, 1.3, 1.4 and 1.5 compatible
    * Light weight (~80kB), self contained, simple to use
    * Free, open source (LGPL), OSI certified
    Jacob Dreyer
    G Project Manager
    GeoSoft

    I see no question - so I can't answer you ... do i
    get the dukes now?:-)
    Download the library, create something great and beautiful,
    report your experiences back to me, and we'll see...

  • Need old 'missing plug in' for Java 6

    Hi all,
    I have recently downloaded the new Java 7 download however this is not compatible with alot of programmes that I need to use on my computer.
    I have completly restored all of my computer and am now back to square one so have the Java 6 download. I am told that I am missing the plug in though and the only option I have is to download the Java 7 plug in or whatever the option is.
    Can anyone advise me as to how to go about getting back the old plug in for Java 6.
    Thanks

    baltwo wrote:
    Check out Java for Mac FAQs. IIRC, they give the directions to revert.
    Turns out those instructions are wrong and apparently out of date.
    First they include the "% " prompt before the commands which tends to confuse Mac users, especially the majority who are using bash with a "$ " prompt and not tcsh. Users should ignore the percent sign-space before sudo.
    Next they forgot to escape the space between "Internet" and "Plug-Ins" so the command fails to find the target directory.
    Then they provide a simlink to the wrong plug-in.
    At least one user has successfully switched from the Java 7 plugin to the Java 6 plugin using the followng two lines:
    sudo rm -rf /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
    sudo ln -s /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI .plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
    I suspect the simlink (last term in the second command) could be named "JavaPlugin2_NPAPI.plugin" and work just as well, but I have not way to test that.

  • Open Document Format - No library for Java???

    Hi guys,
    I'm looking for a library that let's me access Open Document Files, like *.ods.
    There SHOULD BE something like that...
    Does anybody of you know anything?
    Greetz
    Sascha

    On the OpenOffice.org site, look under projects, and there's an Open Document Toolkit for Java. I've no idea of its status though.

  • JSON Library for Java

    Hi folks,
    I have found few JSON libraries for Java such as Google and json.org. Would anyone recommend a good one for me, thanks!

    I have been using that library (org.json) for about 3 months. It is simple and I haven't found any bugs.
    There isn't much to JSON so I wouldn't expect one library to much different than another.

  • Need a good charting library (for use in a servlet/jsp environment)

    Anyone know of a good charting library for use in a servlet/jsp environment.

    Use JFreechart combined with cewolf.
    www.object-refinery.com/jfreechart/
    To use charts in a jsp page you can use cewolf ( a taglib) based on jfreechart.
    http://cewolf.sourceforge.net/
    Both are free.

  • Free Constraint Programming Library for Java?? what to use?

    Hi everyone,
    I am currently programming the popular Sudoku game as my final year project at university. After doing some research I found that using Constraint Programming would be the best way to generate and solve the Sudoku puzzles... however, I'm in a bit of a dilemma....
    I'm not sure what Constraint Library to use - the most popular one out there is Koalog - but its a commercial application - and I was looking for an open source or free application.
    I have been looking into the Choco (http://choco.sourceforge.net) Library but I am having trouble with getting hold of the global constraints I need ie AllDifferent.
    An extensive guide of how to use Constraint Programming is shown on the Java Sun Website: http://today.java.net/pub/a/today/2005/11/29/solving-sudokus-in-java.html
    Any advise would be greatly appreciated.
    Thanks in advance
    :o)

    Hi aniseed,
    Thanks for the user guide link -- I have looked through and I am beginning to understand it all.... but my main problem is that the user guide specifies a global constraint called allDifferent
    Here are described som of those constraints :
    1. pb.allDifferent(IntVar[] vars) creates a constraint ensuring that all pairs of variable
    have distinct values (which is useful for some matching problems)When I try to type pb.allDifferent into my program - it does not recognise the method so it does not compile- all the other methods work apart from this one.
    Any ideas?? :o)

  • HTTP+FTP+HTTPS library for JAVA

    Looking for a free JAVA library (with source code) that can manage automatic HTTP, HTTPS and FTP downloads.
    Need a robust library with retry, scheduling, error report mechanism Please let me know
    Thanks in Advance..
    Regard's
    Roopesh

    Take a look at URLConnection and it's derived classes and if they do not do what you want then google for "Jakarta Commons Net" .

  • Sentinel SDK support for Java JDK Version 7

    According to Oracle:
    "Java SE 6 End of Public Updates
    After February 2013, Oracle will no longer post updates of Java SE 6 to
    its public download sites. Existing Java SE 6 downloads already posted
    as of February 2013 will remain accessible in the Java Archive on Oracle
    Technology Network. Developers and end-users are encouraged to update to
    the most recent Java SE versions. "
    When will the Sentinel SDK be compatible with Java 7?
    There are security concerns with having out-of-date Java versions on
    systems.
    rkhobson
    rkhobson's Profile: https://forums.netiq.com/member.php?userid=2814
    View this thread: https://forums.netiq.com/showthread.php?t=46949

    rkhobson;226030 Wrote:
    > According to Oracle:
    >
    > "Java SE 6 End of Public Updates
    > After February 2013, Oracle will no longer post updates of Java SE 6 to
    > its public download sites. Existing Java SE 6 downloads already posted
    > as of February 2013 will remain accessible in the Java Archive on Oracle
    > Technology Network. Developers and end-users are encouraged to update to
    > the most recent Java SE versions. "
    >
    >
    > When will the Sentinel SDK be compatible with Java 7?
    >
    > There are security concerns with having out-of-date Java versions on
    > systems.
    I would consider it compatible as of right now. I've used it under
    Java 7 reliably for the last 6-9 months, and have not run into any
    problems with it to date. If you do run into any problems, feel
    welcome to open an issue with NTS and we can look into it.
    brandon.langley
    brandon.langley's Profile: https://forums.netiq.com/member.php?userid=350
    View this thread: https://forums.netiq.com/showthread.php?t=46949

  • Need some help with tools for java projects

    Hi Friends,
    I just want to know what software release management tool do you use.Is there any free tool available on net??
    I do not need a subversion tool( cvs,svn etc) or a automation build tool ( luntbuild, cruisecontrol, anthill) , I am looking for some tool,that helps you manage the release after its made.For example,i would like to track down which release was made to which customer on which date,how many releases were made to any particular customer,what source code was shipped to the customer..and so on....
    Is there any such tool that can accomplish this???
    Thanks

    Hi Friends,
    I just want to know what software release management tool do you use.Is there any free tool available on net??
    I do not need a subversion tool( cvs,svn etc) or a automation build tool ( luntbuild, cruisecontrol, anthill) , I am looking for some tool,that helps you manage the release after its made.For example,i would like to track down which release was made to which customer on which date,how many releases were made to any particular customer,what source code was shipped to the customer..and so on....
    Is there any such tool that can accomplish this???
    Thanks

  • Need sample code in webdynpro for java

    Hi all
    actually i have one webdynpro form which is having multiple input elements. for example name,address,phoneno,price quantity and amount. and there is update button for that form.
    when i click the update button the multiplication of quantity and price value will be updated by in one input field which is part of the another webdynpro form is part of the same view.
    i want to update the input field in another form only when i change the value of either price or quantity otherwise the value of inputfield in another form should be same.
    now how do we retrieve the event of either price or quantity inputfield which only changes rather than changes of name or adreess.
    only when i modify the value of price or quantity in form and updated button then only the multiplication will be reflected in inputfield of another form.i dont want to reflect that inputfield of another form when i changes of other inputfields except price or quantity.
    please provide the sample code on the same...especially how to retrieve the event of that price or quantity in a form..
    Regards
    Suresh babu

    Hi Suresh,
    please post your issue to the Web Dynpro forum.
    Greetings,
    Carsten

  • I need a free IDE (Environment) for programming

    Hello
    I need a free IDE (Environment) for making java card Applets.I want this environment have a good debuger and it works with javacard 2.1 or later.
    Please hellp me.
    Thanks

    Good day.
    To developers Cardlet (Applets to loads in smart card) not is necesary some IDE in particular, that you need is have all the library for java of the version javacard that you use and configure you IDE (that's CLASSPATH).
    Very IDE are very good JBuilder, JDeveloper, Eclipse, and others; you cna find this for Windows, Linux, Solaris and Mac normaly.
    The firts you need is obtain some this and check which the this is more easy for use to you.
    Good lock.

Maybe you are looking for

  • Apple Mail--incoming messages

    Hi...  I am setting up a new MacBook Pro and I use Apple Mail just as I did on my old computer...  I've imported the mail and tried to set the new one up like it is/was on the old.  But something is different because every five minutes (or at least i

  • Resolution/other  questions in creating books for large books

    thinking of getting my first book hard and large 100 pages. does that mean i have the capacity for atleast 200 photos ( cover back of a page )? i use 300dpi very high file size images ( 28-60mb) that are not stored on iphoto. I used to make 250-500k

  • Very slow Macbook after updating to Yosemite.

    Two questions; 1) I updated to Yosemite a few days ago and like it. But my macbook (2013) is now running very slow. I have done all the latests software updates. In the Activity Monitor, a process called DesktopServicesHelper (PID 1681) take up 99% o

  • 5k iMac, fresh out of the box. USB keyboard. How do I turn it on?

    the title says it all. I've pressed every key on the keyboard, starting with the media eject key. Nothing.

  • Abapproxy

    hi all ,         i am doing abapproxy to file scenario, when i execute the test interface in abap engine of xi server.           in SXMB_MONI it is showing "scheduled" with green flag.  but it is not showing in the output directory .         wht coul