Query help please ??

2001-10-08 Thread Ed Bras
Hellu, I have problems with a advanced finder, in combination with the Ms SQL server. I have a the following finder: finder-method query=select top $2 * from sgssmsmo where acc_id=$1 order by dattimrec desc partial=false !-- Generated SQL: select top ? * from sgssmsmo where

Date conversion problem ??

2001-10-04 Thread Ed Bras
Hellu, I retrieve a datetime field from the Ms SQL server. With a win sql client I see: 2001-10-03 19:33:10.257 When I print the field in an EJB (I use CMP) the millisecond part is zero !!!: Wed Oct 03 19:33:10 GMT+02:00 2001 In milliseconds: 100213039 I had the same problem with the

Database connection config ???-- HELP

2001-10-01 Thread Ed Bras
Hellu, I am setting up a pooled database connection, but I am completely confused what should, and how, configured. I went through the mailing list, and got more configured still, as I think that many people are confused about this subject. I am using the i-net opta driver which supports db

Restricting access to only Session Manager ?

2001-09-15 Thread Ed Bras
Hellu, How can I configure Orion and my J2EE application such that client applications are only able to call the get methods of the entity beans ? I want that all modification are done throw the Session Manager. The Session manager functiones as an intermediate to the entity beans. I am using

Re: Creating an EJB

2001-05-28 Thread Ed Bras
See below. From: Derek M. A. Lee-Wo [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: Creating an EJB Date: Mon, 28 May 2001 16:21:40 -0400 I need some help. I'm trying to learn to create an EJB and use it from a JSP. I've seen some

Re: ATM example - deployment error - PLEASE some HELP

2001-05-26 Thread Ed Bras
Hi Joel, Thanks but isn't a bit weird what you do beneath: commenting the line in the server.xml that actualy starts the jms server ?? (that's what you do not ?). Does this really helps ??? Eddie From: Joel B. Kinney [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To:

RE: orionconsole and firewall - hangs !??

2001-05-12 Thread Ed Bras
Thanks Andre, I will try this, Ed From: Andre Vanha [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: RE: orionconsole and firewall - hangs !?? Date: Fri, 11 May 2001 14:46:34 -0600 Eddie, It looks like the orion console uses the ORMI

RE: orionconsole and firewall - hangs !??

2001-05-11 Thread Ed Bras
Thanks Frank, I know I can do that, to found out which ports orionconsole needs to be open, however I am not the owner of the firewall, another company is responsible for the firewall. I can only tell them which ports they should open, when I know the ports! Eddie From: Frank Eggink

RE: JMS or just function ??

2001-05-11 Thread Ed Bras
Thanks for the advice guys. The thing I have in mind is to build a logwrapper around log4j to not only log to a file but also send a sms/mail etc.. and to keep track of the already send sms to overcome resending within a short period. I was thinking about a jms EJB logger, that is: it

Re: log4j and ejb usage ??

2001-05-09 Thread Ed Bras
Sorry that I posted the message three times. I was having a fight with my mail program! Eddie From: Eddie [EMAIL PROTECTED] Reply-To: Orion-Interest [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Subject: log4j and ejb usage ?? Date: Wed, 9 May 2001 16:13:50 +0200 Hellu there, I wan

Re: Is this a 1.4.8 bug??

2001-04-29 Thread Ed Bras
Yep that sure is a bug. I and Jeff had the sam thing and Jeff logged it under bug number #414. Add your configuration to the bug (I still have to do that to) so that they have more info to work on. I hope they resolve it soon so I can go back to 1.4.8, as things were looking good. Eddie

RE: Including jar files in my web app ?

2001-04-05 Thread Ed Bras
Thanks for the feedback guys. Apearantly some people have problems including jar files. To me it's not clear what the problem is, but to solve it I need to know where Orion looks for jar files. Can someone please tell me that or tell me how to enable Orion to output his search locations/paths ??

restarting orion

2001-02-02 Thread Ed Bras
is logicaly ofcourse. When I then correct the problem, the Orion server keeps on giving this server error until I restart the server. How can I solve this ? Regards, Ed Bras

Re: frustrated

2001-01-29 Thread Ed Bras
article one = http://orionsupport.com/ but this server is unreachable ? Yes, the server is down for some days, the webmaster sent a mail yesterday about it... Please some help ?? Regards, Ed Bras Well, you can try adding this: resource-ref descriptionJDBC Connection/descript

frustrated

2001-01-26 Thread Ed Bras
tgresDS, etc..), but ... nothing. BTW: - I did put the postgres driver in the orion home/lib dir (postgres.jar file). I have used this file to make a direct connection which works. The postgres.jar file is part of the J2EE_CLASSPATH variable. - Where can I find good information about how to set this up ? Or can someone send this to me as there should an article onehttp://orionsupport.com/ but this server is unreachable ? Please some help ?? Regards, Ed Bras