Philippe Lavoie wrote:
>
> The makefile provided with the examples works, however I'm trying to use
> a Makefile in another directory tree and it fails miserably...
>
> I'm really lost, hopefully someone knows what the problem is.
>
> If I do a copy paste onto the command line of how the makefile tries to
> use GenIC it works without a problem. However, the same command inside
> a Makefile bombs. Here is the result...
>
> + /home/plavoie/app/JONAS/bin/unix/GenIC -d
> /home/plavoie/app/JONAS/examples/classes -keepgenerated Component.xml
> GenIC for JOnAS 2.2.4: Bean 'Component' generation...
> javac: invalid argument:
>
>:/usr/local/lib/jndi.jar:/usr/local/lib/providerutil.jar:/usr/local/lib/rmiregistry.jar:/home/plavoie/app/JONAS/lib/RMI_jonas.jar:/home/plavoie/app/JONAS/examples/classes::/home/plavoie/app/JONAS/examples/classes:/usr/local/lib/idb.jar:/usr/local/lib/idbexmpl.jar:/home/plavoie/lib/classes12.zip::/home/plavoie/app/JONAS/examples/classes::/home/plavoie/app/JONAS/examples/classes:/home/plavoie/app/JONAS:/home/plavoie/lib/jms.jar:/usr/local/lib/idb.jar:/usr/local/lib/idbexmpl.jar:/home/plavoie/lib/classes111.zip:/usr/local/lib/jndi.jar:/usr/local/lib/providerutil.jar:/usr/local/lib/rmiregistry.jar:/home/plavoie/app/JONAS/lib/RMI_jonas.jar::
>
> Usage: javac <options> <source files>
> where possible options include:
> -g Generate all debugging info
> -g:none Generate no debugging info
> <TRUNCATED>
>
> Please help me out.
>
> Philippe Lavoie
>
Hi Philippe,
It is a javac compilor error, (called by GenIC).
You can add the -verbose option to the GenIC command to help you.
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".