RE: Interests sake

2001-05-03 Thread Jarek Skreta
Adam, We're using Windows NT 4 and Linux RedHat 6.2. Jarek > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Adam Cassar > Sent: 03 May 2001 06:53 > To: Orion-Interest > Subject: Interests sake > > > > Hi all, > > For interests sake, what OS is

RE: Kawa 5.0 Ent and Orion 1.4.7

2001-04-12 Thread Jarek Skreta
Hi, He have received a beta release of Kawa 5.0 SP1 (which includes out of the box support for Orion) for testing sometime ago. There is at present a SP1 available from Allaire's website for download (http://www.allaire.com) although as we are not using it (we are using the one that they sent to

Problem with JNDI

2001-03-28 Thread Jarek Skreta
NamingException) { NamingException.printStackTrace(); } int p = FileName.lastIndexOf( File.separatorChar ); Best regards, Jarek Skreta Senior eBusiness Consultant Nesscomp Limited <mailto:[EMAIL PROTECTED]> === This email and any files tr

RE: Orion on RedHat

2001-03-22 Thread Jarek Skreta
Russ, Thanks for the news. I was hoping that this set up would work as it is easy to get relatively cheap hosting based on RaQ and Linux. One more question, if that's OK: at the moment we are doing without a database (information is stored in XML files). However, we may need to get one at some p

Orion on RedHat

2001-03-22 Thread Jarek Skreta
Dear All, We are planning for a budget (read 'cheap') deployment of a website running on Orion for a charity. We're thinking about RedHat Linux 6 on a Cobalt RaQ3 server. Does anybody has any experience of running Orion on such kit? What resources (RAM, etc.) should a single server have in order

Orion and Kawa 5.0

2001-01-18 Thread Jarek Skreta
Further to previous postings about support for Orion in Kawa I enquired with Allaire and this is the reply I received from them. Sorry if similar information has already been posted to the List by somebody else but I am still not getting any messages. Jarek Hi Jarek It turns out that

Just a test - please ignore

2001-01-17 Thread Jarek Skreta
Guys, Things went quiet again on this List. I am sending this message just to test the link. Jarek winmail.dat

RE: Kawa

2001-01-09 Thread Jarek Skreta
Maybe when you purchase the product it will include support for Orion? Their site clearly says that it should be there. Has anybody bought Kawa 5.o Enterprise? Jarek > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ervin Jakab > Sent: 09 January 20

RE: IP-address on orionsupport.com

2001-01-08 Thread Jarek Skreta
It seems to be working for us. HTTP is OK, pinging is erratic though (occasionally you get the timeout). Jarek > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Randahl Fink > Isaksen > Sent: 08 January 2001 12:01 > To: Orion-Interest > Subject: IP-

RE: Is the List alive?

2001-01-04 Thread Jarek Skreta
w.orionserver.com? I can't > The quiet list and being unable to access the main site > seems strange... > --- Jarek Skreta <[EMAIL PROTECTED]> wrote: > > Hi Everybody, > > > > Happy N

RE: Is the List alive?

2001-01-04 Thread Jarek Skreta
anything either. Can you get to > www.orionserver.com? I can't > The quiet list and being unable to access the main site seems strange... > --- Jarek Skreta <[EMAIL PROTECTED]> wrote: > > Hi Everybody, > > > > Happy New Year! > > > > I haven'

Is the List alive?

2001-01-04 Thread Jarek Skreta
Hi Everybody, Happy New Year! I haven't received a single message since 29-Dec-2000. Has the service gone down, nobody is working on Orion or is it just my link that's gone quiet? Jarek winmail.dat

RE: how to deploy an app with only jsp, servlets and beans (not ejb)

2000-12-16 Thread Jarek Skreta
This may not be the best way of doing things but in a situation like this we normally generate the .ear file containing only the .war file plus the j2ee deployment descriptor (application.xml). The .war file is created in the same fashion as for an application with EJBs. Seems to be working. Hope

RE: to boldly go where no man has gone before

2000-12-14 Thread Jarek Skreta
My Orion could not interpret your message correctly as there is a syntax error in it (well, nobody is perfect). As for the poorly formulated information: sometimes people are shit-scared to write publicly anything in the language which they haven't mastered because they don't want to make fools o

Off topic: development tools

2000-12-11 Thread Jarek Skreta
ilder), public domain tools like Ant, etc. The features I am mainly interested in are: ability to develop for different Apps Servers, visual debugging, validation of conformance with specifications (e.g. for EJBs). I will be grateful for your comments and recommendations. Thanks, Jarek S

RE: Changing Orion Generated SQL

2000-12-08 Thread Jarek Skreta
Hi everybody, I am also interested in this topic as I have a practical problem. I would like to hook up the application to the legacy database. Therefore, I have to stick with the existing table names, column names and also the data. Is that doable in CMP? Thanks for any guidance Jarek > -

RE: Can't find DataSource in ejb-jar.xml file???

2000-11-25 Thread Jarek Skreta
Hi there, I think I had a similar case when switched from Hypersonic to Oracle. I changed the data-sources.xml file but Orion was still trying to use Hypersonic. I think that the information about the data source is in some way taken ultimately from the orion-ejb-jar.xml file which is derived at

RE: DB changes not reflected in CMP bean.

2000-11-24 Thread Jarek Skreta
Hi, We are using Oracle 8.1.5 with NT 4. It all runs on the same box. Maybe by chance but we managed to connect first time. Here are some settings which may be of help: 1. We use ODBC with Oracle ODBC driver. 2. tnsnames.ora entry for the service used by ODBC: ORASERV1 = (DESCRIPTION = (

RE: DB changes not reflected in CMP bean.

2000-11-24 Thread Jarek Skreta
Winston, The good news is that the beans do get updated automatically in the CMP model on Orion. At least when we run the CMP Primer example. Not quite sure why your set up does not work. Is it possible that they get updated after a long delay? In that case it could be something to do with settin

RE: DB changes not reflected in CMP bean.

2000-11-24 Thread Jarek Skreta
This is a very interesting question. A lot of sources claim that the update of beans should be automatic. Otherwise how would you connect the application to any legacy database system which can be updated bypassing the beans. We've just only started with Orion so I don't know the answer yet but wi