The Artima Developer Community
Sponsored Link

Java Answers Forum
Help with deploying Java Communication API for Applets

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Swaraj

Posts: 24
Nickname: swaraj
Registered: Mar, 2002

Help with deploying Java Communication API for Applets Posted: Aug 29, 2002 3:54 AM
Reply to this message Reply
Advertisement
Hi All

I have an application using Java Media Framework, Java Communications API and some default packages, i have successfully placed the java extensions for the jars, there are some files given by Java Communications API which needs a dll file to be placed in the JRE/bin directory and a properties file which has to be placed in the JRE/lib directory, as the manifest only passes jar files to be placed into the JRE/lib/ext directory, i am not able to place the dll and properties files into the desired folders, Is there a way that the manifest file can push these dll and properties files also?

Please help, without these files getting into the client machine my application will not be used to the extent it has to be.

Thanks in advance
Swaraj

Topic: Does SourceForge have problem? Previous Topic   Next Topic Topic: Desperate Beginner would Love ur HELP...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use