Mailing List os2-wireless_users@2rosenthals.com Archived Message #388 | back to list |
|
---|
Andy Willis wrote:The line I posted previously is my CMD file, which all I did was switch the colons and semi-colons around from the way it is in the run.sh.
Andy Willis wrote:Hi Andy,
Ed Durrant wrote:Well, I only logged into MSN so far as it quit working with SIM but it looks like AIM, Google Talk (same as Jabber but apparently already setup), ICQ, Jabber, Yahoo, and a few others I've never heard of will work. I don't know if SIP will work as I don't have any Audio devices showing under options and don't know what/why that is the case.
Jeffrey Race wrote:I haven't played with it yet to see what works/doesn't but I got a logon screen with:
On Wed, 25 Feb 2009 09:01:34 +0000 (GMT), Dave Saville wrote:Install JAR works fine but trying to convert the run shell script that it installs into an OS/2 CMD file it has a class not found error on startup.
If you did I missed it. I had a look around for my VOIP presentation at
last years Warpstock Europe and found nothing then.
<http://sip-communicator.org/>
So I'm going to need to take some more time over this.
The client is not just an audio SIP VOIP client and IM client but also a video client - that part is never going to work on eComstation or OS/2 as we don't have webcam support AFAIK.
Cheers/2
java -classpath "lib/jdic-all.jar;lib/jdic_stub.jar;lib/felix.jar;lib/bcprovider.jar;sc-bundles/sc-launcher.jar;sc-bundles/util.jar" -Djava.library.path=native -Dfelix.config.properties=file:./lib/felix.client.run.properties -Djava.util.logging.config.file=lib/logging.properties net.java.sip.communicator.launcher.SIPCommunicator
I'm using Java 1.5.0_07.
Andy
Andy
I'm trying to get the code to even load. When I try it under OS/2 (V 1.4 Java) it fails with and error message.
When I run it under Java 1.5 under Innowin it gives no errors but nothing loads. When I try javaw.exe instead of java.exe it say it can't find the main class.
If you have a CMD file can you post it here please ?
The unix shell (a modified version of which I have based my attempts on) is as below:
mkdir -p $HOME/.sip-communicator/log
export PATH=$PATH:native
java -classpath "lib/jdic-all.jar:lib/jdic_stub.jar:lib/felix.jar:lib/bcprovider.jar:sc-bundles/sc-launcher.jar:sc-bundles/util.jar" -Djava.library.path=native -Dfelix.config.properties=file:./lib/felix.client.run.properties -Djava.util.logging.config.file=lib/logging.properties net.java.sip.communicator.launcher.SIPCommunicator
Does the export native line (which I don't have an OS/2 equivalent for), have any significance ?
Cheers/2
Ed.
Subscribe: Feed,
Digest,
Index. Unsubscribe Mail to ListMaster |