Cluster configuration

2002-05-16 Thread sbpodila



Hi all,
Can anybody explain the procedure for cluster 
configuration in Orion server for web applications.


Can't find servlet

2002-05-16 Thread Krishnan, Sri

Hi,
   Can someone let me know what are the values I need to specify for the
servlet-mapping and url-pattern tags in the web.xml. I am having a problem
to see the servlet from my jsp page.
Thanks
Sri

-Original Message-
From: Krishnan, Sri 
Sent: Wednesday, May 15, 2002 5:20 PM
To: Orion-Interest
Subject: Can't find servlet


Hi,
I am registering the servlet in web.xml even then, I am getting an error
saying that the servlet not found. do I need to register the servlet
anywhere else ?
this may be trivial but , could not figure out.

Thanks
Sri




help with trans. synchronization

2002-05-16 Thread Waller Anne


  Can anyone give some pointers or have come across a similar problem ?

 We are currently in development and in the middle of UAT testing. The
application runs on Orion1.5.2 connecting to multiple datasources on the one
server.

  A recent test raised the following exception

java.lang.ArrayIndexOutOfBoundsException at
com.evermind.server.ApplicationServerTransactionSynchrization.getConnection(
Unknown source) .
at ChangeHome_EntityHomeWrapper267.findActive(ChangeHome_EntityHomeWrapper)
 

  The application ues stateless session beans and CMP entity beans. There
are 3 queuelisteners for transactions.

   
  Have reviewed the orion-ejb-jar and the ejb-jar for the
transaction-attributes but am still none the wiser.

  Has anyone got any suggestions on tracking this down, we have put the
profiler from HP called HPJMeter on and run with -Xprof.

  Perhaps we have too much information now but we are too inexperienced to
be able to know what the next step should be in tracking this down. Would
appreciate any advise on this one? 


  regards,

Anne.
 



 


**
This e-mail is confidential and for the sole use of the intended 
recipient(s).  If you are not the intended recipient, you are not 
authorised to disclose, use, distribute or in any other way make 
use of the information contained in it, and such activities are 
prohibited.  If you have received this e-mail in error, please 
notify the sender by reply e-mail, delete the document and destroy 
all copies of the original message.
**




Re: Cluster configuration

2002-05-16 Thread Scott Farquhar

This document will be of help:

   http://kb.atlassian.com/content/orion/docs/http-clustering.html

Cheers,
Scott

sbpodila wrote:
 Hi all,
 
 Can anybody explain the procedure for cluster configuration in Orion 
 server for web applications.
 


-- 
Scott Farquhar :: [EMAIL PROTECTED]

Atlassian :: http://www.atlassian.com
  Supporting YOUR J2EE World





RE: Can't find servlet

2002-05-16 Thread Ian Roughley

Do you have the web application configured in the server.xml and
default-web-site.xml filers in the config directory, and using the correct
context/dir?

/Ian

From Down  Around, Inc.
Innovative IT solutions
Software Architecture * Design * Development

web:www.fdar.com
email:  [EMAIL PROTECTED]
phone:  617.821.5430


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Krishnan, Sri
Sent: Wednesday, May 15, 2002 7:20 PM
To: Orion-Interest
Subject: Can't find servlet


Hi,
I am registering the servlet in web.xml even then, I am getting an error
saying that the servlet not found. do I need to register the servlet
anywhere else ?
this may be trivial but , could not figure out.

Thanks
Sri