sorry that was a mistake only in the mail. not in my real code.
i still have the problem i described earlier!
>> is use this code:
>> > myprog.java:
>> package path.to;
>> class myprog.java {
> ^^^^^^
>
>You don't want the '.java' here.
>
>Fabrice