Deploy question...

2001-02-15 Thread Tim Yates
Hi there, firstly, this is a test message to check I am on the list (and using it correctly), and secondly, I have a (maybe stupid) question... We are presently using jBoss as our app server, but after looking at the Orion spec, I am quite interested about Orion, due to its clustering support.

MIME-types [off topic]

2001-02-15 Thread Konstantin Polyzois
This is a little off topic... I am developing an app where there will be some xml-files generated. I want the user to save these to his hard drive. The problem is that Internet Exploder always displays xml. Is there some MIME type or some trick to make Exploder pop up a "save as dialog"

SV: Deploy question...

2001-02-15 Thread Magnus Rydin
Title: SV: Deploy question... Yes, you can deploy your applications without packaging them. The file structure would be just as if it were an packaged application. Normaly, you would put the folder structure under .../orion/applications/ Check the docs for more info. This list also contains

Re: 1 app connecting to multiple identical db's

2001-02-15 Thread MRist
Hi, I search for a exactly same solution. We discussed one suggestion: what about storing DataSource-Information in the security credentials of the caller. It should be possible to access this Information from the entity-layer. I am very interested on that topic Michael

RE: does the loadbalancer of Orion listens only for HTTP.....

2001-02-15 Thread Victor A. Salaman
No, but you can use HTTP tunneling for that purpose http://www.orionserver.com/docs/rmi-http-tunneling.txt -Original Message- From: Mohit Palhan [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 1:46 AM To: Orion-Interest Subject: does the loadbalancer of Orion listens

RE: Last posting

2001-02-15 Thread Cliff Rowley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thankyou for making our decision for us. Orion will not be our choice of J2EE platform, as our evaluation has shown that its users are rude and obnoxious. We have decided that it would not be in our best interest to be associated with people of

RE: Last posting

2001-02-15 Thread Cliff Rowley
Tim, thankyou for your mature and decent reply - it is very much appreciated. I must apologise for being rather obtrusive, I am almost ready to crack and 'let them take me away', and everyone seems to be taking a fair whack from it just recently. Some people react like bulldogs, and some people

Re: Last posting

2001-02-15 Thread Joseph B. Ottinger
Hi, Cliff. I don't remember what it was; honestly, remember that this is a voluntary forum, and as such, sometimes things get overlooked. There's no monitor saying "Someone needs to acknowledge poster XYZ." We try to be helpful - people here do a LOT, if you ask me - but sometimes things happen.

RE: Last posting

2001-02-15 Thread Joseph B. Ottinger
Cliff, being cynical... it doesn't matter to us. If you think that a user community is reponsible for your issues, that's great! You're in deep trouble, and you're just going to get stuck with a less efficient platform. No skin off of our noses - we'll have competitive advantages. Pointless

SV: Security between applications?

2001-02-15 Thread Magnus Rydin
Title: SV: Security between applications? Turning back to the original msg.. One obious option would be to set it up so that each application has a unique ID and that this ID is used whenever referecing tables. I.E including this id in all entities. I guess this is not the option you want?

ms access Orion?

2001-02-15 Thread faisal
does ms access work with Orion ?

RE: Security between applications?

2001-02-15 Thread Cliff Rowley
Title: SV: Security between applications? No, your answer is perfect - my aim was to try to be able to specify which applications can access particular datasources. Now I know that it is not possible using the defined mechanisms, I can move on to find another solution. Thankyou *very* much

Re: MIME-types [off topic]

2001-02-15 Thread Roger Mosher
K. Granted I am not distributing XML so I set the content type to "application/zip", but the trick to get the SAVE AS dialog for me was the Content-Dispostion header. My code (in a servlet) goes something like this... response.setContentType("application/zip");

RE: Last posting

2001-02-15 Thread Arved Sandstrom
The most important thing to remember here (also the second and third most important) is that this is a user group. Nobody here is anyone else's support line, and the second anyone starts assuming that, yes, hackles will be raised. Most people on this list seem to be very professional - there is

Re: MIME-types [off topic]

2001-02-15 Thread Johan Fredriksson
Don't know if it works, but test setting the content type to application/xml or something,...? - Original Message - From: "Konstantin Polyzois" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 10:34 AM Subject: MIME-types [off topic] This is

