Re:javaflow problem

2005-08-09 Thread roy huang
Hi,Torsten I don't understand what "rewritten" mean and what class do you want.Please tell me. The iDirectory depends another jar file and the second block is all cocoon codes. Roy Huang

Re:javaflow problem

2005-08-08 Thread roy huang
Hi I attachment the source here.I rem two block in the source(you can see the souce) and then it works. If don't rem the line iDirectory =(IDirectory) getComponent(IDirectory.ROLE); user=iDirectory.getCurrentUser(); releaseComponent(iDirectory); the error will be: java.lang.Run