Openwings Home
Introduction
Search
In the News
Frequently Asked Questions
Registration
Open Forum
Openwings Tutorial
Bug Database
Openwings API
Download
Expert Teams
Process Management Office
Projects
Links
Terms of Use
Comment on this bug

03773:

Installer fails to copy files from http directory into the web server

Category: Install
Status: Closed

Severity: HIGH
Reported against release: 0.8
Fixed in release: 0.8.1 (Beta Refresh)

PROBLEM:

The latest version of the installer does not move the files from the 
component http directory into the web server directory for the 
component.  Any component that has things in its installable jar http 
directory can be used to recreate this.

ANALYSIS:

For some reason the Java method that lists s directories
contents stopped working. The method used was list() and
it returns a string array naming the files and directories
within a folder. It erroneously returned an empty string array.

Solution: Change the method to listFile() and use a File array
instead.

WORKAROUND:

There is no automated workaround for this problem.  A manual workaround 
is after installation copy the files from the http directory of the 
component into the web server manually.

back to top

home | vision | search | in the news | faq | registration | open forum | tutorial | bug database
 API | download | expert teams | process management office | projects | links | terms of use

© Copyright 2001-2006 General Dynamics C4 Systems. All rights reserved.