Hello people.
I have partially solutionned my previous problem.
Jelly was unable to find the right .jar, because of I had not build
jelly-tags (sorry I'm new in jakarta world :0)

So don't forget maven tags:build !

That's almost ok, and I don't talk about sun lib ...

My next probem is always forehead;
I'm using ths example script, but it doesn't work.

----------------------------------------------------------------------------
-

[EMAIL PROTECTED] bin]# java -Djelly.home=/usr/local/jelly/bin/jelly
-Dtools.jar=/opt/java/lib/tools.jar     -Dant.home=/opt/obox/ant/bin/ant
-Dforehead.conf.file=/usr/local/jelly/bin/forehead.conf     -cp
/usr/local/jelly/lib/forehead-1.0-beta-2.jar
com.werken.forehead.Forehead $*
java.lang.NullPointerException
        at com.werken.forehead.Forehead.loadGlob(Forehead.java:374)
        at com.werken.forehead.Forehead.load(Forehead.java:317)
        at com.werken.forehead.Forehead.config(Forehead.java:245)
        at com.werken.forehead.Forehead.config(Forehead.java:131)
        at com.werken.forehead.Forehead.main(Forehead.java:571)

----------------------------------------------------------------------------
-


Some ideas ?

Thanks

Marc DeXeT

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to