Настраиваю inet-access.xml
Правильно ли я понял пункты меню и заполнил конфиг
<!-- id модуля -->
<param name="moduleId" value="1"/>
<!-- id корневого устройства -->
<param name="rootDeviceId" value="4"/>
<!-- Типы фейковых устройств, являющихся аккаунтинг серверами -->
<param name="accounting.deviceTypeIds" value="7"/>
Сами настройки
http://i.imgur.com/iY5BHBY.pnghttp://i.imgur.com/8LdzwQS.pngМодуль BGInetAccess вроде стартует потом глохнет
02-20/14:35:45 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@50caa560] to java:comp/env/mq/connectionFactory
02-20/14:35:45 INFO [main] DefaultServerSetup - Init DB connection pools
02-20/14:35:45 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master
02-20/14:35:45 INFO [main] AnnotatedMBean - Register MBean ru.bitel.bgbilling.server.util:type=DatabaseConnectionPool,name=master
02-20/14:35:45 INFO [main] DefaultServerSetup - Init trash pools..
mq 02-20/14:35:45 INFO [EventProcessor-init] EventProcessor - Init EventProcessor MQ connection factory...
access 02-20/14:35:46 INFO [main] InetApplication - rootDeviceId=4
access 02-20/14:35:46 INFO [main] Setup - Load config for mid=1
access 02-20/14:35:46 INFO [main] InetOptionRuntimeMap - Loading inetOptionRuntimeMap for moduleId:1
script 02-20/14:35:47 INFO [main] ScriptEventListener - Starting ScriptEventListener...
script 02-20/14:35:47 INFO [main] ScriptEventListener - Relinking script functions.
script 02-20/14:35:47 INFO [main] ScriptEventListener - Skip event type ru.bitel.bgbilling.modules.card.server.event.CardPubActivateEvent. Class not found for this application.
script 02-20/14:35:47 INFO [main] ScriptEventListener - Starting DynamicScriptEventListener...
access 02-20/14:35:48 INFO [main] AnnotatedMBean - Register MBean ru.bitel.bgbilling.modules.inet.access:type=Access
access 02-20/14:35:48 INFO [Thread-12] Application - Stopping ru.bitel.bgbilling.modules.inet.access.Access@5f4d427e
access 02-20/14:35:48 INFO [Thread-7] EventProcessor - Shutdown EventProcessor...