[OpenSER-Users] R: Could someone help me with WeSIP ?
Daniel Grotti
daniel.grotti at unibo.it
Thu Dec 13 11:26:48 CET 2007
Hi Chen,
thank you very much!
that was the problem. Now the manager web application works!
Regards,
Daniel
-----Messaggio originale-----
Da: CHEN XUEQIN [mailto:chenxq at star-net.cn]
Inviato: gio 13/12/2007 10.44
A: Daniel Grotti
Cc: users at lists.openser.org; elias.baixas at voztele.com
Oggetto: Re: [OpenSER-Users] Could someone help me with WeSIP ?
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 Users
mailing list