|
From: Cyclone S. <cy...@ge...> - 2006-07-21 10:09:29
|
Dear Li,
Sourceforge has released the file this morning.
I have tested it
* download: ok
* untar ok
* checksum ok
Hope it will be fine.
Francois
> Dear Francios,
>
>
>
> I did as you said and got to this page:
>
> http://sourceforge.net/project/showfiles.php?group_id=162756&package_id=188019&release_id=433503
> <http://sourceforge.net/project/showfiles.php?group_id=162756&package_id=188019&release_id=433503>
>
>
>
> But the file size is 0.
>
>
>
> Alex.
>
>
>
>
>
> ------------------------------------------------------------------------
>
> *From:* Cyclone Support [mailto:cy...@ge...]
> *Sent:* Thursday, July 20, 2006 5:10 AM
> *To:* Li, Alex
> *Cc:* Hagen, Tom
> *Subject:* Re: Fwd: oracle section in hyperjaxb2.paths.xml
>
>
>
> Dear Alex,
>
> To solve your problem, I have made a new release of Cyclone which will
> be disponible at sourceforge in a few hours ( depends on their server
> charge).
> So go to http://sourceforge.net/project/showfiles.php?group_id=162756
> , and download the release for Biocyc 10.X ( compatible with biocyc
> 10.0 and with your oracle configuration )
>
> If your request is urgent, you can follow the procedure:
>
> * Download Oracle JDBC jar
> o download jdbc driver for oracle at
> http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html
> o put it in CyClone_Core/lib/oracle
> * Modify hyperjaxb2.paths.xml by adding the following paragraph to
> declare the variable oracledb.path
> o <path id="oracledb.path">
> <fileset
> id="oracledb.fileset" dir="${hyperjaxb2.lib.dir}/oracle">
> <include
> name="XXXXXXXXX.jar"/>
> </fileset>
> </path >
> o XXXX.jar are the name of oracle jdbc driver you have
> downloaded by your own
> * Modify cyclone.build.xml to tell cyclone to use oracle
> o <path id="hyperjaxb2.db.path">
> <!-- flf -->
> <!-- path refid="hsqldb.path"/-->
> <!--path refid="mysqldb.path"/-->
> <!--path refid="pgsqldb.path"/-->
> <!--path refid="sybasedb.path"/-->
> *<path refid="oracledb.path"/>*
> </path>
>
> Hope this will help you,
> Tell me if you encounter any other difficulty, we didn't test cyclone
> with oracle, but it should work.
>
> Be sure to write to cy...@ge...
> <mailto:cy...@ge...> which is an alias for cyclone
> developpers, and you will have next time a quicker answer.
>
> Thanks for your interest in Cyclone product.
>
> Francois
>
>
> François, Serge,
>
> Pouvez-vous répondre à cette requête ?
>
> Merci d'avance,
>
> Vincent
>
> ---------- Forwarded message ----------
> From: Li, Alex <al...@pi...> <mailto:al...@pi...>
> Date: 14 juil. 2006 16:51
> Subject: oracle section in hyperjaxb2.paths.xml
> To: vs...@ge... <mailto:vs...@ge...>
> Cc: "Hagen, Tom" <tom...@pi...> <mailto:tom...@pi...>
>
>
>
>
>
> Dear Dr. Schanchter,
>
>
>
> I am trying to install Cyclone on our sun server. We have oracle. I
> tried to follow the installation section to configurate
> huperjaxb2.paths.xml but cannot find the oracle section to uncomment.
> I can see hsqldb, pgsqldb, and sybasedb, but not that one for oracle.
>
> Could you please send me that section?
>
>
>
> Thanks in advance.
>
>
>
> Alex Li
>
> Bioinformatics Programmer,
>
> Pioneer Hi-Bred International
>
> 515-334-4736
>
>
>
> This communication is for use by the intended recipient and contains
> information that may be Privileged, confidential or copyrighted under
> applicable law. If you are not the intended recipient, you are hereby
> formally notified that any use, copying or distribution of this e-mail,
> in whole or in part, is strictly prohibited. Please notify the sender by
> return e-mail and delete this e-mail from your system. Unless explicitly
> and conspicuously designated as "E-Contract Intended", this e-mail does
> not constitute a contract offer, a contract amendment, or an acceptance
> of a contract offer. This e-mail does not constitute a consent to the
> use of sender's contact information for direct marketing purposes or for
> transfers of data to third parties.
>
> Francais Deutsch Italiano Espanol Portugues Japanese Chinese Korean
>
> http://www.DuPont.com/corp/email_disclaimer.html
>
>
>
>This communication is for use by the intended recipient and contains
>information that may be Privileged, confidential or copyrighted under
>applicable law. If you are not the intended recipient, you are hereby
>formally notified that any use, copying or distribution of this e-mail,
>in whole or in part, is strictly prohibited. Please notify the sender by
>return e-mail and delete this e-mail from your system. Unless explicitly
>and conspicuously designated as "E-Contract Intended", this e-mail does
>not constitute a contract offer, a contract amendment, or an acceptance
>of a contract offer. This e-mail does not constitute a consent to the
>use of sender's contact information for direct marketing purposes or for
>transfers of data to third parties.
>
>Francais Deutsch Italiano Espanol Portugues Japanese Chinese Korean
>
> http://www.DuPont.com/corp/email_disclaimer.html
>
>
|