Java and RabbitMQ/AMQP Modules
Hello, An anyone shed light on how to build and run FreeRadius as a Java application ? Also, I need to know if there is any opensource or commercial RabbitMQ/AMQP module for FreeRadius. Thanks in advance. Regards, Abdul Hakeem
On Thu, Aug 13, 2015 at 10:15:22AM +0100, Abdul Hakeem wrote:
An anyone shed light on how to build and run FreeRadius as a Java application ?
Well, I guess you could start from scratch and rewrite it all in Java? Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
I am not a software engineer, but a C or C++ application can be built in Java my tweaking the makefiles. Forking may be an issue, however. Cheers, Abdul Hakeem -----Original Message----- From: Freeradius-Devel [mailto:freeradius-devel-bounces+alhakeem=gmail.com@lists.freeradius.org] On Behalf Of Matthew Newton Sent: Thursday, August 13, 2015 10:54 AM To: FreeRadius developers mailing list Subject: Re: Java and RabbitMQ/AMQP Modules On Thu, Aug 13, 2015 at 10:15:22AM +0100, Abdul Hakeem wrote:
An anyone shed light on how to build and run FreeRadius as a Java application ?
Well, I guess you could start from scratch and rewrite it all in Java? Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
On Thu, Aug 13, 2015 at 11:57:33AM +0100, Abdul Hakeem wrote:
I am not a software engineer, but a C or C++ application can be built in Java my tweaking the makefiles. Forking may be an issue, however.
In which case, please feel free to tweak the FreeRADIUS makefiles and compile as Java. Be sure to let us know how you get on... (Hint: it's not going to work.) Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
participants (2)
-
Abdul Hakeem -
Matthew Newton