Hi Diwan, Please see the answers for some of the questions.
On Sat, Sep 14, 2013 at 6:28 AM, Abhijit Diwan <[email protected]> wrote: > Any Help on this. It is big company and if they do not find it secure we > have to drop the implementation. > > Please help. > thanks > Abhijit > On Sep 12, 2013, at 3:39 PM, Abhijit Diwan wrote: > > > Hi All > > > > We are in final few steps of WSO2 ESB / Data services > implementation at very big company. They love your Data Services, I mean it > , love it !! > > > > We are trying to pass the Information Security review of our WSO2 > ESB implementation. We are using 4.0.3 EAB with 3.2.2 DSS feature. > > > > Information security group has objected for following things in > default WSO2 ESB > > > > 1. QPID / AMQP server listening to 5672 / 8672 ports. Can > we disable the default message broker so that QPID will not start. If we > disable, will it affect any other functionality? We are > NOT using message brokers / any JMS related applications, mainly Data > Services. > > > > 2. How to block JMX console being started? The JMX console > starts at 11111 / 9999 be default. > In {CARBON-HOME}/repository/conf/advanced/jmx.xml file, you can disable jmx console. <StartRMIServer>false</StartRMIServer> > > > > 3. We have already disabled Admin UI, however is there any > way where I can turn the logging levels for individual loggers with out > Admin UI and WITHOUT re- starting the ESB? > I'm afraid not (AFAIK). The only other way is by editing {CARBON-HOME}/repository/conf/log4j.properties file, which needs a restart of the server. > > > I would be extremely thankful if I can answers for above questions. > > > > Please help WSO2 implementation in very prestigious company. > > > > WSO2 rocks !!! > > > > thanks > > Abhijit > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Thanks & regards, Nirmal Senior Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
