Search the web
Sign In
New User? Sign Up
jetty-discuss · Jetty Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4085 - 4114 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4085
How well supported is the -server option to java? Should I include that in the jetty start scripts? Please yell if it is not on your platform. -- Greg...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 1, 2002
2:38 pm
4086
Hi Ming, I am currenntly working on integration of Jetty (www.jettyserver.org) JMX with Jonas so I can share the little experience I have with you. Jonas...
Miroslav.Halas@...
miroslavhalas
Offline Send Email
Aug 1, 2002
2:59 pm
4087
OK in MacOS X 10.1.5 Not in java 1.3.1_04 on Win2K, at least not reported by java -help. Kent...
Kent Johnson
kent3737
Offline Send Email
Aug 1, 2002
3:10 pm
4088
... You definitely should. I use it a lot. Makes things run a bit faster. Jan...
Jan Hlavatý
hlavac@...
Send Email
Aug 1, 2002
3:12 pm
4089
Reported by java -help in 1.4.0_01 on Win 2k Miro Halas Kent Johnson <kejohnson@skil To: jetty-discuss@yahoogroups.com lsoft.com> cc: ...
Miroslav.Halas@...
miroslavhalas
Offline Send Email
Aug 1, 2002
3:15 pm
4090
... It works on 1.3.1_03 on windows, and should do so in 1.3.1_04 too. Jan...
Jan Hlavatý
hlavac@...
Send Email
Aug 1, 2002
3:30 pm
4091
... KJ> Not in java 1.3.1_04 on Win2K, at least not KJ> reported by java -help. I believe that in J2SE 1.3 for Windows, you have to download the Server Hotspot...
Metal Fatigue
sethb@...
Send Email
Aug 1, 2002
3:47 pm
4092
Miro, Actually it is a "known problem" with the Jetty MBeans that they have non-serializable types. The JMX spec requires that they are serializable, but as...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 1, 2002
4:15 pm
4093
I'll keep you posted as i find them. I will spend on it more time tonight or tomorrow night. (I am still using 4.0.x series but I will do separate integration...
Miroslav.Halas@...
miroslavhalas
Offline Send Email
Aug 1, 2002
4:50 pm
4094
Jetty Release 3.1.9(mature) 4.0.5 (stable) & 4.1.0RC0 (stable candidate) are now available via http://jetty.mortbay.com These are all maintenance releases...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 1, 2002
5:28 pm
4095
... It's present in Java 1.4.0 (on SuSe 7.3) Chris Haynes...
Chris Haynes
chrishaynes_...
Offline Send Email
Aug 1, 2002
6:39 pm
4096
... That's not true. JDK 1.3.1 ships with the server VM in the JRE of the JDK (see jre/bin/server directory). But it does not ship with JRE. Jan...
Jan Hlavatý
hlavac@...
Send Email
Aug 1, 2002
6:48 pm
4097
... I'm against making it standard because: - IBM jvms don't have it and they are among the best on many linux boxes. - JRockit doesn't have it. It is reported...
Brett Sealey
bretts@...
Send Email
Aug 1, 2002
8:02 pm
4098
... Hash: SHA1 I'm trying to use proper XML syntax to build my JSP pages and am following the specs form the Sun site. I keep getting an error and am not sure...
Robert Sfeir
sfeir@...
Send Email
Aug 1, 2002
9:50 pm
4099
Hi, I added following context. <Call name="addContext"> <Arg>/images/*</Arg> <Set name="ResourceBase"><SystemProperty name="jetty.home" ...
adesai
naineshdesai@...
Send Email
Aug 1, 2002
10:18 pm
4100
I'm trying to use proper XML syntax to build my JSP pages and am following the specs form the Sun site. I keep getting an error and am not sure if it's due to...
lebanesefetacheese
lebanesefeta...
Offline Send Email
Aug 2, 2002
12:52 am
4101
Nainesh, A couple of things: Firstly, you do realise that you don't have to use the handler style of configuration unless you have a reason for avoiding using...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 2, 2002
8:07 am
4102
Hi I'm new to jboss and jetty. I just tried to install it in MacOS X, and the installations appeared to go smoothly. I followed the directions on apple's...
mfischma
mfischma@...
Send Email
Aug 2, 2002
8:30 am
4103
until you deploy some content to Jetty there will be nothing there. this is correct behaviour. Jules...
Jules Gosnell
jules_gosnell
Offline Send Email
Aug 2, 2002
10:02 am
4104
Greg, I have a question about ServerMBean.java in 4.0.5 In postRegister in configuration file is specified you configure and start the server. Shouldn't you in...
MiroHalas@...
Send Email
Aug 2, 2002
2:26 pm
4105
I certainly should! I will add this. thanks ... -- Greg Wilkins<gregw@...> GB Phone: +44-(0)7092063462 Mort Bay Consulting Australia and UK....
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 2, 2002
5:24 pm
4106
All, I am attempting embedding Jetty in an application. All Jetty classes are loaded from a URLClassLoader (local url). When adding a web application (local...
Pskhaat Cruiser
jensenje
Offline Send Email
Aug 2, 2002
8:23 pm
4107
<http://www.jboss.org/forums/thread.jsp?forum=50&thread=18730> Does anyone know all about <jsp:forward> ?...
Jules Gosnell
julian.gosnell@...
Send Email
Aug 2, 2002
10:45 pm
4108
It definitely sounds like you have got the javax classes loaded from two different locations!!! Firstly have a look at the prototype Launcher class...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 2, 2002
11:06 pm
4109
Don't you have servlet classes in ext directory of JDK? Jan...
Jan Hlavatý
hlavac@...
Send Email
Aug 3, 2002
2:29 am
4110
IBM does not have (as Brett said), but they also don't have a 1.4 version, so I suppose this is not a very strong point. Why not `java --help | grep '-version'...
Ignacio Coloma
alu1344
Offline Send Email
Aug 3, 2002
8:46 pm
4111
MMmmm I have enough problems with start scripts without getting too fancy. I had put the -server flag in, but now have taken it out again. I think it is best...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 4, 2002
10:18 am
4112
Hi. I resolved this by changing the order of the JAVA_OPTIONS environment variable. i.e. instead of: JAVA_OPTIONS="-Djetty.home=$JETTY_HOME...
Stephen Stevens
stephenstevens
Offline Send Email
Aug 4, 2002
10:43 am
4113
i 'm working on jxta hosted project now,and have checked out the sorce of jxta core.i found two jar file in its /lib ...
alloskiller
java-jetty-discuss@...
Send Email
Aug 4, 2002
12:24 pm
4114
Hi everybody, The default document root in jetty is "/", how can I change it? Thanks, Tareq...
tareqalii
tareqalii@...
Send Email
Aug 4, 2002
1:44 pm
Messages 4085 - 4114 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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