LoadBalancer.xml Sample File

2001-07-02 Thread B. Dawkins
Does anyone have a loadbalancer.xml file. I would like to see how it is set up so I can create one for myself.

Thanks,
BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com



Re: ATM example and Oracle

2001-05-29 Thread B. Dawkins

Mustafa,
I was able to get the ATM demo running. My sure you put the SID between host:SID:PORT
Brandy

From: Mustafa Cayci <[EMAIL PROTECTED]>
Reply-To: Orion-Interest <[EMAIL PROTECTED]>
To: Orion-Interest <[EMAIL PROTECTED]>
Subject: ATM example and Oracle 
Date: Tue, 29 May 2001 12:22:36 -0700 (PDT) 
 
I am trying to deploy and run the ATM example using 
Oracle as database. Below is the data-sources.xml, I 
anticipate a problem in the file since orion is not 
finding the data source: 
 
  
class="oracle.jdbc.driver.OracleDriver" 
 name="Oracle" 
 --- location="" 
 
connection-driver="oracle.jdbc.driver.OracleDriver" 
 username="scott" 
 password="tiger" 
 url="jdbc:oracle:oci8:@ora816" 
 inactivity-timeout="30" 
 / 
What does the location should be? 
 
Any help is appreciated. 
 
Thanks, 
Mustafa 
 
__ 
Do You Yahoo!? 
Yahoo! Auctions - buy the things you want at great prices 
http://auctions.yahoo.com/ 
 
Get your FREE download of MSN Explorer at http://explorer.msn.com



Pet Store Clustered on Orion

2001-05-18 Thread B. Dawkins
Hello,

Has anyone successfully been able to cluster the Pet Store Demo successfully? I have set everything up and I can see the Orion 1 server passing the session id and information to the Orion 2 server,then when I kill Orion 1 I see my loadbalancer reconnects me to Orion 2, but when I try to complete my transaction, I get a 500 Error.

Thanks,
BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com



Setting Up News Application on Orion

2001-05-17 Thread B. Dawkins

Hi,

I am trying to set up the News Application Demo on Orion and I get the following information:
Auto-creating table: create table com_evermind_ejb_NewsItem (id Number not null primary key, submitter VARCHAR2(255) null, text VARCHAR2(255) null, subject VARCHAR2(255) null, parent NUMBER null) Warning:Error creating table: ORA-00904:invalid column name.

I know why the error is occurring (Date is a reserve word in Oracle) but where is this SQL file located so I could change the column name?

Thanks,
BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com



Dynamically Spawning Orion Servers

2001-05-09 Thread B. Dawkins
Hi,

Example,I have 3 Orion Servers running. If the 3 Orion Servers max out on their connections, is there a way I could have our Orion Servers dyanmically spawned, without manaually creating them?

Thanks,
BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com



Running 2 Orions on the Same Machine

2001-05-07 Thread B. Dawkins

Hi,

I am trying to run 2 Orions on the same machine.  Everything seems to be ok 
but when I start the 2nd Orion, I get the following message, even thou it 
still starts: Error Starting RMI-Server:IO -Error: Address in use JVM_Bind.

How can I get rid of this Error?

Thanks,
Brandy
_
Get your FREE download of MSN Explorer at http://explorer.msn.com





Clustering Orion on One NT Machine

2001-05-07 Thread B. Dawkins
Hi,

I'm trying to cluster 2 Orion Servers on the same NT machine. Currently, I have one NT box with one Static IP. I have 2 Orion Servers up and running on different PORTS (listening ports and RMI ports). I have the Pet Store Demo loaded and I would like to demo a failover. I'm reading the instructions but it is a little confusing. It seems like the instructions are for multiple machines.

Has anyone successfully tried this? I would love some instructions.

Thanks,
BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com



Deploying Orion under Apache

2001-05-07 Thread B. Dawkins

Hi,
I read the note from orionsupport.com on How to setup Orion under Apache, but when I type in my virtual path I get the Orion's Home Page. How can I get to my Application's Home Page?

Thanks,
BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com



Tools.jar File

2001-05-04 Thread B. Dawkins
Hello,

I'm new to the Orion Server. What is the purpose of copying the tools.jar file from my jdk1.3.0_02\lib directory into the d:\orion directory?


Thanks and I appreciate you help.

BrandyGet your FREE download of MSN Explorer at http://explorer.msn.com