On Tuesday 04 May 2004 22:34, Justin Permar wrote:

> /home_local/jpermar/midcvs/perseus/output/classes/edu/mit/ll/perseus/hello/
>HelloComponent.class

If this is the classpath, then it is wrong.

It should be; /home_local/jpermar/midcvs/perseus/output/classes/

so that the edu.mit.ll.perseus.hello.HelloComponent is resolved correctly for 
both the .class and the .xinfo files.

So your block.xml must contain;

<classpath>
    <fileset  dir="/home_local/jpermar/midcvs/perseus/output/classes/" />
</classpath>

No includes of the files and stuff...

Niclas
-- 
+---------//-------------------+
|   http://www.bali.ac         |
|  http://niclas.hedhman.org   |
+------//----------------------+

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

Reply via email to