JNLP and Eclipse Birt Runtime Engine

198 byte By dennishijka at 2007-11-26 21:39:09
The Birt report engine requires a path to the jar files that are downloaded. Is there a way to get the install location so that path can be used to setBirtHome(path_to_install). Dennis

Java Fails to Start

2607 byte By angus50456a at 2007-11-26 21:39:38
Sorry if this is in the wrong area, but any help will be most appreciated.I use my java on a daily basis. Last Saturday it just quit working. I have done evey thing on the java site to get it going including totally removing and reinstalling. I have run my antivirus, and 3 different spyware ...

Programmatically check and update the jave runtime

390 byte By uditha_na at 2007-11-26 21:41:17
Hi AllI deploy my java application with a JRE to customers. But when there is a JRE update, I would like to do an update to the JRE in my application. Since the JRE not installed in the machine (just coppied with the application) there is not way to do an automatic update. Is it possible to ...

Webstart CD install not working in jdk 1.6

687 byte By ricameloa at 2007-11-26 21:43:55
I tried to create a CD install for webstart as stated in the documentation and it didn磘 work. This is the command line that I used:javaws -shortcut -codebase file:[my local folder with the instalation] -import [my jnlp].Aparentely it install from the local folder that I informed in the command ...

Installing Additional APIs

94 byte By S_Murdera at 2007-11-26 21:45:09
I got the Java Mail API, but I'm not sure what folder to put it in in order to use it.

java web start 1.6 too slow !

515 byte By n_ghislaina at 2007-11-26 21:50:29
Hi,Did you guys notice as JWS 1.6 is so slow at startup.Whenever i launch my appl, 韙's take up to 10s after downloading, for me to see anything. It really seems like the appl hanged. for my test and development, i'm using a 2Go Ram/Core DUO pc, and my end users don't have even the quater of ...

JAR file not executing

311 byte By Prakash_Halana at 2007-11-26 21:51:06
Hi all I am using java 1.5 version I created a jar file with this version .It worked properlybut when i excuted this same jar in a machine which has java 1.4 version then its not working ...But my code base is running in both the java version help out how to solve ...

problem installing NetBeans IDE 5.5 with JDK 6.0 Bundle on Windows Xp

609 byte By Pelusaa at 2007-11-26 21:55:36
problem installing NetBeans IDE 5.5 with JDK 6.0 Bundle on Windows Xp Media Center Edition Sp2, well this is my problem, when i open in the installer the install shield do a little process and then launch this screen with the problem"Asistente de Installshield"Warning: cannot instantiate string ...

How to tell if a class within a jar file is being accessed?

1607 byte By gfortya at 2007-11-26 21:57:32
Hello,I have written a web app using NetBeans 5.5 and some external libraries.Rome 0.9 and a Rome module georss-rome.jar.Everything works fine with the integrated Netbeans tomcat 5.5...When I try to deploy this as a war using Tomcat 5.5 standalone It will not work properly. To make things ...

Missing version field in response from server when accessing resource

7415 byte By webstarta at 2007-11-26 21:58:29
Hi,We are using the Java WebStart which came along with JRE 1.4.2_10.When we tried to move from One Version to another Version, the following Exception occuring at Client side & Server side(Tomcat).This Exception is coming only on some 20% of the machines.Client Side Exception:Missing ...

Use library in additional JAR-File

828 byte By schneidexea at 2007-11-26 22:04:02
Hello,I created a java project with eclipse. Within this project I use an additional library. I added it via Build Path > Configure Build Path > Libraries > Add External JARs. When I start the project from within eclipse, everthing works fine. But now I want to start the application as ...

Webstart ignores property sun.awt.keepWorkingSetOnMinimize in the jnlp

955 byte By Frobba at 2007-11-26 22:09:10
Hello, I tried to set the sun.awt.keepWorkingSetOnMinimize (prevents paging out the java application if minimized) in my jnlp as <property name="sun.awt.keepWorkingSetOnMinimize" value="true"/>and<j2se ... java-vm-args="-Dsun.awt.keepWorkingSetOnMinimize=true"/>and as system ...

discuss: classloader hierarchy to solve JAR dependency hell?

1249 byte By SMittelstaedta at 2007-11-26 22:09:15
Scenario: You want to use two ibraries A and B that depend on a certain library C. C has different versions, say V.1 and V.2.Library A depends on the new version V.2 of C and calls newly-added methods, and B depends on the old version V.1 of C and calls deprecated methods that have been removed ...

