Here's a strange one. In all the JSP pages in my app I include the banner at the top like this: <body> <jsp:include page="banner.html" flush="true"> . </body> ...
Nick de Voil
nick@...
Feb 4, 2002 5:15 pm
14680
You are actually writing it like this, right? <jsp:include page="banner.html" flush="true" /> Make sure you have XML-valid syntax (closing all tags - this is...
Drew Falkman
drew@...
Feb 4, 2002 5:20 pm
14681
Drew, ... Thanks for the response. Yes, I am - just mis-typed it in the email. Looking forward to reading your book btw, I have it on order from amazon. Nick ...
Nick de Voil
nick@...
Feb 4, 2002 5:29 pm
14682
It may be that it is simply not finding "banner.html". You are not specifying anything about the directory that banner.html resides in. The Windows machine...
Mark Phelps
mark.phelps@...
Feb 4, 2002 9:01 pm
14683
Thanks Mark. Most of the time it does find the file though. Nick ... From: Mark Phelps <mark.phelps@...> To: JRun-Talk <jrun-talk@...> Sent:...
Nick de Voil
nick@...
Feb 4, 2002 9:18 pm
14684
Do you ever see the same JSP succeed in finding it and then fail later, or is there a pattern such as a particular JSP never succeeding but another always...
Mark Phelps
mark.phelps@...
Feb 4, 2002 9:37 pm
14685
Mark ... Yes, seconds later. ... Not that I've been able to determine. Thanks Nick ______________________________________________________________________ Your...
Nick de Voil
nick@...
Feb 4, 2002 10:19 pm
14686
Is this happening in the root directory of the application or in subdirectories? -drew ... From: Nick de Voil [mailto:nick@...] Sent: Monday, February...
Drew Falkman
drew@...
Feb 4, 2002 10:24 pm
14687
I can't think of a logical explanation for such behaviour. I will say this, in my experience strange behavior of this type often has to do with file caching...
Mark Phelps
mark.phelps@...
Feb 4, 2002 11:01 pm
14688
Drew ... In the root directory. Nick ______________________________________________________________________ This list and all House of Fusion resources hosted...
Nick de Voil
nick@...
Feb 5, 2002 7:12 am
14689
Mark ... for ... Yes, that does sound a likely place to look. ... clear ... I'll give it a try. Thanks Nick ...
Nick de Voil
nick@...
Feb 5, 2002 7:14 am
14690
Hi All, Can anyone advise on installing JRun on Linux? I've been handed a jrun server to help administer, so to help I'm trying to set up a 'test' copy. I've...
David Spacey
david_s@...
Feb 5, 2002 11:08 am
14691
Hi, When I use make to make jars for the EJB samples (sample1a) provided by JRun 3.0 on HP-UX, I am getting a lot of errors (for ex, ifndef doesn't work). The...
Suresh Addagalla
suresh.addagalla@...
Feb 5, 2002 11:17 am
14692
Please look into http://www.macromedia.com/v1/handlers/index.cfm?ID=21039 Chris ... From: David Spacey [mailto:david_s@...] Sent: Tuesday, February...
chris
chris@...
Feb 5, 2002 11:21 am
14693
Hi, I posted a similar mail earlier; unfortunately I didn't get any responses. I am getting java.net.SocketException: Connection reset by peer when the load on...
Suresh Addagalla
suresh.addagalla@...
Feb 5, 2002 11:22 am
14694
oh its easy to fix this problem...check out this url http://www.macromedia.com/support/jrun/releasenotes/3/releasenotes_3_1.h tm#fixed and also this...
Sanjay Acharya
sacharya@...
Feb 5, 2002 12:04 pm
14695
oh its easy to fix this problem...check out this url http://www.macromedia.com/support/jrun/releasenotes/3/releasenotes_3_1.h tm#fixed and also this...
Sanjay Acharya
sacharya@...
Feb 5, 2002 12:04 pm
14696
oh its easy to fix this problem...check out this url http://www.macromedia.com/support/jrun/releasenotes/3/releasenotes_3_1.h tm#fixed and also this...
Sanjay Acharya
sacharya@...
Feb 5, 2002 12:06 pm
14697
... You may not be able to. We found a situation (corrected on the latest JRun?) where iPlanet and JRun both were sending the same headers. This happened with...
Christopher B. Hamlin
chamlin@...
Feb 5, 2002 2:18 pm
14698
David, I had the same problem on 7.1 and wound up copying the binaries from a successful 6.2 install. But then, patch 26414 seems to install fine, which is...
Ben Groeneveld
bgroeneveld@...
Feb 5, 2002 5:09 pm
14699
Hi - Is there a utility from JRun that helps generating the deployment descriptors for ejbs or do I have to manually create the ejb-jar.xml every time? Or, is...
Fred Ha
c-fred.ha@...
Feb 6, 2002 3:12 am
14700
I think you might really like the Deployment Wizard. You can find out more at http://www.macromedia.com/software/jrun/download/ide/ Admittedly, I had a heck of...
charlie arehart
carehart@...
Feb 6, 2002 5:18 am
14701
Hi, there is a PlugIn for Forte4J or JBuilder that you can download from the Macormedia Website. It generates the basic Class files and Deployment Descriptor...
Fred Schroomnig
schroomnig@...
Feb 6, 2002 10:53 am
14702
If y'all check out the current JRun 4 beta, or the next one, the latest/greates ejb-wizard tool is bundled there. The next beta will have full support for EJB...
Scott Stirling
sstirling@...
Feb 6, 2002 7:05 pm
14703
We are having a problem and I was wondering if someone could help us out. We are load testing our EJB application and immediately after the test finishes, the...
Daniel.Broadway@...
Feb 7, 2002 11:00 pm
14704
Hello. I seem to have a difficult to reproduce session issue. I am loosing session attributes on occasion, and it seems to be related (although not for sure)...
Ben Groeneveld
bgroeneveld@...
Feb 9, 2002 12:58 am
14705
Hi all, I am using Jrun 3.1 as my application server and Iplanet 4 for webserver... Sometimes the web address is not responding... I mean at the sametime, one...
Arif Senol
arifs@...
Feb 11, 2002 11:47 am
14706
I just recently installed the new sdk 1.4 from Sun but there is no Javac in the download should I go back to 1.3 or 1.2? Bert I am using Jrun only for...
Bert
bert.jones@...
Feb 12, 2002 6:17 pm
14707
You sure you installed the SDK and not the JRE? I have 1.4 and it has all the normal java tools. Scott S. Macromedia ... ...
Scott Stirling
sstirling@...
Feb 12, 2002 6:18 pm
14708
That's there. You probably have installed JRE. ... From: Scott Stirling [mailto:sstirling@...] Sent: Tuesday, February 12, 2002 1:26 PM To:...