Hi Koch,
JAR with Classes are current in CP, I also try to set all files at the same place - nothing seems to work.
Process and with something like this:
Can't load class com/my/require/class/name1
Can't load class com/my/require/class/name2
Can't load class com/my/require/class/name3
will generate CLR com.my.other.class.name1
will generate CLR com.my.other.class.name2
will generate CLR com.my.other.class.name3
and than
proxygen done
But my require classes are not there.
Any tip will be more than welcome.
Thanks