XDK For Java/Unix Download Garbaged

I have just downloaded the XDK for Java on Unix but am unable to gunzip it. I get the message from gunzip
$ gunzip xdk_java_8_1_7_1.tar.gz
gunzip: xdk_java_8_1_7_1.tar.gz has more than one entry -- unchanged
null

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Stephen Hindmarch ([email protected]):
I have just downloaded the XDK for Java on Unix but am unable to gunzip it. I get the message from gunzip
$ gunzip xdk_java_8_1_7_1.tar.gz
gunzip: xdk_java_8_1_7_1.tar.gz has more than one entry -- unchanged<HR></BLOCKQUOTE>
Same thing happened to me,
I had to use 'unzip xdk_java_8_1_7_1.tar.gz'
which did unzip it.
Even still, the directory structure you get is nothing like it says in the release notes. (Same thing happens with the Windows version)

Similar Messages

  • Problem with downloading xdk for java - suggestions?

    I am having problems downloading the xdk for java. Could someone please direct me to an alternate site for download?

    In Windows, open the Task Manager and, in the Processes tab, close bridge.exe.
    http://helpx.adobe.com/creative-suite/kb/error-installation-cannot-continue-bridge.html

  • ANN: XDK for Java/PLSQL 9.2.0.1 PRODUCTION

    Today the 9.2.0.1 Production versions of the
    Oracle XDK for Java and PL/SQL were posted
    for download here on OTN. Visit the following
    links and click on the "Software" link in
    the left margin to download.
    [list]
    [*]XDK for Java
    [*]XDK for PLSQL
    [list]

    On Sat Mar 2 and Sun Mar 3 xdk java 92010 unavailable for download.
    From:
    http://otn.oracle.com/software/tech/xml/xdk_java/htdocs/winsoft.html
    To:
    http://download.oracle.com/otn/utilities_drivers/xml/java/xdk_java_9_2_0_1_0.zip
    To:
    The page you are looking for is currently unavailable.
    Has the kit been temporarily removed in preparation for another?

  • How to use xdk for java

    Hi,
    I have downloaded the xdk for java and i have unzipped them into my c:\xdk-java folder.
    I have oracle 8.1.7 database and i want to use this xdk for java to generate xml files.
    How to start with this and how to use this tool to generate xml files from my database.
    Anyone can give me the steps for using this and generating xml files.
    Any help will be appreciated..

    Hi,
    You can start from reading the XSU document and try the demos come with the package. The document is at:
    http://otn.oracle.com/docs/tech/xml/xdk_java/doc_library/Production9i/doc/java/xsu/xsu_userguide.html

  • XDK for Java for Oracle8i

    Hello,
    I want to download the XDK for Java for Oracle8i, I dont see it in the download section. I see only for Oracle 9i. Can anyone tell me where it has been moved? I have the database in Oracle 8i.
    Thanks.
    Rama.

    Use the XDK for 9i, it also works for 8i (but make sure to use the right version of classes.zip and xsu.jar).

  • XDK for PL/SQL vs XDK for Java

    Hi ,
    I am trying to find what version of XDK and whether it is for java or PL/SQL. I am confused after what I saw in our environment. Please clarify..
    When I run the getReleaseVersion() and do a
    select xmlversion from dual,
    I get
    Oracle XDK Java 9.0.1.1.0A Production
    Does this mean we have XDK for Java? not for PL/SQL?
    I also see PL/SQL packages for XMLDOM,XMLGEN.XMLPARSER,XSLPROCESSOR,DBMS_XMLQUERY,DBMS_XMLSAVE.
    Does this mean I have/not XDK for PL/SQL??
    Please clarify.

    XDK for PL/SQL is built based on XDK for Java. So that's why you got the result. It should also reflect the version you use.

  • XDK for java in JDeveloper

    Hi there,
    I am new to this tool and cant find something needed, Can anyone let me know does this tool includes the XDK for Java?

    Yes it does include the Oracle XDK for Java.
    You can add the libraries to your project in your project properties.

  • XDK for Java: dateTime validation error

    Hi,
    I am using Oracle XDK for Java. I created an XML Schema where I have an element of type xs:dateTime. Proper value for this field is for example: '2002-10-16T12:24:15+02:00'. But when I validate this value I get: class java.lang.NumberFormatException: For input string: "02:00".
    This is probably a bug in XDK, but is there any workaround for this?
    Thanks in advance
    Jacek Chmielewski

    Jinyu,
    I guess the next release will need to be waited for as I have
    not been able to get you to respond to my questions.
    In the meantime, I'll have to use Sun's JAXB as I know it will
    generate the classes I want.
    jim
    PS: I am still available to work through this with you, but I
    need to move forward.

  • New Website for Java Game Downloads...

    Hi There,
    I hope this is the right place to post something like this, but I was on the forums back in December and needed advice on how to make executable .jar files, and now that I figured it out successfully, I wanted to share it with some fellow computer programmers in here.
    I have created four games programmed in the JAVA language, and they are all based on television game shows, including SUPER PASSWORD, BLOCKBUSTERS, SCRABBLE, and LINGO.
    They can be downloaded here:
    http://www.super-password.com/ctvgsd - Classic TV Game Show Downloads.
    All of the games, coding, sounds, pictures, and everything else was made by yours truly. If you're interested, take a look at it for yourself and see how the games are and if you think they are good!
    The website will also give you info on downloading the zip files and how to play each of the games!

    http://developers.sun.com/techtopics/gametech/reference/techart/index.html

  • XDK for Java

    Hello there
    When I run the loadjava batch file with xmlparserv2.jar as acommand line parameter, it throws an error saying that cannot handle the compressed file.I downloaded the XDK once again but I came across the same problem.Please help me.
    Thank you.

    Hi
    I ve got the same problem, I can t do a loadjava with the xmlparserv2.jar ....
    Please give me a clue !
    Thanks,
    -- Tom --

  • Xdk for java class generation exception

    Has anyone seen the following/know how to avoid it?
    When I use oracg -d store_data.dtd, I am receiving the following
    exception:
    C:\Jim\config>oracg -d store_data.dtd
    Error: DTD Class Generator failed to generate classes.
    java.lang.SecurityException: sealing violation
    Any help would be appreciated.
    jim

    Jinyu,
    I guess the next release will need to be waited for as I have
    not been able to get you to respond to my questions.
    In the meantime, I'll have to use Sun's JAXB as I know it will
    generate the classes I want.
    jim
    PS: I am still available to work through this with you, but I
    need to move forward.

  • XDK for java oracg.bat parameter problem/bug

    I have been having problems with generating java classes from my
    dtd when I noticed the following:
    @echo off
    set xdkparm=
    :loop
    if "%1"=="" goto end
    set xdkparm=%xdkparm% %1
    shift
    goto loop
    :end
    java oracle.xml.classgen.oracg %xdkparam%
    As you can see, the xdkparam var is used to invoke the classgen,
    whereas xdkparm var is used to collect the parameters...
    I changed the latter xdkparam to xdkparm, which lead to a
    different problem, but I think I am getting close.

    It is bug(#2157496) and will be fixed by next release.

  • Comparing XDK for Java and C++

    I would like to compare both the kits, to help me decide whether it would be better to choose Java or C++.
    Can anyone point me in the right direction to be able to do this?
    I did not want to thoroughly test both as only know Java and not done C++.
    All suggestions and help is welcome!
    Thanks

    Java and C++ clients can interact with the same cache. You can share non trivial objects as well but you must implement the PortableObject interface. See:
    http://coherence.oracle.com/display/COH34UG/Integrating+user+data+types
    We do not use the JNI layer to convert the C++ stuff to/from Java?
    -David

  • PDK for Java download

    Hi
    I am not able to find PDK for Java to download from downloads section.
    Can anyone help me out with the link?
    Thanks and regards,
    Ramesh.

    Hi
    You can use the property files. I mean, you can put your text file at KM location. Inside the text file you can write the URL. Now by using the webdynpro pdk application, you can read the file data & call that url in a new portal window.
    This way, you only require to change the url in the text file everytime n not in the code.
    This will be done using Form Submit method.
    Regards
    Chander Kararia
    Edited by: Chander Kararia on Feb 6, 2009 10:54 AM

  • XDK for Windows 98

    Hi,
    I would like to work with the XML abilities of Oracle. I have installed Oracle Personal Edition 8i on a Windows 98. It seems that XDK is available only for Windows NT. Is this correct? Is it possible to use the XDK on Windows 98?
    If so, I have another question. The Readme of the XDK for PL/SQL includes the instruction that I must run the load.sql script. However, this script is not contained in the distribution. What should I do?
    I would also appreciate any general advice about what I XML-related abilites I should be able to install.
    Thanks!
    Sara Cohen
    Hebrew University
    Jerusalem, Israel

    I have installed Oracle Personal Edition 8i on a Windows 98. It seems that XDK is available only for Windows NT. Is this correct? Is it possible to use the XDK on Windows 98? Yes, the XDK (for Java and PL/SQl) works fine on W98. The only thing you will probably have to do is increase the settings for "environment space". Something like this in the config.sys (see a DOS manual):
    command /E:1024
    (because you need to define environment variables for the classpath, etc.)
    If so, I have another question. The Readme of the XDK for PL/SQL includes the instruction that I must run the load.sql script. However, this script is not contained in the distribution. What should I do?My \xsu12\lib directory contains a oraclexmlload.sql script to install the Java XML parser and PL/SQL package. I think this is what you mean/need.
    succes

Maybe you are looking for

  • Could not find a PPPoE server problem.

    I have been running my G4 plugged into a netgear ethernet hub for quite some time to get online. I also have a wireless router connected to it on which I run my windows laptops. I never had a problem having them all online at one time. I didn't use m

  • Best laptop for streaming a slingbox

    Hello, I currently live in china and have a dell inspiron 1525 duo core processor and plan to set up a slingbox in the usa to stream hd tv. So, I plan to have  slingbox in the usa and stream it over to china recieving it on my laptop. Is my computer

  • Moved half of right screen to left

    hi i have macbook pro 17'  made  2011 with vga 1 amd radeon core i 7 8gig ram hdd 750 last night when i worked my screen  got half and the part of half right went to left .. my quarranty support is finished . and i need to repair this .. as i ask  th

  • Adding An iCloud email address

    I want my daughter to have her own apple ID and email address. Can she have one under my account? If so how?

  • Help:  My track pad sometimes doesn't work.

    I was on a plane, and a diet soda exploded on me.  A little bit got on my MBP.  Nothing got on the keyboard at all, but some did get on the trackpad.  I wiped it up as soon as I could, but after that the track pad acted real funky.  I shut it down, a