[EJB 3.0] - Re: complete and working ejb3 hello world session bean examp
by nickleus
people make tutorials on the internet so others don't have to buy books.
i went to that "trailblazer" page and talk about "plug", there you have to click through tons of pages to get the information you need. crap like that is designed to get page views.
i've seen the getting started guides and other tutorials, and there IS NO tutorials that is complete as mine and that describes a step by step implementation for eclipse.
i made everything on one page, with no crap bla bla bla introduction text. that's how all my tutorials are. you don't have to read through crap to get the information you're looking for. go ahead and delete my post if you will, i was just trying to help....
and if i was plugging my site, then i would have made the url a clickable link with important and relevant keywords in the text, like this:
complete and working ejb3 hello world session bean example for eclipse
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146057#4146057
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146057
18 years
[Clustering/JBoss] - Running multiple jboss servers
by praveenas
Hi,
I want to run multiple jboss servers on a single machiene, for testing clustering. I have copied the JBOSS_HOME content in different folders and changed the port numbers at server.xml of jboss5/server/all/deploy/jboss-web.deployer, for every folder of jboss_home I have created. But, I could not run all the instances parallely.
Please let me know, If I need to do any other modification to be done?
PS: My target is to run multiple Jboss servers(jboss1,jboss2, jboss3, jboss4) on machine 1 and few more(jboss5, jboss6) on machine 2.
I expect that, the workers.properties file in the httpd 2.0.63 server to be modified. Let me know that.
Please let me know where I might have gone wrong.
Thank you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146056#4146056
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146056
18 years