Re: Last posting

2001-02-15 Thread Johan Fredriksson
If you don't get your answer within 2-3 days, people don't know the answer. If that is the case, try to get in contact with Magnus Rydin or someone else in the Orion team. I know it is very difficult to get in touch with them, and I guess time zone differences are making it worse, but if you do

subscribe

2001-02-15 Thread Randahl Fink Isaksen

Re: Deploy question...

2001-02-15 Thread Johan Fredriksson
I doubt I'm doing the deploy stuff correctly and professional way, but it works perfectly... Answer to B: unzip downloaded file from orionserver.com ( latest stable). Copy tools.jar to orion directory. Enter config directory, edit data-sources.xml to use your database, make sure to copy driver

SV: Last posting

2001-02-15 Thread Magnus Rydin
Title: SV: Last posting Whoa! Hold your mails! Hold your mails! Im just a contributor like the rest of you :) WR -Ursprungligt meddelande- Från: Johan Fredriksson [mailto:[EMAIL PROTECTED]] Skickat: den 15 februari 2001 05:17 Till: Orion-Interest Ämne: Re: Last posting If

RE: Last posting

2001-02-15 Thread Kemp Randy-W18971
Cliff: I have been on this list for several months, and I have found the list police, helpful, and useful. The only time I have seen this list react negatively is in a defensive stance, where some user has started a non polite stance. For example, someone once asked how they can get off

RE: How does this effect Orion?

2001-02-15 Thread Kemp Randy-W18971
The EJB 2.0 support is a big unknown, but they have to have it in order to compete. Orion has preliminary support for it, Jboss (www.jboss.org) will have preliminary support in a month or two with 2.1, and openejb (www.openejb.org) is building their product line around it. Since they are

RE: How does this effect Orion?

