Setting DB-Pool manually into the Context

2002-02-21 Thread Engst Oliver (Platinion)
Hi, I'm new in Orion and I have the problem, that I want to debug my classes in the JBuilder IDE. The problem is, that we are using the DB-Pool which OC4J generates automaically by the information of the datasources.xml. For debugging I'd like to generate the Pool manually (done) in an

RE: More Clustering woes

2002-02-21 Thread andrewchau
What OS are you installing vrrp on? FreeBSD or Linux? What version? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Jesse Schoch Sent: Wednesday, February 20, 2002 12:05 PM To: Orion-Interest Subject: More Clustering woes I was trying to setup vrrpd

Re: Virtual hosting configuration

2002-02-21 Thread Dominic Hanlan
Yes I had seen that article, the problem is it does not detail the configuration if you deploy .ear files, simply if you have the directory structure already laid out. I assume it must be quite simple to do, but as always the Orion docs are not that enlightening. The annoying thing is that there

Re: [Solution] How is the autoid generated? Chokes SAP DB.

2002-02-21 Thread Ray Harrison
The SAPDB schema in the database schema directory currently maps long to integer, it should map long to something like fixed(38). That fixes it. Cheers Ray --- Ray Harrison [EMAIL PROTECTED] wrote: Hi - Does anyone know off hand how the autoid is generated in 1.5.4? The value produced

Re: EJB from an Applet

2002-02-21 Thread Bill Winspur
You may want to check this approach to applet/ejb interaction: http://developer.java.sun.com/developer/technicalArticles/RMI/rmi/ The unstated fact seems to be, that applet-ejb communication is not explicitly supported in J2EE, unlike the client/ejb situation which is configurable via the

Uploading files to Orion webserver with MultipartParser API

2002-02-21 Thread Justin Crosbie
Hi, I'm wondering if this has anything to do with the Orion webserver. I am using the com.oreilly.servlet.multipart.MultipartParser to upload files to my servlet. If you try the same file several times, it will sometimes work and sometimes fail with a Corrupt form data: no leading boundary

Re: Accessing EJB in app 'A' from EJB in app 'B'

2002-02-21 Thread Kesav Kumar
Accessing EJB from another application is exactly the way you access from client. Since each application is independent to each other you have to get the reference of the EJB exactly the same way as you get from client application. You have to provide jndi.properties or you can provide

Update container without redeploy?

2002-02-21 Thread Carlos Roberto da Silva Junior
I´m using orion with JBuilder6. When I need modify a JSP, I need rebuild my .ear e redeploy. It´s bad. Can I set up my container to update itself always I modify my JSP without need to rebuild and redeploy .EAR? Carlos Roberto da Silva Júnior Engenheiro de Software Ramal - 4631 Qualiti

Re: [Updated sapdb.xml] [Solution] How is the autoid generated? Chokes SAP DB.

2002-02-21 Thread Ray Harrison
Here is the updated SAP DB schema file: == ?xml version=1.0? !DOCTYPE database-schema PUBLIC -//Evermind//- Database schema http://www.orionserver.com/dtds/database-schema.dtd; database-schema

EJB Deadlocks????

2002-02-21 Thread Stephen Davidson
Greetings. I am running a load test on a system with 200 concurrent threads (simulating 200 concurrent users). System requirements are for 1000 Users/box. When running the test, I hit the attached Error. Has anyone else been having problems with Orion under heavy loads? -Steve 500 Internal

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

Re: Http Sessions ...

2002-02-21 Thread Scott Farquhar
Isaac, This article may be of interest to you. http://kb.atlassian.com/content/orionsupport/clickstream/index.html This would be a cross-platform way to track sessions. Cheers, Scott Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World

RoleManager.login

2002-02-21 Thread Ricky Yim
Hello All, I've got a Swing client talking to EJBs and I'm investigating the security portion. I've looked back at some of the archived threads, and I am beginning to get a better idea of how things work. I just want to know what exactly does RoleManager.login do? Does it just ensure that

Re: EJB Deadlocks????

2002-02-21 Thread Jeff Hubbach
Stephen, We found a deadlock problem, but you don't need a heavy load to achieve it. I'll describe the situation to you and you can decide if it's the same error or not. A session bean with container-managed transactions does updates to 2 entity beans. If _ANY_ error is thrown while updating

Orion server often shutdown by itself

2002-02-21 Thread Malory Lau
Hi, everyone, My orion server often shutdown by itselt, this occured while I'm requesting page. I use Redhat 6.2 and orion 1.5.2, Does Anyone can tell me why? and give me solution. Thanks, Malory

[ANNOUNCE] Orion forums launched!

2002-02-21 Thread Scott Farquhar
Atlassian and IronFlare are proud to announce the launch of the Orion forums at: http://forums.atlassian.com These forums will enable the community to post and answer questions, and will be an important resource for help into the future. There are 7 forums covering:installation