[OpenSER-Users] Could someone help me with WeSIP ?
CHEN XUEQIN
chenxq at star-net.cn
Thu Dec 13 10:44:09 CET 2007
Hi Daniel:
Daniel Grotti 写道:
>
>
> I'd like to use " Click to dial " service.
> I don't write configuration file yet (sip.xml or web.xml).
> At this point, What should I do?
> Shouldn't I to access to Manager Wesip Application? (Manager Wesip
> Application ==> http://PROXY_IP:8080/manager/html?) - If yes, in this
> case I get an 500 http Error.
>
I met the sample problem "500 http Error" when connect to management web
interface. I got "java.lang.NoClassDefFoundError: sun/tools/javac/Main"
error in wesip log. So I looked into startup.sh script and found it's
classpath problem of tools.jar. I had no JAVA_HOME variable define, so I
replaced it with absolute path
:/usr/lib/jvm/java-6-sun-1.6.0.03/lib/tools.jar
Restart wesip, then I cound use management web interface and
applications were shown in web. For my case, the key is tools.jar classpath.
I hope this will be useful for u.
Regards,
Chen Xueqin
More information about the sr-users
mailing list