The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
September 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

CAF faxing bean

Posted by Leo on April 14, 2001 at 1:13 PM

> > I am looking for the above questions?((URGENT)

> Hi all,

> There is a package from IBM called CAF which contains Java Fax implementation ..... I used it
> feel free ask more on that

> with lv

> Ranjith
>

Ranjith,

I tried using the CAF faxing bean, but I had problems running the
fax demo. Here is the error I would get:

--------- UNCAUGHT EXCEPTION ---------
java.lang.UnsatisfiedLinkError: no pvcwinfx in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1249)
at java.lang.Runtime.loadLibrary0(Runtime.java:470)

It seems like fax demo app does not know the right
directory where to find the pvcwinfax.dll file. I don't know
where in the app I can change the path to this file.

Can you please help me?




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us