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.

[526 byte] By [budelgaji] at [2007-9-26 12:03:50]
# 1
You should use URL instead:file://path/to/my/bundle.jaror http://my.online.bundle.storage.com/bundle.jar
v.pavlov at 2007-7-2 2:29:17 > top of Java-index,Java Mobility Forums,Consumer and Commerce...