> Hi,
>
[quoted text clipped - 14 lines]
> Thanks in advance,
> Axel
Try the following commandline
java -classpath /home/axel/workspace/PartyPlanner/bin partyplanner.PP2
For an explanation on the class path and how it relates to packages and
classes, you can read
<http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/classpath.html#Understanding>.

Signature
Regards,
Roland de Ruiter
` ___ ___
`/__/ w_/ /__/
/ \ /_/ / \
Axel Burwitz - 26 Jun 2005 17:26 GMT
>> Hi,
>>
[quoted text clipped - 19 lines]
> For an explanation on the class path and how it relates to packages and
> classes, you can read
<http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/classpath.html#Understanding>.
Hi, thanks for the hint and for the link!
It starts now. OK, I get a next error with Axis Serializer Factory, but
anyway, I am a step further,
thanks again