jdev3 deployment script bug

From: Swahanaga <sfinkelman_at_cncdsl.com>
Date: 16 Nov 1999 04:41:37 EST
Message-ID: <3831253C.AA68912C_at_cncdsl.com>



There are problems with the unix shell scripts generated in deploying database servlets.
Does someone know where I can send an email to let oracle know about this?

First, the header is set for bsh not ksh, while the code is written in ksh style
second, the script doesn't take command line parameters

third, It seems that the script is generated with ^M characters terminating the lines, This is a script killer.

fourth and most deadly the cascading classpath additions are quoted with a single quote instead of double quotes, this kills any variable expantion and renders the script useless. Received on Tue Nov 16 1999 - 10:41:37 CET

Original text of this message