You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Ray Allis <ra...@boeing.com> on 2000/07/27 22:16:36 UTC

How much of already-installed (tomcat, cocoon) stuff is recyclable?

I have jdk1.3, jakarta-tomcat 3.1, cocoon-1.7.4 and Oracle 8i running.

So I have:

-rw-r--r--   1 ray      staff    1552313 Jun 13 11:20 classes12.jar
-rw-r--r--   1 ray      staff     218031 Jun  1 16:10 cocoon.jar
-rw-r--r--   1 ray      staff     246139 Jun  1 16:11 fop_0_12_1.jar
-rw-rw-r--   1 ray      staff     193943 Apr 18 12:56 jasper.jar
-rw-r--r--   1 ray      staff     111416 Jul 17 12:19 pop3.jar
-rw-r--r--   1 ray      staff      40944 Jun  1 16:11 servlet.jar
-rw-r--r--   1 ray      staff      97595 Jul 17 12:19 smtp.jar
-rw-r--r--   1 ray      staff     138451 Jul 17 12:19 soap.jar
drwxrwxr-x   3 ray      staff        512 Apr 18 12:56 test/
-rw-rw-r--   1 ray      staff     474266 Apr 18 12:56 webserver.jar
-rw-r--r--   1 ray      staff     857171 Jun  1 16:11 xalan_1_0_1.jar
-rw-r--r--   1 ray      staff    1106050 Jun  1 16:11 xerces_1_0_3.jar
-rw-r--r--   1 ray      staff     529462 Jul 17 12:19 xmisoap.jar
-rw-rw-r--   1 ray      staff     132473 Apr 18 12:56 xml.jar
213 memes /site/ray/jakarta-tomcat/lib:

Is any of this reusable for slide?  (I also have jigsaw, if that would
work. ;))

I have not figured out how to get out through the firewall with (j)cvs.

Ray Allis

Re: How much of already-installed (tomcat, cocoon) stuff is recyclable?

Posted by Remy Maucherat <re...@apache.org>.
> I have jdk1.3, jakarta-tomcat 3.1, cocoon-1.7.4 and Oracle 8i running.

Oracle should be supported as a JDBC repository.
JDK 1.3 works (it's my environment).
There are probably some issues with Tomcat 3.1 (or any servlet container
which is not Catalina), but they will be addressed ASAP.

> So I have:
>
> -rw-r--r--   1 ray      staff    1552313 Jun 13 11:20 classes12.jar
> -rw-r--r--   1 ray      staff     218031 Jun  1 16:10 cocoon.jar
> -rw-r--r--   1 ray      staff     246139 Jun  1 16:11 fop_0_12_1.jar
> -rw-rw-r--   1 ray      staff     193943 Apr 18 12:56 jasper.jar
> -rw-r--r--   1 ray      staff     111416 Jul 17 12:19 pop3.jar
> -rw-r--r--   1 ray      staff      40944 Jun  1 16:11 servlet.jar
> -rw-r--r--   1 ray      staff      97595 Jul 17 12:19 smtp.jar
> -rw-r--r--   1 ray      staff     138451 Jul 17 12:19 soap.jar
> drwxrwxr-x   3 ray      staff        512 Apr 18 12:56 test/
> -rw-rw-r--   1 ray      staff     474266 Apr 18 12:56 webserver.jar
> -rw-r--r--   1 ray      staff     857171 Jun  1 16:11 xalan_1_0_1.jar
> -rw-r--r--   1 ray      staff    1106050 Jun  1 16:11 xerces_1_0_3.jar
> -rw-r--r--   1 ray      staff     529462 Jul 17 12:19 xmisoap.jar
> -rw-rw-r--   1 ray      staff     132473 Apr 18 12:56 xml.jar
> 213 memes /site/ray/jakarta-tomcat/lib:
>
> Is any of this reusable for slide?  (I also have jigsaw, if that would
> work. ;))

You need either JAXP or a new version of Xerces 1.1.2. Most Jakarta projects
have this requirements, though.

> I have not figured out how to get out through the firewall with (j)cvs.

Remy