Search the web
Sign In
New User? Sign Up
jrun-interest · Java Servlet engine
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 14113 - 14142 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14113
I currently have a very extensive website that consists of HTML, Perl and some PHP all using MySQL. I have been creating some JSP applications, but can't...
mickknutson@...
Send Email
Nov 1, 2001
6:53 pm
14114
I am trying to deploy a session bean in JRun and I am constatly getting a java.util.zip.ZipException. I even went to ...
Robert Jacobs
rjacobs@...
Send Email
Nov 1, 2001
7:24 pm
14115
It sounds like the .jar file holding your bean is corrupted. Did you use "jar" to create it? ... From: Robert Jacobs [mailto:rjacobs@...] Sent:...
Mark Phelps
mark.phelps@...
Send Email
Nov 1, 2001
7:30 pm
14116
Yes I did. Actually I also downloaded the .jar file from Allaire's site and tried to deploy that and got the same error. ... From: Mark Phelps...
Robert Jacobs
rjacobs@...
Send Email
Nov 1, 2001
7:38 pm
14117
This problem is more common with JRun 3.0 than 3.1. Usually it's due to a previous EJB deployment not having been cleaned up completely. The surest way to...
Scott Stirling
sstirling@...
Send Email
Nov 1, 2001
7:42 pm
14118
I am currently using JRun 3.1, but I will try that. ... From: Scott Stirling [mailto:sstirling@...] Sent: Thursday, November 01, 2001 2:41 PM To:...
Robert Jacobs
rjacobs@...
Send Email
Nov 1, 2001
8:13 pm
14119
Hi, Now when I try to deploy the bean I am getting the following error. java.lang.Exception: Main method not public. at ...
Robert Jacobs
rjacobs@...
Send Email
Nov 1, 2001
9:15 pm
14120
hi everyone quick question when i try to deploy the example ejb file HelloEjb.jar or SimpleEjbExample.jar the hello world ejb example im told "main method not...
Jeff Dingle
jdingle@...
Send Email
Nov 1, 2001
10:42 pm
14121
This is the second post like this today. What version of JRun are you using? Are you deploying on the default server? Do you have anything in your...
Scott Stirling
sstirling@...
Send Email
Nov 2, 2001
12:44 am
14122
Scott, Where is a good tutorial on how to deploy a servlet from VisualAge 4.0 to JRun 3.0?? Any help would be greatly appreciated. ...
Filiatrault, Mark (ME...
Mark.Filiatrault@...
Send Email
Nov 2, 2001
2:21 pm
14123
I don't know of any specific tool from visual age as I use Forte4j. However, a standard war file will get you where you need to go. It's a good idea to...
SGraf@...
Send Email
Nov 2, 2001
2:57 pm
14124
thanks for your time scott im using jrun 3.1. trying to deploy on the default server. im using SimpleEjbExample.jar, $JAVA_HOME/jre/lib/ext dir contains...
Jeff Dingle
jdingle@...
Send Email
Nov 2, 2001
4:35 pm
14125
Hi , I am using jrun3.02 . Problem : once i started JRun server. I am using getConection successfully. Once my Oracle server disconnected from network and...
Trilok Kantheti
trilok@...
Send Email
Nov 2, 2001
4:42 pm
14126
on JRun 3.1, IIS I am getting the same session ID being returned to 2 different client machines/browser sessions. This on an intranet (no firewall/proxy ...
michael veit
michaelveit2000@...
Send Email
Nov 2, 2001
8:21 pm
14127
The JDBC driver for SQL Server that comes bundled with JRun 3.1 server, (I believe that the OEM the driver from Merant), can lock up the connection pooler in...
Scott Smith
smith@...
Send Email
Nov 2, 2001
10:02 pm
14128
Did you have the service patch for jdbc driver from JRun? -D ... From: "Scott Smith" <smith@...> To: "JRun-Talk" <jrun-talk@...> Sent:...
Dan Tran
danttran@...
Send Email
Nov 3, 2001
4:07 am
14129
Hi I had a peculiar problem with Jrun .We have a live site and for some specific users it throws up an error "Page Cannot be displayed" It's not happenning to...
Arul
arulkumar@...
Send Email
Nov 3, 2001
6:23 am
14130
Hi I am using a ErrorPage for the Application. I want to display to the user the Error in a formatted manner so that it looks descent , I also want to use this...
sanathr@...
Send Email
Nov 3, 2001
7:48 am
14131
Arul, this might be due to buffering. This went away for me when I used Apache as the external web server, and for the JRun web server when I manually set the...
Ben Groeneveld
bgroeneveld@...
Send Email
Nov 3, 2001
8:38 pm
14132
Is there some string getting appended to the URL? Like a jsessionid=12093u21093812193 king of thing? Travis ... From: Arul <arulkumar@...> Sent:...
travis@...
Send Email
Nov 4, 2001
12:38 am
14133
No Travis JsessionId is not appended to the URL.But we pass some variables as Hidden Variables..Is that a problem.. and that too this "Page Cannot Be...
Arul
arulkumar@...
Send Email
Nov 5, 2001
4:22 am
14134
Hi Ben Can i know what exactly is the problem with Jrun in case of Bufferring -Arul ... From: "Ben Groeneveld" <bgroeneveld@...> To: "JRun-Talk"...
Arul
arulkumar@...
Send Email
Nov 5, 2001
4:22 am
14135
Thanks for the notice of the update, we had not applied the patch. However, I did download and apply the patch but still get the same results. Here is the...
Scott Smith
smith@...
Send Email
Nov 5, 2001
2:43 pm
14136
Scott, We had so many problems with the JDBC driver for SQLServer that comes bundled with JRUN, that we "returned" that version of JRUN and instead purchased...
Haseltine, Celeste
CHaseltine@...
Send Email
Nov 5, 2001
3:48 pm
14137
There was a message on another subject (http://www.mail-archive.com/jrun-talk@.../msg05229.html) that mentions Microsoft's SQL Server 2000 JDBC...
Fishwick, Randall
RFishwick@...
Send Email
Nov 5, 2001
4:07 pm
14138
The last I saw was that the drivers from Microsoft had the status "This is currently in beta format and support is only available through the newsgroup" That's...
Sebastian Millies
S.Millies@...
Send Email
Nov 5, 2001
4:39 pm
14139
Still, compared to the JDBC drivers supplied with JRun... ... From: Sebastian Millies [mailto:S.Millies@...] Sent: Monday, November 05, 2001 8:38 AM ...
Fishwick, Randall
RFishwick@...
Send Email
Nov 5, 2001
4:42 pm
14140
Arul, I suppose you could try setting the buffer="0kb" or very small and see if that creates the same problem. I don't know how otherwise to 'prove' it. I...
Ben Groeneveld
bgroeneveld@...
Send Email
Nov 5, 2001
5:03 pm
14141
Just thought that I would report that the SLQServer JDBC driver from Microsoft appears to behave the same as the JDBC driver for SQLServer that came with JRun....
Scott Smith
smith@...
Send Email
Nov 5, 2001
7:42 pm
14142
Hi there, does anyone have documentation on what permissions the JRun3.1 server (under NT) needs exactly to start up when a security manager is installed? I...
Sebastian Millies
S.Millies@...
Send Email
Nov 6, 2001
12:46 pm
Messages 14113 - 14142 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help