2001-02-15 Thread Kemp Randy-W18971
Orion is certainly competitive and may even be a better product (personally, I think it's an excellent product). However, developers need to obtain funding from management, who sometimes don't know what an EJB is. When I point out these issues, like the support and documentation the

Re: Deploy question...

2001-02-15 Thread nickm
That aint no stupid question, Orion application deployment has been very difficult for me. It's not like IIS where you create your virtual directory and drop in your files accordingly, map it to an ip and it works! S

EJB 2.0

2001-02-15 Thread Marc Rabil
It's not clear looking through the documentation how much of EJB 2.0 Orion currently supports. Specifically, I am interested in using CMP and EJB QL to do advanced queries of a multi-table database. Best I can understand the current technology, I have 2 choices: 1) use findAll() a lot and

Faster EJB Deployment using fastjavac

2001-02-15 Thread Rafael Alvarez
I have tried the java compiler that comes with Forte For Java CE 2.0 (fastjavac) and it cut the deployment time of 50 EJB (a mix of entity and sessions) from 1 minute to 15 secs! I'm developing under win 2k, orion 1.3.8. Some one can test it under unix? My 2 cents

Re: Deploy question...

2001-02-15 Thread Joseph B. Ottinger
Of course, IIS is also using fundamentally different technology with fundamentally different approach. For me, application deployment is absurdly simple: I drop in a file, create a mapping to the application, then point a url to the application, and it works. Oh, wait, that's pretty much what you

Re: ms access Orion?

2001-02-15 Thread Rafael Alvarez
Hello faisal, If you use the jdbc.odbc bridge, yes. But, why do you want to use Ms Access (just curiosity) Wednesday, February 14, 2001, 11:55:05 PM, you wrote: f does ms access work with Orion f ? -- Best regards, Rafaelmailto:[EMAIL PROTECTED]

RE: ms access Orion?

2001-02-15 Thread Kemp Randy-W18971
Is ms access considered an RDMS and does it have a JDBC driver? If so, then it should be theoretically possible to have it work with Orion. But why would you want to do this? A better solution would be to work with something like Postgresql (www.postgresql.org) orMysql (www.mysql.com), if

R: EJB 2.0

2001-02-15 Thread DeVincentiis Giustino
It seems to me that Orion does not yet support EJB-QL neither EJB 2.0 many-to-many relationships. However, if you are interested in EJB 2.0 and finders, you may have a look at http://www.orionsupport.com/. Giustino De Vincentiis -Messaggio originale- Da: Marc Rabil [mailto:[EMAIL

Re: One Build.xml

2001-02-15 Thread Porfiriev Sergey
U don't need to build ear every time to test application In your application.xml write module web web-uriSOME_DIR-web/web-uri context-root//context-root /web /module so you will get: APPLICATION-DIR/ META-INF/ Application.xml SOME_DIR-web/ your_ejb_here I use Ant for ejb

RE: Last posting

2001-02-15 Thread Robert S. Sfeir
WOW... Is this still the Orion List I'm on? I didn't know we changed to a Men's group. Anyone want to rest their head on my shoulder? (Ok now I asked for it. For my next question I expect the flames will burn high) Come on folks we all take a beating at some point as rookies and as

RE: Security between applications?

2001-02-15 Thread Konstantin Polyzois
Securing datasources is no match for Weblogic. I do not know how Orion handles this. /korre -Original Message- From: Cliff Rowley [mailto:[EMAIL PROTECTED]] Sent: den 13 februari 2001 20:09 To: Orion-Interest Subject: Security between applications? Greetings, We are currently

product demo with oracle

2001-02-15 Thread John Hogan
All, I'm working the product demo and have apparently encountered a bit of difficulty with deployment. I'm using the steps defined for product demo (http://www.orionserver.com/docs/ejbexamples/) and am seeing two things that aren't right (below). Also, I've set up a new Oracle datasource

RE: Security between applications?

2001-02-15 Thread Cliff Rowley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Weblogic is next on the list, the only problem being that I am funding this entirely myself until we have a solid enough presentation to try for investment (and one of my own machines is looking more like a colo every day :\). We're not giving up

RE: Deploy question...

2001-02-15 Thread Kemp Randy-W18971
Nick: Don't feel stupid here. The biggest issue I have with Orion is the terrible documentation. Granted, we can play with it (like I and others did), but newcomers need to be encouraged to use it, and get up to speed. I have seen the new Jboss manual from their site (www.jboss.org) and

Orion ZoneAlarm on Win2000

2001-02-15 Thread Al Heinrichs
Hey guys, If you have Orion and ZoneAlarm installed on Windows 2000 and are getting the blue screen of death when you try to access Orion's home on your browser, it may help to install ZoneAlarm's latest release (2.144). I just read the "Important Information" blurb that you get when you

Orion trying to connect to network

2001-02-15 Thread scott . elmer
I'm trying to get Orion to work on a stand-alone machine without a network connection except for dial-up access. Every time I start orion it tries to connect using the dial-up networking. If I cancel it, it will start, but it takes about 5 minutes. If I'm already on-line, start-up only takes

Solution: MIME-types [off topic]

2001-02-15 Thread Konstantin Polyzois
Thank's to Roger Mosher! This works... /korre -Original Message- From: Roger Mosher [mailto:[EMAIL PROTECTED]] Sent: den 15 februari 2001 13:43 To: Orion-Interest Subject: Re: MIME-types [off topic] K. Granted I am not distributing XML so I set the content type to

RE: Security between applications?

2001-02-15 Thread Kemp Randy-W18971
Cliff: Sometimes, when things get heated up, you need to just step back before emotion overrules you. The fact that you are using the Resin/ Jboss combination says a lot about your good taste and wise judgment. But once something emotional is put into print, people get offended, and start

RE: ms access Orion?

2001-02-15 Thread Thomas Pridham
Two other free RDMS's are: 1. Interbase (http://www.interbase.com) - originally developed by Borland, now open source. I am using this product in a commercial environment. It is a bit unstable on Linux, but runs great on Win2000. This DB has a JDBC client. This is a cross platform DB. 2.

RE: ms access Orion?

2001-02-15 Thread SureTicket.com
There is a package that comes with JDK1.3 called "sun.jdbc.odbc", use diver located in that package. First u need to configure ODBC DataSource on your server, its located in Control Panel. Then u can use "sun.jdbc.odbc.JdbcOdbcDriver" to connect to it. If you are using it with Orion, i

RE: Deploy question...

2001-02-15 Thread Mike Bosch
I'm at a company where we are currently using IIS (hopefully for not much longer!) and although it is initially easier to setup a *single* server with a number of virtual directories it is a real pain if you have a decently large server farm that you are going to have to replicate this

Re: product demo with oracle

2001-02-15 Thread John Hogan
pilot error, never mind. It's working fine now. Thanks _ Get your free E-mail at http://www.ireland.com

Re: Deploy question...

2001-02-15 Thread nickm
Funny guy! Where do you map the IP to an application? I am having confusion in that in IIS/ASP the web site is the web application. In J2EE I think there is potentially a difference? Or am I wrong with this too? Stefan

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:

Re: Deploy question...

2001-02-15 Thread nickm
I appreciate the support, I realise that Orion is not charging huge CASH$ and as such is more limited as to the support they can provide. But, I think that providing details on application deployment to make it easy for people would go a long way to getting the server on the map and making the

RE: Not authorized to view this page

2001-02-15 Thread Adamson, Scott
Title: SV: Not authorized to view this page I found the problem, it seem that the global-web-application.xml supplied in the tutorial didn't have an entry for html, I added it. Also had to rename index.htm to index.html, a little disapointing to have these hassles considering that were

how to restrict access to an orion application using IP address

2001-02-15 Thread Korosh Afshar
I need to deny access to our orion ejb application from external IP addresses. I know about firewall options I have, but wish to know how to do this at IP level. is there any files that I can modify so that the orion web server only services request from specific internal IP addresses? tia

RE: Last posting

2001-02-15 Thread Mike Cannon-Brookes
Title: SV: Last posting If I might put up an impassioned plea at this point (on behalf of Marcus, myself and anyone else who regularly gets Orion support questions in their personal inbox) DO NOT SEND YOUR QUESTIONS TO ANYONE'S PERSONAL ADDRESS WITHOUT ASKING THEM Keep your questions

Re: jdbc:leaked connection

2001-02-15 Thread faisal
Thanksman! I really appreciate your reply It is working fine now Respect faisal - Original Message - From: Patrik Andersson To: Orion-Interest Sent: Thursday, February 15, 2001 6:18 PM Subject: RE: jdbc:leaked connection The problem can occur if you use code

Re: ms access Orion?

2001-02-15 Thread faisal
Thankto all of u guys I have not been using BMP before and when i tried ms access it gave me a hard time though i works sometimes Thanks to your advice I am going to try MySQl for the moment Respect what a Great e-mailing list faisal - Original Message - From: Thomas

Re: Deploy question...

2001-02-15 Thread nickm
I agree with all the points you mentioned. That is why I am here, we want to move away form IIS as well. Stefan

Re: Orion ZoneAlarm on Win2000

2001-02-15 Thread hanasaki
That didn't help for me. I have since switched to Tiny Personal Firewall and like it alot. Al Heinrichs wrote: Hey guys, If you have Orion and ZoneAlarm installed on Windows 2000 and are getting the blue screen of death when you try to access Orion's home on your browser, it may help to

Re: ms access Orion?

2001-02-15 Thread Romen Law
ello, Sure it does. Just use JDBC-ODBC driver. Here is an example data-source entry: data-source class="com.evermind.sql.DriverManagerDataSource" name="Workflow" location="jdbc/WorkflowCoreDS" xa-location="jdbc/xa/WorkflowXADS"

RE: Orion doesn't work.

2001-02-15 Thread Tim Drury
Title: RE: Orion doesn't work. java.lang.NoClassDefFoundError: com/evermind/gui/server/ServiceConsole at java.lang.reflect.Method.invoke(Method.java:native) at kaffe.jar.ExecJarName.main(ExecJarName.java:70) at kaffe.jar.ExecJar.main(ExecJar.java:59) ^ You appear to be running

RE: Last posting

2001-02-15 Thread Mike Cannon-Brookes
Nono, to clarify - send your questions to the list, NOT to individuals. -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jim Archer Sent: Friday, February 16, 2001 11:38 AM To: Orion-Interest Subject: RE: Last posting Well, if we can't

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Re: Deploy question... Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

RE: Orion doesn't work.

2001-02-15 Thread Adamson, Scott
Looks like you need to add the directory containing 'com/evermind/.' to the classpath -Original Message- From: Geoff Marshall [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16, 2001 8:39 AM To: Orion-Interest Subject: Orion doesn't work. I've surfed and surfed, and can't find

Using Log4j With Orion

2001-02-15 Thread Hee Meng, Poh
Hi, Anyone uses Log4j with Orion? Think of providing logging facilites for both web and ejb components. What's the good way to specify a PropertyConfigurator? Thanks for any info. Regards

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: how to restrict access to an orion application using IP addr Intended recipient(s) who DID NOT receive this message: [EMAIL

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: RE: Not authorized to view this page Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Re: Orion ZoneAlarm on Win2000 Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Re: jdbc:leaked connection Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Re: Deploy question... Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Orion doesn't work. Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail error(s)

Orion Server running out of memory fast!

2001-02-15 Thread Peter Kua
hello, we've been running into "out of memory" problems recently. we are deploying about 10-12 BMP EJBs and after a few minutes of intensive querying the database, we run out of memory. seems like the EJB does not passivate or the GC is not doing it's job, although i've tried to null all the

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: RE: Orion doesn't work. Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Re: ms access Orion? Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

RE: Orion Server running out of memory fast!

2001-02-15 Thread Mike Cannon-Brookes
Have you tried increasing the memory given to the JVM? Try java -? -mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter Kua Sent: Friday, February 16, 2001 2:21 PM To: Orion-Interest Subject: Orion Server running out of memory fast!

Orion Server running out of memory fast!

2001-02-15 Thread Peter Kua
hello, we've been running into "out of memory" problems recently. we are deploying about 10-12 BMP EJBs and after a few minutes of intensive querying the database, we run out of memory. seems like the EJB does not passivate or the GC is not doing it's job, although i've tried to null all the

RE: Orion Server running out of memory fast!

2001-02-15 Thread Victor A. Salaman
Well, not to rant here, but your first mistake is using mysql... it's not designed for ejb/transaction work even though it's been recently kludged to apparently do that. The second might be a leaky mysql jdbc driver (yes, this is a known fact). The third might be in your code, and lastly it could

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: RE: Last posting Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail error(s)

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: RE: Last posting Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail error(s)

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: RE: Orion doesn't work. Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Using Log4j With Orion Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following cc:Mail

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Re: How to deploy?

2001-02-15 Thread catjava
Thanks,But i want a step by step setup document,who can help me?

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Re: RE: Garbage collection, out of memory

2001-02-15 Thread Jaco van Rooijen
The problem is not that simple. There's a bug. We then ran a test program that creates a simple entity bean in an infinite loop and then releases the reference of this entity bean. We ran a profiler on the VM and counted the memory instances. The server keeps the beans in a list, so the GC cant

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following

Re: MIME-types [off topic]

2001-02-15 Thread Mikko Kurki-Suonio
On Thu, 15 Feb 2001, Konstantin Polyzois wrote: I am developing an app where there will be some xml-files generated. I want the user to save these to his hard drive. The problem is that Internet Exploder always displays xml. Is there some MIME type or some trick to make Exploder pop up a

RE: Orion Server running out of memory fast!

2001-02-15 Thread Jaco van Rooijen
Indeed We then ran a test program that creates a simple entity bean in an infinite loop and then releases the reference of this entity bean. We ran a profiler on the VM and counted the memory instances. It turns out that even though memory seems to be running out, orion does not passivate the

RE: Garbage collection, out of memory

2001-02-15 Thread Jaco van Rooijen
Sounds good, but WHERE does these parameters go? I include a snippit of my orion-ejb-jar.xml file... entity-deployment name="ejb/ActualBankControl" location="ejb/ActualBankControl" wrapper="ActualBankControlHome_EntityHomeWrapper78" table="ejb/ActualBankControl"

Re: Using Log4j With Orion

2001-02-15 Thread Armin Rauch
"Hee Meng, Poh" wrote: Hi, Anyone uses Log4j with Orion? Think of providing logging facilites for both web and ejb components. What's the good way to specify a PropertyConfigurator? Thanks for any info. Regards I am using both tools. You have to remember that EJB are kind of

Unsent Message Returned to Sender

2001-02-15 Thread POSTMASTER
Notice to Sender This message was received by this installation but could not be delivered to its intended cc:Mail recipient(s). Original subject: Unsent Message Returned to Sender Intended recipient(s) who DID NOT receive this message: [EMAIL PROTECTED] The following