URGENT: JAXP 1.0 application

2001-12-10 Thread Etienne Giraudy
Hi, I really need help on that question. Does any one has experience on having a JAXP 1.0 application running on Orion? Thanks in advance Etienne -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Etienne Giraudy Sent: vendredi 7 decembre 2001

Lookingup EJB References

2001-12-10 Thread Anil D
Hi I want to refer to another ejb which is in another jar file on the same server. I have added ejb-ref in the ejb-jar.xml of the referencing bean. I didnt provide ejb-link. Still I was having lookup problems when I try to lookup the home interface of the referred bean using the name I

Access Denied Error??

2001-12-10 Thread Dominic Tulley
I've been working to port our application to Orion and have encountered a strange problem with file access. I can successfully deploy our application (web app plus ejbs) and on accessing it the first part now runs correctly; a session bean is instantiated and responds correctly... When we move on

Cannot display error page with FORM-based authentication

2001-12-10 Thread teddywong
Hi, I'm trying to make a very simple authentication with FORM method. It shows log-in page that is defined at form-login-page tag in web.xml. However, it doesn't show error page that is defined at form-error-page tag. Whenever the login is incorrect, it backs to log-in page. Please tell me why.

Message Driven Bean + Transactions

2001-12-10 Thread Gianluca S
Hi, I don't know how to start a transaction (either CMT or BMT) in a MDB Context in Orion 1.5.2 (latest stable release). I've tried a lot of configuration but none's functioning. Can anyone help me, please? The most important thing is to re-insert the message in the Queue when a rollback