You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/11/29 10:23:56 UTC

DO NOT REPLY [Bug 14950] New: - Task signjar defect

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14950

Task signjar defect

           Summary: Task signjar defect
           Product: Ant
           Version: 1.5
          Platform: PC
        OS/Version: Windows NT/2K
            Status: UNCONFIRMED
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: tinoscho@gmx.de


Hi,

I am trying to deploy an application via Java Web Start. It is necessary that 
all uses JAR-Files are signed so that the application can use all ressource of 
the computer. When I am signing the JAR-Files via the integrated signjar-task 
the ClassLoader of WebStart doesn't recognize the signment. Because of this the 
application cannot be startet.

When I sign the JAR-files via the jarsigner tool from Sun everything works 
fine. I am using JDK1.4.1_01

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>