I found this out while setting up my web.xml file to define security for application. If you define multiple elements of type <security-constraint>, make...
Rhodes, Phillip C.
Phillip.Rhodes@...
Feb 1, 2001 9:33 am
11685
I am stumped! In my servlet, I can call request.getUserPrincipal().getName() and get my authenticated users userId. When that same servlet calls to a stateless...
Rhodes, Phillip C.
Phillip.Rhodes@...
Feb 1, 2001 11:50 am
11686
Can anyone help me on this??? I'm trying to access an EJB from a cold fusion page and keep getting the a NoInitialContextException error. I copied the CF code...
Regina Moore
rmoore@...
Feb 1, 2001 3:24 pm
11687
Hi list, I am running into some very weird problems which I can't explain. I am running apache 1.3.14, jrun 3.0 on solaris 8. I have this app which only...
Cristian Satnic
cristian.satnic@...
Feb 1, 2001 3:27 pm
11688
http://industry.java.sun.com/products/jdbc/drivers ALL the JDBC driver http://technet.oracle.com/files/search/search.htm?jdbc JDBC for oracle ...
Lin Lin
Llin@...
Feb 1, 2001 3:28 pm
11689
Hi, JPDA classes are included in JDK 1.3. Please see question #2 in article http://www.allaire.com/Handlers/index.cfm?ID=18336&Method=Full ... From: Sergey...
Lin Lin
Llin@...
Feb 1, 2001 3:33 pm
11690
Does anyone out there have any experience with WebObjects and Jrun? We are currently using WebObjects to develop large scale web apps, but are considering...
Kimball
kimballl@...
Feb 1, 2001 3:45 pm
11691
Dear Kimball Larsen ... are ... may I ask why you are considering taking another solution when allready familiar with WebObjects? Kind regards Sven Spreier ...
Sven Spreier
svs@...
Feb 1, 2001 6:09 pm
11692
While WebObjects is a good product, it is quite cumbersome for some applications. Also, we have heard that later releases of WebObjects will only run on Apple...
Kimball
kimballl@...
Feb 1, 2001 6:47 pm
11693
Hello all, I wonder if anyone could help me with a problem that came up during a conversion of my company web-site to JRun. I have a servlet that does many...
douglas@...
Feb 1, 2001 6:48 pm
11694
Well I worked with WebObjects for about a year now and I recently switched to jrun for another project. In terms of beans and recompilation, here's my take on...
Cristian Satnic
cristian.satnic@...
Feb 1, 2001 6:48 pm
11695
Please tell us which version of JRun you're using and I'll reply with
the answer.
Scott Stirling
On 01 Feb 2001 13:28:29 -0500, douglas@... wrote:
>...
Scott Stirling
sstirling@...
Feb 2, 2001 3:30 am
11696
On Wed, 31 Jan 2001 11:25:34 +0100, Michael Alten wrote:
Hi Michael,
never had a problem with my german nt with jrun < sp2.
hopefully allaire will give us...
Michael Mertel
mmertel@...
Feb 2, 2001 2:39 pm
11697
Hi, This problem has been reproduced. Please see jrun form post below:
http://forums.allaire.com/JRunconf/Thread.cfm?&Thread_ID=214636&mc=14#Messag
e652129...
Lin Lin
Llin@...
Feb 2, 2001 3:48 pm
11698
Scott,
I'm using JRun 3.0.
Scott Stirling wrote:
> Please tell us which version of JRun you're using and I'll reply with
> the answer.
>
> Scott Stirling
>...
douglas@...
Feb 2, 2001 4:58 pm
11699
I can't get to the jrun admin console anymore since installing sp2? What is going on here?
Travis Reeder
Chief Software Architect
www.ThinkVirtual.com
----...
travis@...
Feb 2, 2001 6:16 pm
11700
Check your logs for the admin server and see if there's anything suspicious
there and post it. Is your browser's locale set to en-us?
On a related note,...
Scott Stirling
sstirling@...
Feb 2, 2001 6:31 pm
11701
I am using ie 5.5. It's not pdf's either. It just hangs when I try to surf to it. Nothing comes up, just keeps spinning.
Travis
---- Original Message ----...
travis@...
Feb 2, 2001 7:21 pm
11702
Can you get some log output, please?
Try turning on the debug log level and getting some output there.
Best,
Scott Stirling
Allaire Corporation...
Scott Stirling
sstirling@...
Feb 2, 2001 8:12 pm
11703
Is there a known problem with the way JRun handles rollbacks in multibean
transactions?
I've been reading some recent posts on the Allaire message boards and...
Terry Dexter
tdexter@...
Feb 2, 2001 8:42 pm
11704
Not only does it have all the other problems, but at some point the javaw.exe in task manager gets pinned at about 70% and doesn't fall back down.
Travis...
travis@...
Feb 2, 2001 9:17 pm
11705
100% for me!!!
> Not only does it have all the other problems, but at some point the
javaw.exe in task manager gets pinned at about 70% and doesn't fall back...
lh
cf_archive@...
Feb 2, 2001 9:49 pm
11706
We haven't, of course, seen any problems like this in our testing.
It would really help to have some more data on how this is happening and
what your...
Scott Stirling
sstirling@...
Feb 2, 2001 10:03 pm
11707
My default server exits abnormally, and this is what is written in to the
log file....can some one tell me the reason for the same?
thanx!
a01/30 17:44:42...
arvind_sundaresan
arvind_sundaresan@...
Feb 4, 2001 5:06 am
11708
Hi All,
I have a Oracle Stored procedure which will return VARRAY.
I am using following script to get the value in to an array.
Connection...
Savant.Rcs@...
Feb 5, 2001 9:51 am
11709
What's going on? Kinda scary. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at...
Rhodes, Phillip C.
Phillip.Rhodes@...
Feb 5, 2001 10:10 am
11710
This approach would work if you want to operate outside the JRun security
mechanisms and programmatically handle all security yourself. It will not
work if...
Rhodes, Phillip C.
Phillip.Rhodes@...
Feb 5, 2001 10:34 am
11711
I found a "workaround". at the end of your processing, forward to the
"j_security_check" servlet.
Make sure you have two html form fields defined (j_username...
Rhodes, Phillip C.
Phillip.Rhodes@...
Feb 5, 2001 11:14 am
11712
The JRun connection pooling mechanism is placing a proxy between your
program and the Oracle connection, there should be a method in the JRun API
that lets you...
Jay Walters
jwalters@...
Feb 5, 2001 11:41 am
11713
Hello Lin,
1.02.2001, 7:27:23 PM, you wrote:
Thanks, it worked.
But I have another question: I can debug servlet if it is set as start
page URL. But when I...