Scott, thanks for responding. ... Our servlets are located in jrun/servers/default/myapp/WEB-INF/classes, which is not in my CLASSPATH; I don't think they...
10943
Rickard Schoultz
rickard.schoultz@...
Jan 2, 2001 11:11 am
This is an old thread, but has anyone made an attempt to configure apache or something similar to not forward requests for gif or pdf files and similar things...
10944
Victor Marinelli
vmarinel@...
Jan 2, 2001 1:19 pm
Happy New Year! One of the business requirements for the JRun project I am currently working on indicates that the web application should work on Sun 64-bit...
10945
McDowell, Mark
McDoMa@...
Jan 2, 2001 2:13 pm
The way we did it at our company was to have a virtual directory from which the jsp's were served and all references to images were to the root of the IIS web...
10946
sahaya ranialex
sahayarani@...
Jan 2, 2001 7:39 pm
Hi dorbin i am also have exactly the same code & neccessary imports.I have connectionbean which does the connectionpool implementation. if i use jsp:sql tag...
10947
sahaya ranialex
sahayarani@...
Jan 2, 2001 7:43 pm
Hi dorbin i am also have exactly the same code & neccessary imports.I have connectionbean which does the connectionpool implementation. if i use jsp:sql tag...
10948
paul
paulwl@...
Jan 2, 2001 8:04 pm
... to ... I'm guessing you might be using executeQuery() instead of executeUpdate() or execute() for the insert. ... call ... call ... Well I'm no expert at...
10949
Brian Bowling
bbowling@...
Jan 2, 2001 10:45 pm
After installing sp1 for JRun 3.0, I'm getting the following: default-err.log ... java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at...
10950
Sven Spreier
svs@...
Jan 3, 2001 1:23 pm
Dear Vit. thank you very much for your advice. It works now as I wanted it to work -- without the need to place it in a servlet. Thanks! Kind regards Sven...
10951
daniel garcia
dannyg@...
Jan 3, 2001 2:33 pm
Hello. Just beginning to learn howto use jrun2.3 while learning java servlets. It worked perfectly well when I was developing in Win98. But when I started...
10952
Jim Gillaspy
jgillaspy@...
Jan 3, 2001 2:34 pm
JRun Studio appears to have a terrible memory leak when running on Windows 98 or Windows ME. The system crashes after a few minutes of operation. Sometimes...
10953
doug.w.turner@...
Jan 3, 2001 2:45 pm
Jim, I called Allaire about this last month. Currently, Studio isn't supported on ME & they couldn't give me a timeframe of when it would be. Regards, - Doug...
10954
Boris Arciniegas
borisarc@...
Jan 3, 2001 2:53 pm
I WAS TRYING TO USE JRUN STUDIO IN WINDOWS 98 SE, AND AFTER IN WINDOWS NT SERVER 4.0, BUT I HAD SOME PROBLEMS LIKE THE DEBUGGING, MEMORY, ETC. ACTUALLY I AM...
10955
Ben Groeneveld
bgroeneveld@...
Jan 3, 2001 3:20 pm
Jim, I have not seen a memory leak (though it may be there), but I have seen jrun studio extremely cpu intensive, to the point where even if I shut everything...
10956
Damon Kuntz
dkuntz@...
Jan 3, 2001 3:35 pm
Is there any good information available on how to map relational properties to bean properties in JRun? I'm aware that it uses a property file, but can not...
10957
B Schlank
bschlank@...
Jan 3, 2001 3:54 pm
Hi! Two questions: I know you can do PATH translations, but is there a way to associate only the .jsp extension with jRun in a distributed environment? I want...
10958
Pat Quinn
pquinn@...
Jan 3, 2001 7:29 pm
Can you give us a little more information about your problem? I assume this proxy server has an IP address that can be hit from the Internet? Are there any...
10959
Robert Jacobs
rjacobs@...
Jan 3, 2001 10:32 pm
Hi everyone, I am trying to set up JRUN's Cluster CATS on the back end with Windows Load Balancing on the front end. Will this solution work and if so what...
10960
ScottM. Stirling
sstirling@...
Jan 4, 2001 6:16 am
Theoretically, yes. We've tested JRun 2.x/3.x on Compaq's Tru64 system (but not on Solaris 64 bit). The byte codes will work. Not sure about the Web server...
10961
ScottM. Stirling
sstirling@...
Jan 4, 2001 6:22 am
... Funny you should ask, Bob. We'll be shipping Merant Type IV JDBC drivers with a new JRun Advanced Edition very soon. Meanwhile, for development you can...
10962
Sasha Ivankoff (Cont...
sasha@...
Jan 4, 2001 11:56 am
Hello everyone, there is a short question, how to make a new instance of the server. Thank you, Alexander Ivankoff Alexander Ivankoff Senior Programmer Analyst...
10963
Cymbalak Edward P
cymbalak.ep@...
Jan 4, 2001 12:31 pm
Daniel, it sounds to me as if you are confusing an "outbound" HTTP proxy service with a JRun "connector proxy". These are two very different beasts. The JCP...
10964
Skip Klobucher
rklobucher@...
Jan 4, 2001 12:34 pm
See the bottom of pg. 90, in the JRun Setup Guide for all the details on how to do this. Good luck. Skip ... From: Sasha Ivankoff (Contractor)...
10965
JustinMacCarthy
macarthy@...
Jan 4, 2001 1:39 pm
Do these drivers support the DatabaseMetaData stuff??? On a related note can anyone tell me how the DatabaseMetaData methods ..getTables and .getColumns return...
10966
Karl Moss
kmoss@...
Jan 4, 2001 1:44 pm
Can you post the offending code? Karl Moss Allaire Corp. ... From: JustinMacCarthy [mailto:macarthy@...] Sent: Thursday, January 04, 2001 8:36 AM To:...
10967
Damon Kuntz
dkuntz@...
Jan 4, 2001 2:03 pm
Is there any good documentation available on CMP O/R mapping in JRun 3.0? I don't find the packaged examples from allaire to be very helpful. Any suggestions...
10968
Usha Chintalapati
UshaC@...
Jan 4, 2001 2:42 pm
I'm having trouble understanding, which parts of the EJBean.properties file registers the JNDI name for that bean. I followed the directions given in ...
10969
JustinMacCarthy
macarthy@...
Jan 4, 2001 2:48 pm
Sure : Pretty much like the following (I don't have the actual code in front of me ): DatabaseMetaData metadata = connection.getMetaData() String[] tableTypes...
10970
Scott Stirling
sstirling@...
Jan 4, 2001 3:13 pm
For O/R mapping, Allaire is partnering with Thoughtinc. I haven't tried it myself, but they've put a lot of work into supporting JRun and Ejipt with their...
10971
Karl Moss
kmoss@...
Jan 4, 2001 3:39 pm
Not sure why SQLServer is being grumpy and Access works - it's usually the other way around :) The only thing that I can think of is that SQLServer is only...