On Tue, 2007-03-06 at 11:53 +0100, Helmut Kuper wrote: > 1st: My SIPConnector doesn't startup correctly
i thought you had solved this issue in mail "WeSIP part 2" if config is correct try this: - shutdown the AS - shutdown openser - start openser - start AS > 2nd: There seems some classes are missed hmmm check the JAVA_HOME and CLASSPATH env variables is set and are correct. JAVA_HOME and CLASSPATH is used by the startup.sh script of WeSIP. maybe could be the problem but i'm not sure ;D > Seems ti me that I have some major config errors here ... > > regards > Helmut > > > > > tele schrieb: > > Hi, > > > > check the archive is correct: > > > > unzip -l click2call-08_11_06.sar > > > > and there are all the files. > > > > copy the .sar on wesipapps directory and then startup AS. > > look at the log, you will see > > > > 13:06:15 06Mar2007 INFO ConvergedHostDeployer [main]- Installing web > > application at context path /click2call-08_11_06 from URL > > file:/opt/wesip/wesipapps/click2call-08_11_06 > > > > now point your browser to the fantastic manager interface: > > > > http://82.215.163.67:8080/manager/jsp/manager.jsp > > > > through the manager you can even directly deploy your .sar on the AS. > > > > you can see the application click2dial running. click on the path of the > > application. > > > > hope this help > > > > regards, > > > > :tele > > > > > > > > > > On Tue, 2007-03-06 at 10:57 +0100, Helmut Kuper wrote: > > Hi, > > > > I found this in my wesip log when I enter > > 212.6.123.118:8080/click2dial.jsp in my browser: > > > > 2007-03-06 10:55:29 HttpProcessor[8080][4] An incoming request is being > > assigned > > 2007-03-06 10:55:29 HttpProcessor[8080][4] The incoming request has > > been awaited > > 2007-03-06 10:55:29 HttpProcessor[8080][4] parseConnection: > > address=/212.6.95.198, port=8080 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Normalized: '/click2dial.jsp' > > to '/click2dial.jsp' > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Request is 'GET' for > > '/click2dial.jsp' with protocol 'HTTP/1.1' > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header host = 212.6.123.118:8080 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header user-agent = > > Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.2) Gecko/20070219 > > Firefox/2.0.0.2 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header accept = > > text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header accept-language = > > de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Adding locale 'de_DE' > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Adding locale 'de' > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Adding locale 'en_US' > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Adding locale 'en' > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header accept-encoding = > > gzip,deflate > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header accept-charset = > > ISO-8859-1,utf-8;q=0.7,*;q=0.7 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header keep-alive = 300 > > 2007-03-06 10:55:29 HttpProcessor[8080][4] Header connection = keep-alive > > 2007-03-06 10:55:29 ConvergedEngine[Standalone]: Mapping server name > > '212.6.123.118' > > 2007-03-06 10:55:29 ConvergedHost[212.6.123.118]: MAPPING configuration > > error for request URI /click2dial.jsp > > > > > > > > > > > > > > Helmut Kuper schrieb: > >>>> Hello, > >>>> > >>>> has anyone installed click2dial on wesip? I looking for some hints how > >>>> to do that. Do I need an apache instance for it? Or it is just copy .sar > >>>> file into wesipapps directory and call click2dial.jsp with a browser? > >>>> > >>>> regards > >>>> Helmut > > _______________________________________________ > > Users mailing list > > [email protected] > > http://openser.org/cgi-bin/mailman/listinfo/users > > > > > >> > _______________________________________________ > Users mailing list > [email protected] > http://openser.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://openser.org/cgi-bin/mailman/listinfo/users > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFF7Ugq4tZeNddg3dwRArgQAJ48DacjChZmJrwwfxAALINBQ6LD6QCglxWG > yookkSBKztP+/YtBqvRNYZ0= > =wGMF > -----END PGP SIGNATURE----- _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
