[Asterisk-java-devel] integrating asterisk
Brought to you by:
srt
From: Sebastian E. <seb...@gl...> - 2006-01-23 16:02:54
|
Hi there, =20 I=92m planning to integrate your component in a webapp hosted probably = in JBoss or Websphere. Considering that it=92s kind of =93not permitted=94 = to host a component that manages its own thread (creation and pooling), I am researching the best way to integrate it. I analyzed (superficially) your code and I think that transforming the AGIConnectionHandler in a servlet would be a possible approach. In this way, the container would take care of threads creation, pooling, etc. and I can benefit of AGI commands from your library. =20 What do you think? =20 PD: should I post this in the user list too? =20 --=20 No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.14.21/236 - Release Date: = 1/20/2006 =20 |