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

PS a CC to my e-mail address at mailto:[EMAIL PROTECTED] would
be appreciated.

----
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".

Reply via email to