repost: FYI/PATCH: Log4j bug masks part of Orion's stack traces

2002-03-26 Thread Geoff Soutter
Seems the original went missing, again. -Original Message- From: Geoff Soutter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 26 March 2002 3:46 PM To: 'Orion Interest List' Cc: [EMAIL PROTECTED] Subject: FYI/PATCH: Log4j bug masks part of Orion's stack traces Hi there, I've

RE: OC4J 9.0.3

2002-03-26 Thread Geoff Soutter
Presumably this is based on 1.5.4? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of sana Sent: Wednesday, 27 March 2002 2:05 PM To: Orion-Interest Subject: OC4J 9.0.3 Hi, Oracle released OC4J 9.0.3 Developer Preview.

RE: idea=$395.00USD was: RE: Java IDE?

2002-03-24 Thread Geoff Soutter
(if you don't like NetBeans and you can't afford IDEA) - Netbeans (if you like the price and can handle the clunky interface) - Emacs / vi (if you are a Linux freak and bone-headed :-) - Textpad (if you are a Win32 user and if all else fails :-) Geoff -Original Message- From: [EMAIL

RE: OK, here's Real World: was: idea=$395.00USD was: RE: Java IDE?

2002-03-24 Thread Geoff Soutter
And don't forget we'll all be using Drag and Drop Visual tools to do coding soon, so we won't even need tools like IDEA. I guess this will make Computer Science degrees irrelevant as well? LOL Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf

Simple howto for launching application clients using applicationlauncher.jar

2002-03-06 Thread Geoff Soutter
it... Anyone have any comments on this? Cheers Geoff

Orion doesn't pass stack traces from server to application client?

2002-02-28 Thread Geoff Soutter
this? I'm sure lots of people would have this problem, so I'm probably just missing something obvious Cheers Geoff

RE: Orion crashes JVM

2002-02-27 Thread Geoff Soutter
If you are on windows, try pressing Ctrl-Break on the Orion window (can't remember the kill number on unix). The JVM will print out a stack dump of all the threads. That should help you to see if there is a deadlock or something like that. Geoff -Original Message- From: [EMAIL

RE: Uploading files to Orion webserver with MultipartParser API

2002-02-27 Thread Geoff Soutter
, with your different browsers. If that works you can pretty much blame Orion. Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Joan Josep Iglesias Sent: Thursday, 28 February 2002 3:14 AM To: Orion-Interest Subject: Re: Uploading files to Orion

RE: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread Geoff Soutter
That'd be cool. Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Magnus Rydin Sent: Wednesday, 27 February 2002 10:22 AM To: Orion-Interest Subject: SV: jndi.properties and ApplicationClientInitialContextFactory Hi there, You

RE: A nonfatal internal JIT (3.10.107(x)) error ??

2002-02-24 Thread Geoff Soutter
Title: Message By definition, it'sa JVM bug. There is no possible Java which may validly cause the VM to crash. (well, apart from Java which calls native code). Try turning off the JIT. It will be slower but at least it won't crash. Also, try different VMs, eg IBM, or JDK1.4. geoff

RE: Uploading files to Orion webserver with MultipartParser API

2002-02-21 Thread Geoff Soutter
Hi there, Did you read the http://www.servlets.com/cos/faq.html? Cheers Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Justin Crosbie Sent: Friday, 22 February 2002 3:22 AM To: Orion-Interest Subject: Uploading files to Orion

(repost) FW: A word of warning: SwiftMQ and Resource providers.

2002-02-19 Thread Geoff Soutter
Argh. Mailing lists that are not reliable annoy the out of me. -Original Message- From: Geoff Soutter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 19 February 2002 9:32 AM To: 'Orion-Interest' Subject: RE: A word of warning: SwiftMQ and Resource providers. Hi Magnus, All I did

RE: (repost) FW: A word of warning: SwiftMQ and Resource providers.

2002-02-19 Thread Geoff Soutter
autoupdate claimed it was overwriting most of the files). There must be a logical explanation ... but I can't see it ... I'm using jdk 1.3.1_02 and SwiftMQ 2.1.3. Is that the versions you guys are using? geoff PS, I'm not using Topics myself, I was only providing a FYI for those that cared

RE: Orion MDB reverses message order with SwiftMQ as well as OrionJMS (was RE: fyi: 1.5.4 still stacks rather than queues JMS messages)

2002-02-18 Thread Geoff Soutter
it does not impair the concurrency of message processing. I have max-instances set to 1, which means that there is _no_ concurrency. Thus, the container ought to deliver messages in order. Note also that the JMS spec mentions that messages ought to be delivered in order as well. Geoff -Original

RE: fyi: 1.5.4 still stacks rather than queues JMS messages

2002-02-17 Thread Geoff Soutter
to a destination must be received in the order in which they were sent (see Section 4.4.10.2, Order of Message Sends, for a few qualifications). So it seems that, contrary to what that someone said, message order _is_ important with JMS. Cheers, Geoff -Original Message- From: [EMAIL PROTECTED] [mailto

Orion MDB reverses message order with SwiftMQ as well as OrionJMS (was RE: fyi: 1.5.4 still stacks rather than queues JMS messages)

2002-02-17 Thread Geoff Soutter
(if there are any apart from me :-), please check out bug 729 in Bugzilla. It contains demo code to demonstrate the problem under both Orion JMS and SwiftMQ. http://bugzilla.orionserver.com/bugzilla/show_bug.cgi?id=729 Cheers, Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: fyi: 1.5.4 still stacks rather than queues JMS messages

2002-02-17 Thread Geoff Soutter
Hi Russ, What exactly do you mean by stored/retrieved? Is there a reference in the spec you can point out? Cheers Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Russ White Sent: Monday, 18 February 2002 11:47 AM To: Orion-Interest Subject: RE

RE: Debugging using JPDA, FATAL ERROR

2002-02-14 Thread Geoff Soutter
No worries, mate. I blame sun, the error message is hopeless. geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, 14 February 2002 6:54 PM To: Orion-Interest Subject: RE: Debugging using JPDA, FATAL ERROR Thanks

fyi: 1.5.4 still stacks rather than queues JMS messages

2002-02-14 Thread Geoff Soutter
this into Bugzilla next week... Is _everyone_ using a third party JMS with Orion? geoff

RE: System Date.

2002-02-12 Thread Geoff Soutter
Title: Message I've had problems with Java timezones before. As I remember, Unix inherits timezone settings from it's environment. Did you run your java test class with the same environment as Orion (eg the same user)? geoff -Original Message-From: [EMAIL PROTECTED

[announce] Log4J Appender for Orion's application.log

2002-02-06 Thread Geoff Soutter
Hi there, I've hacked up an Orion Appender to allow you to log to the application.log file, via the Logger instance that Orion installs at java:comp/Logger. Here it is in all it's glory, use it however you wish. Cheers Geoff PS, did anyone figure out if it's possible to get orion to roll it's

Log4j appender for logging to application.log

2002-02-04 Thread Geoff Soutter
/msg06502.html ). Has anyone attempted to implement such logger? If not, I'm thinking of having a hack myself... Cheers Geoff

RE: Questionnaire

2002-02-03 Thread Geoff Soutter
I was wondering what the (BS) stood for :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Robb (BS) Sent: Sunday, February 03, 2002 8:10 AM To: Orion-Interest Cc: [EMAIL PROTECTED] Subject: Re: Questionnaire If you cannot control your weblist from

RE: TX Was Null

2002-01-29 Thread geoff
Hmm. You potentially have a good point about the transaction retries, I hadn't considered that. I wouldn't have expected the application server to retry with an application-level exception is thrown, though. Do you know that to be the case? I like to keep the validation within the OM for a

RE: Container leaving Dirty Connection in CMP with container-managed transactions

2002-01-29 Thread Geoff Soutter
to clean itself up better? That is, to enforce the contract of the Connection.close() method (as pointed out in Avi's email that you forwarded to the list). Actually, if what he says is true, maybe all us Oracle users could use some wrappers like that! :-) Cheers geoff -Original Message

TX Was Null

2002-01-28 Thread geoff
We're coming up on our deployment date, so we're considering our deployment options (notably, at this point, JBoss and Orion). The system is running and working under JBoss, and I've been re-porting it to Orion so that we can do some testing, try and resolve some issues we had under Orion (for

RE: Job Scheduler pattern

2002-01-28 Thread Geoff Soutter
Hmm, want us to write it for you? But seriously, there are commercial apps for J2EE scheduling if that's the kind of thing you are after, just use google... Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Justin Crosbie Sent: Saturday, January

RE: Integrating LOG4J into Orion...

2002-01-21 Thread Geoff Soutter
It probably depends on how you have it configured. The main thing to remember is that J2EE uses multiple classloaders and each classloader can potentially have it's own version of a singleton. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Justin

RE: stateful bean error

2002-01-20 Thread Geoff Soutter
By definition, if the jvm crashes, it's a JVM bug (Unless you have loaded classes which use native code (like the Oracle OCI jdbc drivers). I'd suggest you try the latest Sun JVM with and without hotspot, and if that fails have a go with the IBM JVM. Cheers Geoff -Original Message

RE: IronFlare bug fixing policy

2002-01-17 Thread Geoff Soutter
Doh! Sorry. Well at least I figured out what happens when one reports a bug... Thanks to all who helped... Any ideas when the new release might be available? Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Magnus Rydin Sent: Wednesday

RE: IronFlare bug fixing policy

2002-01-16 Thread Geoff Soutter
is throwing the NullPointerException. Grrr - closed source things annoy me!! So, seems like you're saying theres not much propect of bugs being fixed till the refactoring is over? Did they mention when this is likely to be? RSN I suppose :-) Cheers, Geoff BTW, seems like bugzilla is down

RE: Simple question re caching/pooling of BMP Entity Beans

2002-01-10 Thread Geoff Soutter
with the specified key before. Have you been able to get pooling of BMP entity beans working? Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Sergey G. Aslanov Sent: Thursday, 10 January, 2002 6:29 PM To: Orion-Interest Subject: Re: Simple

RE: Simple question re caching/pooling of BMP Entity Beans

2002-01-10 Thread Geoff Soutter
is set to true (by default), so why is Orion bothering to call findByPrimaryKey? Can't it just keep an internal primary key - ejb map and return the ejb instance directly? After all, if exclusive-write-access is on, the row can only be deleted by Orion itself... Geoff -Original Message

Anyone got old orionsupport sample application client / scheduler?

2002-01-10 Thread Geoff Soutter
You can see it described in googles cache http://www.google.com/search?q=cache:4nkQslt9AjsC:www.orionsupport.com/a rticles/appclient.html+orion+application+clienthl=en If anyone has the source jar file, I'd really appreciate a copy! Cheers Geoff

Simple question re caching/pooling of BMP Entity Beans

2002-01-09 Thread Geoff Soutter
whether/how I can get Orion to cache BMP entity beans? Cheers Geoff

RE: Very Long Deployment Time

2001-12-18 Thread geoff
Like others on this list, I don't share your problem. I redeploy the entire EAR using Ant, and the redeploy process for our project takes less than ten seconds. Your project might be larger than mine, at this point, but not so much that it should cause the kind of delay you're finding. I

RE: Persistance between HTTP and HTTPS

2001-12-06 Thread geoff
Don't know if it's related, but we've found that while we're using HTTPS on Orion, the sesions would, seemingly at random, sometimes vanish on us. Reasons unknown, and we haven't tracked it down yet. - Geoffrey -Original Message-From: Steve Best [mailto:[EMAIL

RE: Client application connection.

2001-12-05 Thread geoff
I had a number of troubles getting this set up, but unfortunately I don't remember what mose of them were. I'm assuming your admin has rmi:login enabled, and disabled="false"? - Geoffrey -Original Message-From: JoseMa [mailto:[EMAIL PROTECTED]]Sent: Tuesday, December 04, 2001

RE: Debugging JSP

2001-11-28 Thread geoff
Wow, some of those debugging pages have a lot more information on debugging under Orion than I previously thought was available. Nice to know. When I tried this about six months ago, it seemed to work under javac, but not jikes. Anyone know if that's still the case, or if it was just a fluke

FW: [JBoss-user] Redux of Performance Issues

2001-11-27 Thread geoff
Wow. I know people have complained about this list being a little slow, but if this is what I get from the lead developer of JBoss on how to fix up JBoss performance to compare to Orion's, then ... well ... perhaps I should be spending more time on this list. I'm a little disappointed. I have

RE: orion-ejb-jar and other such descriptors

2001-11-22 Thread geoff
Hrm. That's unfortunate. Our Ant build script largely works unmodified on a number of different application servers thus far, but now I'll have to have an orion-specific extra clean step, since removing the EAR does not, in and of itself, clear out the rest of the application as it does

Deployment Exception

2001-11-21 Thread geoff
I'm having issues with my EAR deployment all of a sudden -- when Orion attempts to unpack and deploy the EAR, it throws an exception: Auto-deploying thesquare-ejb.jar (ejb-jar.xml had been touched since the previou s deployment)... java.lang.IllegalArgumentException: Cannot convert from class j

orion-ejb-jar and other such descriptors

2001-11-21 Thread geoff
I've put an orion-ejb-jar.xml in the EJB Jar's META-INF. If I clean out the Orion/application-deployment and Orion/applications versions of the application, and deploy to Orion, the file copies into the appropriate place and takes effect. If I deploy on top of an existing EAR, the redeploy

Troubles with https....

2001-07-10 Thread Geoff Marshall
Can anyone explain the principles or theory of operation of https within Orion? I have a site running on one machine under Orion that uses https. No problem, everything works fine. I tarballed the whole shebang and expanded it onto machine two. Machine two has 4 Network Interfaces, thus 4 IP

Re: orion with mysql?

2001-04-04 Thread Geoff Marshall
Am using MySQL with Orion without it's own db-schema. No problems, yet. Be sure to get the MM.MySQL driver... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110

communication link failure

2001-03-20 Thread Geoff Marshall
ems or any ideas??? -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103 fax (415) 625-0306 ...

https second session problems...

2001-03-06 Thread Geoff Marshall
. SessionBean.isLoggedOn() - true SessionBean.getCustId() - 2 SessionBean.isLoggedOn() - false SessionBean.getCustId() - 2 Is this a bug or a feature? If it's a bug or a feature, is there a work-around? It makes no sense to me why you would want to create a second 'session'. -- -Geoff Marshall

Re: Capturing the output of a JSP page as HTML

2001-03-02 Thread Geoff Marshall
the attatchment... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103 fax (415) 625-0306

Re: need help getting started

2001-03-02 Thread Geoff Marshall
I'm using Orion for only JSP, Beans and Servlets. It's solid, fast, and when you're ready to move on, you don't have to move out -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54

Re: Storing HttpServletRequest Object in Session

2001-03-02 Thread Geoff Marshall
Because when you retrieve the request, the request is over. The object is gone. Set those values at the session level. -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street

Re: Intro to Orion Tutorial

2001-03-01 Thread Geoff Marshall
Awesome, now if someone can translate it into Linux... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103

Re: login security include file

2001-03-01 Thread Geoff Marshall
According to all the books, as soon and you do a jsp:include / there are 3 things you can't do: 1) redirect 2) mess with your response headers 3) mess with cookies So all such code must reside before your first jsp:include / in a static file... -- -Geoff Marshall, Director of Development

Inactive application-scope bean problem

2001-02-22 Thread Geoff Marshall
erver.http.ef.s1(JAX) at com.evermind.server.http.ef.do(JAX) at com.evermind.util.f.run(JAX) ... any ideas -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direc

Re: Inactive application-scope bean problem

2001-02-22 Thread Geoff Marshall
I'm working on the package, but not that class. Is that the problem -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San

Orion doesn't work.

2001-02-15 Thread Geoff Marshall
I've surfed and surfed, and can't find any info on the problem I'm having. HELP! All brand new: Red Hat Linux v7, Sun J2EE 1.2.1, Sun JDK1.3, Orion 1.4.5 [geoff@daphne orion]$cd /usr/local/orion [geoff@daphne orion]$ java -jar orion.jar java.lang.NoClassDefFoundError: com/evermind/gui/server

Re: Problems with a finder method in a cmp

2001-02-12 Thread Geoff Marshall
Please don't laugh at me, but what IS a 'finder method in a CMP'?? Just a simple explanation or a pointer to more info, please... -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint

Re: Setting Cookies

2001-02-09 Thread Geoff Marshall
oggedOn() { return this.loggedOn; } } -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco,

Re: Output Volume

2001-02-06 Thread Geoff Marshall
out.flush(); out.clear(); } // keep on outputting out.println("..."); -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-03

Re: HTTPS from Orion Java Bean

2001-02-06 Thread Geoff Marshall
). It runs, so I know it's not the code that has the problem. When I bring it into Orion as a class instantiated by a jsp:usebean tag, I then get the error message. So I'm thinking I need to apply the JSSE stuff to Orion in some way, and I can find no information on how to do that... -- -Geoff

HTTPS from Orion Java Bean

2001-02-05 Thread Geoff Marshall
having. Any help would be appreciated! -- -Geoff Marshall, Director of Development ... t e r r a s c o p e (415) 951-4944 54 Mint Street, Suite 110 direct (415) 625-0349 San Francisco, CA 94103 fax (415

JSP extends directive - has anybody tried it?

2000-06-20 Thread Geoff . Lewis
assignable from our generated servlet? 2. Otherwise, has anybody successfully used the extends directive? If so, what class did you inherit, and do you have any other tips that might help us out? Regards, Geoff Lewis Finatec Financial Software Solutions AG Tel: +49 9371 97860 Fax: +49 9