Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Webstart and JMF distribution

843802Oct 21 2003 — edited Dec 16 2003
I have an application that is being distributed by webstart over a large distributed network. The obvious reason for doing this is to avoid all the normal application distribution problems. This way the initial application distribution and any normal application upgrades can be managed very easily.

Except - I am having problems attempting to distribute the JMF multimedia package. I cannot determine a method of distributing it and getting it to work under webstart without the user being required to install and configure JMF. The JMF package is being used to capture employee photos.

I can get it to work by installing and configuring the JMF package on each individual computer but this defeats the reason I am using webstart.

The other problem is that the network includes several slow links and the individual computers do not have internet access.

I am using the jmf-2_1_1e-windows-i586.exe package.

I have tried including the jmf.jar and attempted any other suggestions I have located - all unsuccessful.

I have searched the forums and tried google and have not come up with a method to accomplish what I need.

I have seen responses on the forums that suggest people have got it to work.

Can anyone who has managed to make this work point the way?

Thanks
rykk
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2004
Added on Oct 21 2003
5 comments
186 views