Mail Delivery Status Notification

2001-11-16 Thread Postmaster
DishnetDSL SENDER NOTIFICATION The following message: TO: [EMAIL PROTECTED] FROM:[EMAIL PROTECTED] DATE: Thu, 15 Nov 2001 20:43:36 -0800 (PST) Subject: Re: SV: Mapping entity bean with ldap objects has been stripped of all/certain attachments by DishnetDSL Mail server due to

Mail Delivery Status Notification

2001-11-16 Thread Postmaster
MAIL ESSENTIALS SENDER NOTIFICATION The following message: TO: [EMAIL PROTECTED] FROM:[EMAIL PROTECTED] DATE: 16 Nov 2001 08:57:02 +0530 Subject: Mail Delivery Status Notification has been deleted by Mail Essentials for the following reason(s): Message contains attachments:

RE: JUnitee

2001-11-16 Thread DeVincentiis Giustino
Hello Tim, I have junitee working and do not remember any particular hint. I followed the instructions at http://junitee.sourceforge.net/tutorial.html and all works fine. No code added to TestServlet, the only change I have made was to use a TestForm JSP to dynamically load the package under

Mail Delivery Status Notification

2001-11-16 Thread Postmaster
MAIL ESSENTIALS SENDER NOTIFICATION The following message: TO: [EMAIL PROTECTED] FROM:[EMAIL PROTECTED] DATE: 15 Nov 2001 20:18:57 -0800 Subject: Mail Delivery Status Notification has been deleted by Mail Essentials for the following reason(s): Message contains attachments:

EJB pool management

2001-11-16 Thread Sergey G. Aslanov
Hi all Who knows, can I manage Orion's EJB instances pool from code? For example, if data in DBMS was changed without help of EJB and I want to update it in pool. What have I to do? -- Sergey G. Aslanov CBOSS Group, Web-technologies department mailto:[EMAIL PROTECTED] tel: +7 095 7555655

RE: JUnitee

2001-11-16 Thread boyle, pj
Hi Tim, You could try starting the application server with the -userThreads flag. The following should do the trick: java -jar orion.jar -userThreads pj. -- From: Tim Pouyer[SMTP:[EMAIL PROTECTED]] Reply To: Orion-Interest Sent: 15 November 2001 22:25 To:

how to find server transaction manager?

2001-11-16 Thread patrick patrick
Dear all, I don't know how to find the server Transaction manager.. it will be very helpfull if i know that.. patrick __ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com

loadbalancer.jar: what does it do, really?

2001-11-16 Thread Curt Smith
I'd like to use a my Cisco loadbalancer that can do session sticky affinity based balancing instead of loadbalancer.jar. Is there doc or can someone list the functions of loadbalancer.jar so that I might safely know if my desire is possible? I've heard that folks have used other HW based load

Response has been already committed...

2001-11-16 Thread Sergei Batiuk
Hello all, I have a JSP, that processes a form and is attempting to create a record in my database viaCMP EJB (Person). After my form has been processed and the PersonHome.create() methods has succeeded (record has been created), the page tries to redirect to another JSP. But this doesn't

RE: JUnitee

2001-11-16 Thread Ely Wagner Aguiar de Oliveira
Hello, mates! Does anyone know any kind of JUnit to test servlets and JSP? JUnit and JUnitEE only work with common cases of objects and I'd like to automatize the test of Servlets and JSPs also. Thanks. Ely -Original Message- From: DeVincentiis Giustino [mailto:[EMAIL PROTECTED]]

Re: Response has been already committed...

2001-11-16 Thread Sergey G. Aslanov
Hi all SB Hello all, SB I have a JSP, that processes a form and is attempting to create a record in my database via CMP EJB (Person). After my form has been processed and the PersonHome.create() methods has succeeded SB (record has been created), the page tries to redirect to another JSP. But

Whitespace/TRIM/JSP oh my!

2001-11-16 Thread Orion
This might be a bug, but its something to look into when using .JSP files. When accepting input from a textbox, i was trying to use trim() and it was not working. String name=request.getParameter(name); name=name.trim(); I found it odd, so I tried... out.println(Char is: +

RE: EJB pool management

2001-11-16 Thread jroberson
Title: RE: EJB pool management I am sure there is a way, it is just not documented as the orionconsole.jar has provisions for invalidating the pools, and adjusting their sizes. it will probably be an ormi: call of some sort? -Original Message- From: Sergey G. Aslanov

Mail Delivery Status Notification

2001-11-16 Thread Postmaster
MAIL ESSENTIALS SENDER NOTIFICATION The following message: TO: [EMAIL PROTECTED] FROM:[EMAIL PROTECTED] DATE: 16 Nov 2001 01:41:56 -0800 Subject: Mail Delivery Status Notification has been deleted by Mail Essentials for the following reason(s): Message contains attachments:

Announcement

2001-11-16 Thread Magnus Rydin
Announcement 2 new documents available: www.orionserver.com/docs/resource-provider/resource-provider.xml Describes how to produce your custom Resource Provider class or use a sample one to smoothly integrate third party resources with Orion and make these available to your

RE: Microsoft JDBC Driver - Issues w/ Data Source

2001-11-16 Thread Nathan Phelps
I was hoping someone would answer this, because I'm not 100% sure of the answer. However, after looking at the Orion Support site, I'd recommend changing class=com.evermind.sql.DriverManagerDataSource to class=com.evermind.sql.ConnectionDataSource I don't know what that changes, but it is worth

RE: JUnitee

2001-11-16 Thread Eric Hodges
Check out Cactus at apache.org. We're using it for that sort of test. -Original Message- From: Ely Wagner Aguiar de Oliveira [mailto:[EMAIL PROTECTED]] Sent: Friday, November 16, 2001 11:00 AM To: Orion-Interest Subject: RE: JUnitee Hello, mates! Does anyone know any kind of JUnit

RE: EJB pool management

2001-11-16 Thread Trujillo, Kris
Title: RE: EJB pool management If your EJB is not the only thing that will be updating a table then you have to deploy the ejb with "exclusive-write-access=false" in the orion-ejb-jar.xml. Checkout the documentation on the orion-ejb-jar.xml at

RE: loadbalancer.jar: what does it do, really?

2001-11-16 Thread jroberson
Title: RE: loadbalancer.jar: what does it do, really? sticky loadbalancing is not such a good idea for orion as it will cause errors if the server is down and the loadbalancer tries to route to that instance. This is a MAJOR problem if another web server is in front of the orion instance and

RE: Microsoft JDBC Driver - Issues w/ Data Source

2001-11-16 Thread SAURUGGER,PETER (A-PaloAlto,ex2)
In a previous project we had to look at mssql as one of the database servers under consideration. Don't know, with the exception of the order of the arguments in the tag and that I didn't need to use // in front of the machine name (which could be specific to the driver) I can't see anything

Mail Delivery Status Notification

2001-11-16 Thread Postmaster
MAIL ESSENTIALS SENDER NOTIFICATION The following message: TO: [EMAIL PROTECTED] FROM:[EMAIL PROTECTED] DATE: 16 Nov 2001 10:40:23 -0800 Subject: Mail Delivery Status Notification has been deleted by Mail Essentials for the following reason(s): Message contains attachments:

Re: loadbalancer.jar: what does it do, really?

2001-11-16 Thread Curt Smith
[EMAIL PROTECTED]"> the loadbalancer.jar does sticky ip by default itself and we have had to turn it off when because of the above issues. How did you solve your problem? Looking for thoughts on my problem; 2 boxes available for clustering. I have a Cisco Director (SP?). But I don't