I've created a custom server assembly and reduced a server to Boilerplate
Minimal and OpenEJB. This works, the server comes up (see below).
But, can the server be started without the open ports? I only need the
server listen on a resource adapter, trigger an MDB and delegate to an EJB.
No need for remote access, derby, Active MQ or OpenEJB Daemon.
Can that be done?
Thanks,
Juergen
Booting Geronimo Kernel (in Java 1.6.0_11)...
Starting Geronimo Application Server v2.1.3
[****************************************] 100% 9s Startup complete
Listening on Ports:
1399 0.0.0.0 RMI Naming
1827 127.0.0.1 Derby Connector
4501 127.0.0.1 OpenEJB Daemon
10299 127.0.0.1 JMX Remoting Connector
61913 0.0.0.0 ActiveMQ Transport Connector
61916 0.0.0.0 ActiveMQ Transport Connector
Started Application Modules:
RAR: org.apache.geronimo.configs/system-database/2.1.3/car
--
View this message in context:
http://www.nabble.com/Start-server-without-open-ports---possible--tp21850866s134p21850866.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.