Installing a bundle from a specified directory..
Hi.
I have a bundle file in a specified directory.
Now, I want to install the bundle.
I used this method
bc.installBundle("/mydir/hello.jar");
But, the error message is just "Failed to install bundle...." without other messages.
I had tried to move the file to $JES_INSTALL_DIR/bundles/
but still it didn't work.
I can't believe this..
How can I install a bundle from a directory?
Any sugesstion would be greate appreciated..
Regards.

