> * Wicket undeploy exceptions
> - When undeploying the wicket example I see the following exceptions:
> - I will enter a jira - although I am not sure if this is Seam or AS
> related?
> Caused by: java.io.IOException: Child not found
> jboss-seam-wicket-booking.ear/lib/wicket.jar/org/apache/wicket/Application.properties
> for FileHandler@21707409[path
> context=file:/jboss/projects/seam/2.1.0.GA/jboss-5.0.0.CR2/server/default/deploy/
> real=file:/jboss/projects/seam/2.1.0.GA/jboss-5.0.0.CR2/server/default/deploy/]
>
> at org.jboss.virtual.VFS.findChild(VFS.java:211)
> at
>
org.jboss.virtual.plugins.vfs.VirtualFileURLConnection.resolveCachedVirtualFile(VirtualFileURLConnection.java:122)
>
> at
>
org.jboss.virtual.plugins.vfs.VirtualFileURLConnection.getVirtualFile(VirtualFileURLConnection.java:144)
>
> at
>
org.jboss.virtual.plugins.vfs.VirtualFileURLConnection.getLastModified(VirtualFileURLConnection.java:89)
>
> ... 4 more
Please report in JBAS, with instructions to reproduce. Assign to Ales I
think.
Sure, assign JBAS JIRA to me (along with the instructions / attached
example).
I've already updated the VFS to give more info.