Hi
I made an J2EE application running on Jboss. I use Java Server faces. I consume a web service and display it on data tables. I want to give it to few users for testing. As the porject management was messed up I still dont have a server on which I can deploy it and I dont have permission for using an adress even not on a local machine(security issues).
So a solution was proposed tu put the app on a usb stick or an disc which is plugged in during use.
So I need the jboss server to be launched automaticly on plug so the localhost would be availible.
Can someone help me with this?
Thx a lot greetings