javac doesn't see classes from standart packages

467 byte By Dunsta at 2007-11-26 22:10:03
Hi,I've installed jdk1.6.0 on my computer, but when I'm trying to compile the following errors appear:cannot find simbolclass iopackage javaimport java.ioJDK installed at directory: C:\Archivos de programa\Java\jdk1.6.0\I've set next nvironmental vars:JAVA_HOME = C:\Archivos de ...

Can Files in a Jar be rewritten?

176 byte By avdzma at 2007-11-26 22:11:39
Hey all,I have a settings file which is a XML file in a JAR fileI was wondering if my application can rewrite the XML which is in the JAR file?avdzm

Slow download of large applet jars - please help!

1771 byte By t4pa at 2007-11-26 22:12:11
We have a large applet (7 meg plus several meg morein 3rd party libraries) which take too long to downloadunder slow connections (e.g. wireless VPNs). We cannotdepend on browser/java-plugin cache to speed things up because users clear caches often. Our market will not consider an "installed ...

java se development tool 6

127 byte By city-lights-chaplina at 2007-11-26 22:19:07
i have downloaded java se development kit 6, but i can't get it to do anything it just sits there like a lazy teenager.

[Jar Executable] Could not find the main class. Progam will exit.

3357 byte By GillouDeLabasa at 2007-11-26 22:19:29
Hello,I am a French person. Excuse me for my English who is not perfect.I seek to create an achievable "jar". I followed the instructions given in the url [url] http://java.developpez.com/faq/java/?page=execution#creationJar[/url], and on the site of Sun.I have today only one class which I posed ...

help configuring Web Start / Java Preferences to include JRE 1.3.1

2107 byte By bmolletta at 2007-11-26 22:20:41
(Mac OS X 10.4.9, Java Preferences ver 11.5.0)I have Java 1.5.0, 1.4.2, and 1.3.1 installed on new Intel Mac Pro. When I try to access a "legacy" intranet application (AppWorx) that requires JRE 1.3.1, I get an error message:An error occurred while launching/running the application.Title: AISX ...

Webstart fails to start - java loading then nothing

