I am sure there are a lot of ways to accomplish this, but I would like to setup or start building an application with Java at home. Possibly using JBoss as the application server. (Our application at work uses JBoss and I would like to know more about it and how it works with a Java Application).
I am not sure where to start, I have installed JBoss on a server at home, and I have searched on the internet for Building a Java Application without a lot of luck.
I do find articles that talk about doing this with NetBeans, but I would like to set this up myself. I do not like that NetBeans does a lot of the work for you.
What I would like to see as an end result would be to build a small appliction that runs with JBoss and connectes to MSSQL server (which I already have up and running).
Again, I am sure this is a very broad subject, but does anybody know of some documentation that might be directed more towards beginners when it comes to building a java application?
Thanks in advance.
- Chris
I am not sure where to start, I have installed JBoss on a server at home, and I have searched on the internet for Building a Java Application without a lot of luck.
I do find articles that talk about doing this with NetBeans, but I would like to set this up myself. I do not like that NetBeans does a lot of the work for you.
What I would like to see as an end result would be to build a small appliction that runs with JBoss and connectes to MSSQL server (which I already have up and running).
Again, I am sure this is a very broad subject, but does anybody know of some documentation that might be directed more towards beginners when it comes to building a java application?
Thanks in advance.
- Chris