Running a Class at Server Startup

2001-05-17 Thread S.Badrinarayanan
Hi Is it possible to run a class when the orion server initially starts up? I am looking for something like the following using Weblogic: weblogic.system.startupClass.initialise=class-name weblogic.system.startupArgs.initialise=arguments thx sb Chequemail.com - a free web based e-mail

Running a Class at Server Startup

2001-05-17 Thread S.Badrinarayanan
Hi Is it possible to run a class when the orion server initially starts up? I am looking for something like the following using Weblogic: weblogic.system.startupClass.initialise=class-name weblogic.system.startupArgs.initialise=arguments thx sb Chequemail.com - a free web based e-mail

Redirection of HTTP requests by the Web Server

2001-04-26 Thread S.Badrinarayanan
Hi Here is a set of lines that we add to server.xml in a Tomcat server to redirect http requests: Context path=/soap docBase=c:/ApacheSoap/soap- 2_0/webapps/soapdebug= 1 reloadable=true /Context What files need to be updated to get a similar functionality with Orion?

Setting Cookies

2001-02-09 Thread S.Badrinarayanan
Hi Is there a known problem with adding cookies using orion 1.4.5? I have the following code to set cookies res.addCookie(new javax.servlet.http.Cookie("1", "one")); javax.servlet.RequestDispatcher dis = getServletContext().getRequestDispatcher(common.util.Utils.MESSAGE_PAGE);

Setting Cookies

2001-02-09 Thread S.Badrinarayanan
Hi Is there a known problem with adding cookies using orion 1.4.5? I have the following code to set cookies res.addCookie(new javax.servlet.http.Cookie("1", "one")); javax.servlet.RequestDispatcher dis = getServletContext().getRequestDispatcher(common.util.Utils.MESSAGE_PAGE);

Calling EJB in a different application

2001-01-30 Thread S.Badrinarayanan
Hi I have an enterprise bean in an orion application. I am able to call this bean from inside the application. If I try to access this bean from a servlet in another application I get the following error: javax.naming.NamingException: Error instantiating web-app JNDI-context: No

Calling EJB in a different application

2001-01-29 Thread S.Badrinarayanan
Hi I have an enterprise bean in an orion application. I am able to call this bean from inside the application. If I try to access this bean from a servlet in another application I get the following error: javax.naming.NamingException: Error instantiating web-app JNDI-context: No location

NameNotFoundException

2001-01-24 Thread S.Badrinarayanan
Hi Could anyone brief me on the procedure for looking-up a bean from another (orion) application? Regards sb Chequemail.com - a free web based e-mail service that also pays!!! http://www.chequemail.com

Table Auto-Creation

2000-10-16 Thread S.Badrinarayanan
Hi all Can anyone tell how to stop the autocreation of tables when deploying an entity bean? Regards sb Chequemail.com - a free web based e-mail service that also pays!!! http://www.chequemail.com

RE: How to use EJB2.0 on Orion

2000-09-21 Thread S.Badrinarayanan
I am intersted in 2 points mentioned below: 1. How do I get the 1.3.8 version; their server (www.orionserver.com) shows only 1.2.9 as the latest. 2. Where can I find this document on "Ernst de Haan's approach"? Any help... Thanks sb On Thu, 21 September 2000, Magnus Rydin wrote:

RE: How to use EJB2.0 on Orion

2000-09-21 Thread S.Badrinarayanan
I am intersted in 2 points mentioned below: 1. How do I get the 1.3.8 version; their server (www.orionserver.com) shows only 1.2.9 as the latest. 2. Where can I find this document on "Ernst de Haan's approach"? Any help... Thanks sb On Thu, 21 September 2000, Magnus Rydin wrote:

Re: How to use EJB2.0 on Orion

2000-09-21 Thread S.Badrinarayanan
Thanks. I get the following error when trying to use the autoupdate: Sending fileinfo to server IO Error: www.orionserver.com Any help... Regards sb On Thu, 21 September 2000, Ernst de Haan wrote: Hi `sb', S.Badrinarayanan wrote: I am intersted in 2 points mentioned below: 1. How

Re: How to use EJB2.0 on Orion

2000-09-21 Thread S.Badrinarayanan
Thanks. I get the following error when trying to use the autoupdate: Sending fileinfo to server IO Error: www.orionserver.com Any help... Regards sb On Thu, 21 September 2000, Ernst de Haan wrote: Hi `sb', S.Badrinarayanan wrote: I am intersted in 2 points mentioned below: 1. How

AutoUpdate Problem

2000-09-21 Thread S.Badrinarayanan
When I try to autoupdate I get the following error after awhile: Writing .\jnet.jar... IO Error: Unexpected end of ZLIB input stream Can anyone help... Regards sb Chequemail.com - a free web based e-mail service that also pays!!! http://www.chequemail.com