1208 byte By phill_dixona at 2007-11-26 22:22:57
I have encountered a weird problem with Java Webstart lately, something that has begun to occur more frequently and in different jre versions (1.4.2, 1.5 and 1.6)!Basically about one in every four times we access the jnlp for our app webstart will start (javaws process appears for a second, ...

embed tag for 1.6.0

516 byte By ctanskya at 2007-11-26 22:27:52
Firefox does not seem to be recognizing:type="application/x-java-applet;version=1.6.0"which is what the documentation says to put in there. I get an "Unknown plugin" message.And when I do have 1.6.0 installed, it doesn't seem to detect it correctly. The java.version returns 0.0. Any known ...

why tomcat is still looking for old jar files?

1335 byte By WillRubyKillJavaa at 2007-11-26 22:28:30
Please help me it is a very serious problem. I updated one of the jar files used by the project. I am using a new method that is available only in the new library. I removed the old jar files in my local system, and everything worked fine. Then I commit those files to the subversion, which is ...

Is there any way to get the output of JAR file

558 byte By asbn5379a at 2007-11-26 22:30:40
hi,I have created the jar file which works for automatic depoyment of some components.it is working fine but what problem i am facing is that when i execute the JAR file by double clicking it; it starts executing but i am not able to trace its output as it runs in back ground... so i am not ...

Jars in Tomcat 5.0.28

330 byte By Triptaa at 2007-11-26 22:33:02
My web application is not able to access the jars placed under the directory common/lib/ . When I add the absolute path of the jar in the CLASSPATH environment variable, my application is able to access it. But I guess this is not how tomcat is supposed to behave.Any ...

Problem with JNLP and Java WebStart 1.6

1344 byte By alberto_alvaradoa at 2007-11-26 22:34:47
Hi, I have a problem when deploying an application. My JNLP file is the following: <?xml version="1.0" encoding="UTF-8"?><jnlp spec="1.0+" codebase=" http://www.lacomer.com.mx/tv/html/moduloSw/callcenter"><information> <title>CallCenter</title> ...

javax.jnlp.PersistenceService bug: ArrayIndexOutOfBoundsException

1346 byte By omeroa at 2007-11-26 22:40:55
com.sun.jnlp.PersistenceServiceImpl, which is Sun standard implementation of PersistenceService interface, only allows for 255 storage entities for a given codebase.After some decompiling I found out it keeps an internal array, size 255. Very very dumb move IMHO.If you try to register a 256th ...

NetBeans 5.5 + jar library -> can't compile prj

860 byte By Holoda at 2007-11-26 22:41:41
I use NetBeans 5.5I have jar file MySQLconnector.I've included it as Library.i have icons for buttons in GUI. I've included icons folder to project.I've used GUI builder to develop my application.When I run my application in NetBeans 5.5. I do not have any problems.1. Icons are loaded into ...

Java Web Start on Secondary Monitor

465 byte By brewer79a at 2007-11-26 22:42:54
Hello,I am testing my JWS app with a multi-monitor setup. When I drag my browser window over to the second monitor, and launch my application, the Java Console opens in the second monitor, but my application opens in the user's default monitor. I was wondering if anyone knows how my ...

Dropping a file onto a JAR file on the desktop

477 byte By ptoyea at 2007-11-26 22:50:19
I want to allow a desktop icon for an application in a JAR file (either the application or a Windows shortcut to it) to have other icons dropped onto it, and then open the app and pick up the dropped icon as an argument. It's obviously possible for Windows apps (WinZIP can do it, for example), ...

JSP or JNLP Problem?

1496 byte By camsuresha at 2007-11-26 22:52:53
I have created a JNLP, which will work dynamically based on user login.I have JSP which writes the JSESSIONID as a arugment.If I use hard coded JSESSIONID in JSP, it is working fine. Java App Making call to Server and Retrieving the Information.But I use dynamic writing content inside the ...

Copying resources to client machine

510 byte By Mossiea at 2007-11-26 22:57:18
Hi,We have an application that I have to "web start enable". The application consists of a number of jars. During the "deployment" function of it, it copies jars from the install location to the "deployment" location.Since I don't have an install location now, this is a problem. I found some ...

Problem on StringBuffer.append(String.charAt(int)) in jdk1.5

255 byte By jagadeshrajua at 2007-11-26 22:57:22
StringBuffer.append(String.charAt(int)) is worked fine in jdk1.3 I migrated my code jdk1.3 to 1.5. Now its throwing unreported exception on that lineHow to resolve it?Problem on StringBuffer.append(String.charAt(int)) in jdk1.5

Certificate chain and Java Web Start

1174 byte By kenshiro2000a at 2007-11-26 22:57:57
Hi,I have an application as a JAR file with other JAR libraries. All these files are signed with a certificate that I have generated with my own CA (OpenSSL).The trusted chain is this: rootCA.cer ->subCA1.cer ->jws.cerjws.cer was generated with a Certificate Sign Request through the java ...

Deploying jar file

429 byte By novicevera at 2007-11-26 23:01:30
installed apache and tomcat successfully. Have two jar files, serv.jar and client.jar. How to deploy serv.jar to apache server in order to test client.jar? Both are standalone java files. Do i need to convert them to jsp or servlet? In which directory do i have to copy them? It is some kind of ...

Java Web Start & JNLP - webstart

289 byte By sivgaa at 2007-11-26 23:07:46
hi iam new to java web start .Iamnot sure whether this is possible i have a https session were iam invoking the java webstart application i need to pass a key which is in https session to java webstart application .Is it possible to do this .thanks for the help

Java Web Start & JNLP - Webstart hangs

708 byte By gennadiusa at 2007-11-26 23:08:22
Hello,I have an app that I am running in online mode. I have the shortcut tag set to online="true" and I do NOT have the offline-allowed tag in my JNLP. When the server that the app checks is not running, what should the behavior be?Under 1.5.0_11 and under 1.6.0 on Windows, it fires up, ...

Java Web Start & JNLP - To know emerging and new technologies in J2EE

254 byte By swathisrihara at 2007-11-26 23:15:42
How can I know about new techologies like emerging frame work,APIs,tools added to J2ee?Is there any website which gives updates and news about new additions to J2ee ?I am new to Java/J2eee.can anyone suggest me some good developers sites for this?

Java Web Start & JNLP - When to use or not use application/x-java-jnlp-file application/x-javaws

704 byte By warren@clellanddataa at 2007-11-26 23:17:42
My problem is more of a debate.This is for setting the mime type for Apache.I have had no luck using x-java-jnlp-file, but my colegues swear by it.My research has shown me that x-javaws is the 'old' way.The problem is I can not get x-java-jnlp-file to work 'perfectly', meaning I still have ...

Java Archive (JAR) Files - how do I get the Hardware/System information through java

235 byte By rajajaxa at 2007-11-26 23:18:56
HiThis is raj. Can any body plz help me, how to get the Hardware Information like MAC address/Ethernet Card address/Hard Disk Unique ID through a Java Program or a ServletThanks in Advance,Ur Raj

Java Web Start & JNLP - disable certificate selector java web start

838 byte By olapalomaa at 2007-11-26 23:27:52
We are about to deploy an application using web start. In the server.xml file (Tomcat 5.5) we have enabled client authentication. As we understand it, the user has to place the client certificate (which is of type PKCS12) in the java console or in the standard web browser. Is there any way to ...

Java Archive (JAR) Files - null

574 byte By Naniga at 2007-11-26 23:28:07
I have used weblogic7.0 i am developing struts application to create .war file ad deploy the that .war that show the ...

Java Web Start & JNLP - Legal Status of Signing Third Party Jars

796 byte By HarryHarrisona at 2007-11-26 23:28:18
Hi,given that to do anything useful in a JWS application, that all jars, including 3rd party ones, have to be signed, what is our legal position? Our suits here want re-assurance.I would say that signing doesn't necessarily imply authorship, or even modification of a 3rd party's code, so I'm ...

Java Install / Autoupdate - Java Error Message

363 byte By hscheina at 2007-11-26 23:32:13
java.io.FileNotFoundException: C:\Documents and Settings\Owner\Application Data\Sun\Java\Deployment\log\plugin150_11.trace (Access is denied)Can anyone help with this message? I get it every time Java opens up..Specifically when trying to do an online virus scan @ trendmicro.com... Or when a ...

WebStart app doesn't run after JRE auto-update

989 byte By mattelkinsa at 2007-11-26 23:33:05
Our JNLP-deployed app doesn't start if the JRE is auto-updated as part of the WebStart download. The JRE update completes successfully but the app doesn't start and the desktop shortcuts created by WebStart don't work (the path to the webstart app in the shortcuts appears to be invalid). The ...

Including other jars

1142 byte By jamesdcarrolla at 2007-11-26 23:36:29
I've read the doc on Jars and I apologize; I guess I'm just dense. Here's the deal:I'm writing a SWING app that has multiple packages (com.mycompany.myapp.core, com.mycompany.myapp.reporting, com.mycompany.myapp.data, etc) stored in MyProject/src/com/mycompany/myapp/... directories. In the ...

problem when installing eclipse,plz help me...

189 byte By satyaba at 2007-11-26 23:38:02
my java version is 1.4.0_01, but when i tried to install MyEclipse Enterprise Workbench 5.1.0 GA it's giving you need jvm1.4.1 are above..Message was edited by: satyab

how to replace setNextFocussableComponent in jdk1.5

211 byte By jagadeshrajua at 2007-11-26 23:42:09
In jdk1.3 OKButton.setNextFocusableComponent(btnCancel);OKButton-JButtonbtnCancel-JButtonin jdk1.5 deprecated methodhow to use FocusTraversalPolicy instead of above code

WEB START - param -> jnlp from a simple non dynamic html-page

406 byte By marcel_heckera at 2007-11-26 23:43:31
hello,ive got an small problem. Ive got only an simple webserver. now i need to read out 2 simple html-textfields (username and pw). At the moment ive got an javascript method who generates an applet-tag with these two params, this works fine.now i want to use web start. anyone knows an ...

Creating JAR file for my Servlet Application

190 byte By Kranthi.Remalaa at 2007-11-26 23:44:44
Hello,I have an application that is entirely coded in servlets.I would like to create a Jar for it and use it as a package.Can you please help me? Thanks in adv..

compiling to get an .exe

719 byte By hillmia at 2007-11-26 23:46:58
I realy don't want to quit java, but I am looking for an easy way to get an .exe from my simple java program(s). I downloaded windows java2cpp 1.40.04 and unzipped it. I copied a simple .java program file, that compiles and runs under jdk 1.5 and JCreatorLE, to the ...\programics.com\java2cpp ...