Catalog Wizard
There is an Oracle By Example (
OBE) lesson that describes how to use the wizard. Please follow this
link.
Limitations
- The wizard generates files compatible with the Apache web server. The JSP files will not work with OC4J without some modification.
- Support for JDeveloper is restricted to 9.0.2, 9.0.3, 9.0.4, and 10.1.0.0
- No new versions are planned
Catalog Search Wizard Installation Instructions
JDeveloperInstall for JDeveloper9i
<jdeveloper_root>/jdev/lib/ext
Non-Netscape users
Netscape Users
Edit
<jdeveloper_root>/jdev/doc/ohj/helpbooks.properties to add in entry for your jar file.
- At the bottom of the file add an entry for your jar file, such as: Book.FileName.55 = CatalogSearchWizard_help.jar
- At the top of the file, increment the helpset count: Book.NumFiles = 56
Re-Start JDeveloper
- Exit JDeveloper if already running
- Restart JDeveloper and JDeveloper will automatically load all autoload Jar files
- Now Text Wizard can be invoked from:
- The Gallery (File|New|Text|CatSearch Wizard)
- The Tools menu
- The Contextual Menu in the Navigation Pane
Install for JDeveloper10g
<jdeveloper_root>/jdev/lib/ext
Re-Start JDeveloper