[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Java servlets on RAQ 4i
- Subject: Re: [cobalt-users] Java servlets on RAQ 4i
- From: "Adam Thompson" <adamt@xxxxxxxxxx>
- Date: Thu Jul 12 01:07:45 2001
- Organization: Qunara
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I'd suggest taking a good, close look at
http://developer.cobalt.com/java
I think you have to be a Developer Network member to access that page,
but that's easy enough to sign up for - it's free.
Anyway, the short version is that Tomcat + JDK1.3 are available for
installation as a .pkg file, which should give you what you need. And
PostgreSQL is bundled with the RaQ 4 family - on my system, postmaster
runs by default - you merely need to create your databases.
Additionally - you should not require the X server and/or X libraries to
manipulate images in Java - that functionality is built into the JDK and
does _NOT_ require X11 to function. If the software you are using uses
Native Method Invocation to access X11 functions, you should go look for
another software package as that is not a highly reliable way of doing
things.
-Adam Thompson
Qunara
adamt@xxxxxxxxxx
(204) 925-3256 - office
(204) 932-0069 - fax
----- Original Message -----
From: "Fabian" <cobalt@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, July 12, 2001 1:10 AM
Subject: [cobalt-users] Java servlets on RAQ 4i
> Hi list!...
>
> I want to use a very good system but is developed in java servlets and
JSP:(
>
> I need to have installed :
> X11 libraries and an X server (used by Java for image generation)
> postgresql
> JDK1.3 / JSDK / ApacheJServ
>
> Somebody installed all this on any cobalt RAQ 4i ?
> I don't know if all this cause conflicts:(
> I fact the system is developed to be used on linux servers,, but
Cobalts are
> different:(
>
> The system is to design web sites online (like imagecafe.com of
> networksolutions but better:)
> Site Studio from http://www.psoft.net/
>
> Somebody knows any similiar system based on PHP and mySQL ? :)
>
> Many thanks in advance...
> Regards
> Fabian
-Adam Thompson
Qunara
adamt@xxxxxxxxxx
(204) 925-3256 - office
(204) 932-0069 - fax
----- Original Message -----
From: "Fabian" <cobalt@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Thursday, July 12, 2001 1:10 AM
Subject: [cobalt-users] Java servlets on RAQ 4i
> Hi list!...
>
> I want to use a very good system but is developed in java servlets and
JSP:(
>
> I need to have installed :
> X11 libraries and an X server (used by Java for image generation)
> postgresql
> JDK1.3 / JSDK / ApacheJServ
>
> Somebody installed all this on any cobalt RAQ 4i ?
> I don't know if all this cause conflicts:(
> I fact the system is developed to be used on linux servers,, but
Cobalts are
> different:(
>
> The system is to design web sites online (like imagecafe.com of
> networksolutions but better:)
> Site Studio from http://www.psoft.net/
>
> Somebody knows any similiar system based on PHP and mySQL ? :)
>
> Many thanks in advance...
> Regards
> Fabian