This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 104139 - Ricoh/samples/FormBrowser problems
Summary: Ricoh/samples/FormBrowser problems
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Mobility (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ esanchez
URL:
Keywords:
Depends on: 104499
Blocks: 91457
  Show dependency tree
 
Reported: 2007-05-17 06:27 UTC by pcmreddy
Modified: 2007-11-23 10:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pcmreddy 2007-05-17 06:27:58 UTC
Build : NetBeans IDE Dev (Build 070516)
1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
Windows XP version 5.1 running on x86
en_US (nb); Cp1252

Pl. add a readme file to this project with instructions.

Problem 1:
Missing libraries. Which are suppose to be added automatically.

Problem 2:
When this app is executed, it is failed to execute with the following exception.
java.lang.SecurityException: Invalid signature file digest for Manifest main
attributes
        at
sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:221)
        at
sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:176)
Comment 1 luky 2007-05-21 21:53:46 UTC
Problems with libraries fixed, however signing is another issue
Comment 2 luky 2007-05-31 11:33:29 UTC
Signing problem is caused by repackageing of signed libraries to one fat jar 
which is another issue
Comment 3 luky 2007-06-08 11:00:22 UTC
So finaly this example should work. Don't forget that you must have running 
http server on localhost:8080 to see some results. However to get the full 
functionality you must have special server from Ricoh which I don't have 
access to.

Important: Added new task to build-impl of all platforms - do-extra-libs - 
which copy all libraries in extra.classpath to the dist/lib directory. Each of 
the platforms must handle usage of those libraries during deployment/run/debug 
on its own.
Comment 4 pcmreddy 2007-06-19 18:44:58 UTC
When App Server is started at port 8080. This exception is gone.
How ever it it may be good idea to provide the missing Webapplication component and
a readme file for this sample.
Comment 5 luky 2007-08-10 15:11:13 UTC
Ricoh should support a web page with necessary contents where FormBrowser sample can get data
Comment 6 luky 2007-08-10 15:14:45 UTC
Elton, can you please make such page ready and have it publicly available so sample will work correctly?
Comment 7 Lukas Hasik 2007-11-01 15:30:39 UTC
this issue should be either resolved ASAP or the sample should be removed from the RICOH samples bundled with mobility pack.
Comment 8 Petr Suchomel 2007-11-04 19:37:47 UTC
Sample disabled for 6.0. It needs significant update
Comment 9 Fabiola Rios 2007-11-23 10:05:13 UTC
verified in RC2