Servlet error: Attempted to write longer than Content-Length (197/180)

2000-02-09 Thread Pal . Hoye
I have sent this request to the mailing list earlier, but noone responded. Do the Orion team have anybody who can respond to this email? If I am the only one who has ever had this error, I want to know that to. It appears that the content length is set too low. Is there anywhere in the properties

JMS Support for QueueConnectionFactory

2000-02-09 Thread Shachor Gal
Is there an official statement from the orion team? How can I configure jndi locations for QueueConnectionFactorys? Thanks in advance, Gal Shachor

Orion9.1c Cart example

2000-02-09 Thread Dan A
Hi all - I got the EJB Cart example working this morning after downloading Orion0.9.1c.zip, and the orion.jar (0.9.1h build), and of course tweeking a few files. This is what I did: 1. Changed lookup to: Object homeObject = context.lookup("MyCart"); 2. I removed the .jar file from the cart

Wrong content-type for JSP

2000-02-09 Thread Anders Bengtsson
Hello, I have found some sort of bug with the content-type of JSPs in Orion 0.9.1b. When I reloaded a JSP-generated page a few times in Netscape I was suddenly prompted with a "save file" dialog. I checked with telnet to port 80 on the server machine, and it turned out that Orion _sometimes_

Re: Wrong content-type for JSP

2000-02-09 Thread Joe Walnes
I have found some sort of bug with the content-type of JSPs in Orion 0.9.1b. When I reloaded a JSP-generated page a few times in Netscape I was suddenly prompted with a "save file" dialog. I checked with telnet to port 80 on the server machine, and it turned out that Orion _sometimes_ sends

war archives

2000-02-09 Thread Daniel HERLEMONT
I am trying to use war files for a web site. I packed the entire default-web-app directory in a default-web-app.war and modified the application.xml file web-module id=defaultWebApp path=../../default-web-app.war / I have to use ../../ It seems that there is a bug an expanding the

Library shadow problem

2000-02-09 Thread Lou
I have installed the latest version (0.9.1), but have been unable to run it on Windows 98. I encounter the message indicating there is library shadowing detected and telling me to remove any old libraries from the classpath. The only classpath definition I have is to jdk 1.2.2 which I am running.

Application deployment compiling / NullPointerException

2000-02-09 Thread Bailey, Jeff A
Hi all, I am trying to deploy the atm application example and getting some errors. Originally I noticed orion complaining about not being able to find javac and to copy the tools.jar file into the orion directory. I have the following line in config\server.xml: compiler