Annandhi Chandrasekaran wrote:
>
> Hi,
> I have installed JOnAS on windows95 machine and am trying to run the
> compile.bat file for session beans. I get this error:
> GenIC ERROR: When reading deployment descriptor for -d23456789 when the bat
> file runs the command :
> java -Dinstall.root=c:\jonas org.objectweb.jonas_ejb.tools.GenIC -d23456789
>
> Could anybody please let me know what I should be doing ...I have no idea
> what I should be changing to get rid of this error.
> thanks very much
> Annandhi
Hi,
Unfortunately, this is a known bug on Windows 95 which is fix
in JOnAS version 2.2.7.
You can fix this problem by replacing
%1% %2% %3% %4% %5% %6% %7% %8% %9%
by
%1 %2 %3 %4 %5 %6 %7 %8 %9
in all the .bat scripts in the directory %JONAS_ROOT\bin\nt
Kind regards.
Hélène.
--
-=- Hélène JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
mailto:[EMAIL PROTECTED] http://www.evidian.com
Phone: 33.4.76.29.73.53 Fax: 33.4.76.29.76.00
Download our EJB Server JOnAS at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".