Hi All. I have kept all my jsp in the following directory structure and getting this error whre if i put html i can acess that means path setting is correct....
Uday@...
Oct 2, 2000 3:20 am
9972
Hi all Pls can any one tell me how to implement multiple ejb in jrun.Because with instance .store at one time i can deploy one jar .How to implement at least ...
Uday@...
Oct 2, 2000 3:51 am
9973
I will be out of the office from 09/29/2000 until 10/09/2000. I will respond to your message when I return. Please contact 732-5359 in my absence. ... ...
Greg_C_McNichol@...
Oct 2, 2000 6:01 am
9974
Hello, You must use the "ejipt.home" property for avoid the NullPointerException. java -Djava.security.policy=ejipt.policy -Dejipt.home=%EJIPT_HOME% -classpat ...
Ernesto Botella
ernesto@...
Oct 2, 2000 8:11 am
9975
Here is a note from the JRun 3.0 Release Notes: ***** Managing Shutdown Time During a normal shutdown, JRun shuts down all non-daemon threads (for example,...
Randy Nielsen
RNielsen@...
Oct 2, 2000 12:27 pm
9976
Does any body have a plane jane LDAP authenticator I could have to customize? If not I'll write one but I would like to save some time if some one is willing...
Chris Heinemann
heinemc1@...
Oct 2, 2000 12:41 pm
9977
I know that SPARC based Solaris is supported but what about INTEL? Since most of the product is Java based it shouldn't be a big deal to recompile the native...
Chris Heinemann
heinemc1@...
Oct 2, 2000 12:49 pm
9978
One thing it could be ..... In admin look under server-name > Web Applications > app-name > Servlet URL mappings. If you have *.jsp mapped to jsprt (under...
Steve Penella
spenella@...
Oct 2, 2000 1:12 pm
9979
Does it work when you use the JWS with JRun? Regards, Steve Penella Allaire Corp. ... From: nickm@... [mailto:nickm@...] Sent: Saturday,...
Steve Penella
spenella@...
Oct 2, 2000 1:14 pm
9980
I've installed JRUN 3.0 and I've written a java servlet that deals with HTML and WML clients. The content type of the request is: 1) HTML NULL with the GET...
CARLINI MIRKO
MIRKO.CARLINI@...
Oct 2, 2000 6:23 pm
9981
I am using the web.xml that came with the Duke's Pet store... When I start up JRun, I see the following message in std error: The ejb-ref element 'ejb/cart' in...
Rhodes, Phillip C.
Phillip.Rhodes@...
Oct 2, 2000 6:56 pm
9982
Hi, Does anybody know whether Allaire recommends a specific JVM for JRun 3.x on Solaris? I'm using the Sun JDK 1.2.2_06 and I experience regular freezes of...
Oliver Suciu
olivers@...
Oct 2, 2000 8:18 pm
9983
The first RC of the service pack has been out for a while, does anyone know when the RC2 or the production version will be available? Thanks, Chris Heinemann ...
Chris Heinemann
heinemc1@...
Oct 2, 2000 8:56 pm
9984
We're having a lot of trouble stopping JRun3.0 on Solaris. Sometimes it works, but more often it's unkillable. We try doing the "jrun -stop default" and bunch...
Hammon, Randy
RHammon@...
Oct 2, 2000 10:26 pm
9985
Ramakrishnan Venkatar...
rvenkata@...
Oct 2, 2000 10:47 pm
9986
ConcentricLAN
mmynatt@...
Oct 3, 2000 12:20 am
9987
Hi, When i tried to open my jsp gae it says .Jrun Connector protocol errror.I tried to restart the Jrun Admin server and later Default server.When i try to...
Aravind Kumar LNS
aravind.lakkavajhula@...
Oct 3, 2000 5:28 am
9988
When i tried to open my jsp gae it says .Jrun Connector protocol errror.I tried to restart the Jrun Admin server and later Default server.When i try to start...
Aravind Kumar LNS
aravind.lakkavajhula@...
Oct 3, 2000 5:28 am
9989
Hi Mark, I've been having the same problem. I installed SPK1 and saw no RDS web application. I found the following info in some beta release notes: Servlet War...
Toby Segaran
toby@...
Oct 3, 2000 2:51 pm
9990
Hi Toby, Thanks for the response - I haven't had any luck, I was hoping Scott Stirling would see this and respond. Also, I downloaded and installed this...
Mark Mynatt
mmynatt@...
Oct 3, 2000 3:04 pm
9991
There was a problem with the update installation (as opposed to the full installation) where it wasn't deploying the RDS app or making the proper configuration...
Steve Penella
spenella@...
Oct 3, 2000 7:28 pm
9992
Steve, Thank you. Mark Mynatt mmynatt@... www.componentsartistry.com ... (as opposed to the full ... or making the proper ... correctly. ......
Mark Mynatt
mmynatt@...
Oct 3, 2000 7:44 pm
9993
Toby Segaran
toby@...
Oct 4, 2000 12:23 am
9994
When we do stress testing and submit several requests for pages that are connecting to different databases several times we are getting a huge build up of...
keith.lewis@...
Oct 4, 2000 1:12 pm
9995
Greetings! I just inheritied a system that is running Jrun 2.2 and JDK 1.1.6 in production and I am planning on upgrading to Jrun 2.3 and IBM JDK 1.3 as an ...
eric.x.piegols@...
Oct 4, 2000 1:29 pm
9996
Hi everyone, Trying for a few hours and not getting anywhere with this one. It should be simple (ha ha).... I am using a servlet mapping to map all requests...
Rhodes, Phillip C.
Phillip.Rhodes@...
Oct 4, 2000 3:58 pm
9997
hi, Does anyone know which algorithm used by JRun to handle the concurrent access to the entity bean? Pessimistic or Optimistic? Thanks in advance, -Zhuo ... ...
Zhuo Mei
mei@...
Oct 5, 2000 2:26 pm
9998
On page 412 of developing apps with JRun, it talks about programmatically adding users to the JRun user manager. How would I do this? By this, I mean having...
Rhodes, Phillip C.
Phillip.Rhodes@...
Oct 5, 2000 8:57 pm
9999
I am trying the jsp:setProperty on a class I wrote. I throw an Exception if the information is not valid. This worked wonders when I wrote my own set...