I followed a hello world example using lomboz and eclipse.
How do I put it onto a real jboss server?
do I just upload the whole project folder under workspace? and then what?
My question is bascially how do I deploy it and run the test client and see if it works? Is it possible to do this directly with eclipse?
I am just using cygwin and stuff to connect to the server.