[opensuse] java question Where is jnlp-servlet.jar?
Can't say I will ever comprehend the way java is deployed under SuSE, so please excuse my ignorance... I need to locate the jnlp-servlet.jar file for a project I am working on. According to Sun it is suppose to be part of the Java SDK under samples/jnlp/servlet. I have download from Yast just about everything I can think of that might (should IMHO) provide this jar file - java-1_5_0-sun-devel, java-1_6_0-sun-devel, java-1_6_0-openjdk-devel, the associated JRE's and a few other packages but no joy in finding this baby! Anyone got an idea where the packagers hide this? Or should I just bail and go download the whole SDK from Sun, go to bed and chew up a whole lot more disk space? I would hate to do an install directly from Sun, the last time I did that it really screwed things up for me... SuSE and Sun just don't agree on the way Java is to be deployed on a system... me thinks. Thanks... Marc Chamberlin... -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Marc Chamberlin wrote:
Can't say I will ever comprehend the way java is deployed under SuSE, so please excuse my ignorance... I need to locate the jnlp-servlet.jar file for a project I am working on. According to Sun it is suppose to be part of the Java SDK under samples/jnlp/servlet. I have download from Yast just about everything I can think of that might (should IMHO) provide this jar file - java-1_5_0-sun-devel, java-1_6_0-sun-devel, java-1_6_0-openjdk-devel, the associated JRE's and a few other packages but no joy in finding this baby!
Anyone got an idea where the packagers hide this? Or should I just bail and go download the whole SDK from Sun, go to bed and chew up a whole lot more disk space? I would hate to do an install directly from Sun, the last time I did that it really screwed things up for me... SuSE and Sun just don't agree on the way Java is to be deployed on a system... me thinks.
Thanks... Marc Chamberlin...
Hmm, I must not have the right packages installed, because I can't find the file anywhere: [17:47 alchemy:/home/david] # find /usr/lib -iname '*serv*.jar' [17:47 alchemy:/home/david] # find /usr/lib64 -iname '*serv*.jar' /usr/lib64/jvm/java-1.6.0-sun-1.6.0/lib/visualvm/profiler2/lib/jfluid-server-15.jar /usr/lib64/jvm/java-1.6.0-sun-1.6.0/lib/visualvm/profiler2/lib/jfluid-server.jar /usr/lib64/jvm/java-1.6.0-sun-1.6.0/lib/visualvm/platform7/modules/org-netbeans-modules-autoupdate-services.jar The only place I found it was in a build service repo: 17:39 alchemy:/> wp jnlp-servlet.jar ... performing request on http://api.opensuse-community.org/searchservice/Search/Simple/openSUSE_110/j... 2 results (1 packages) found for "jnlp-servlet.jar" in openSUSE_110 * cruisecontrol-webui-cc-config: The CC-Config Web Start application - 2.8.1 [BS::home:/andtecheu] >> /usr/share/cruisecontrol/webapps/cc-config/3rdparty/jnlp-servlet.jar - 2.7.3 [BS::home:/gerritbeine] >> /usr/share/cruisecontrol/webapps/cc-config/3rdparty/jnlp-servlet.jar -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Saturday 18 of April 2009 06:22:13 Marc Chamberlin wrote:
Can't say I will ever comprehend the way java is deployed under SuSE, so please excuse my ignorance... I need to locate the jnlp-servlet.jar file for a project I am working on. According to Sun it is suppose to be part of the Java SDK under samples/jnlp/servlet. I have download from Yast just about everything I can think of that might (should IMHO) provide this jar file - java-1_5_0-sun-devel, java-1_6_0-sun-devel, java-1_6_0-openjdk-devel, the associated JRE's and a few other packages but no joy in finding this baby!
It's a packaging bug [1]. I'll fix it in Factory asap - sample/ directory will be in java-1_6_0-sun-demo package. Older releases will be fixed with future update of Sun Java. [1] https://bugzilla.novell.com/show_bug.cgi?id=496489 Regards Michal Vyskocil -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
David C. Rankin
-
Marc Chamberlin
-
Michal Vyskocil