[jboss-user] [Beginners Corner] - Re: Wanted: Web based Application for System Analysis - Is

PeterJ do-not-reply at jboss.com
Mon Nov 6 10:34:44 EST 2006


Let me see if I understand this correctly.

You have a central computer running Windows XP.  I assume that this computer has two network cards, one of which is connected to an isolated LAN of up to five computers.  The other is connected to the internet (or some other more public network.)

The 5 computer on the isolated LAN are pumping data into a MySQL database.

You would like to write a web application that accesses the MySQL database and provides information to people who are accessing it via the public network.

Sounds trivial to me.  For the web app, pretend that the private network doesn't exist, that only the MySQL database exists. And when you run JBoss, use the -b boot option to specific the IP address for the network card that is on the public network.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983467#3983467

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983467



More information about the jboss-user mailing list