• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

Very Big Doubt??

 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,

I have a very big doubt...

I have the following,

netBeans 5.0, JBoss 4.0.3sp1. I have developed a sample J2EE application using Sun Application Server...Now what I did was installed JBoss and added it to the netBeans 5.0 and did((dumb one)) try to stop sun application server and started JBoss on port 8080 and ran the project which was developed using sun application server. Now what my IDE did was, it tried starting sun application server instead of deploying it to JBoss which is already listening to port 8080. Guys, this may be a dumb question as I'm just a beginner...so my question here is, using the netBeans IDE, when developing a sample project, if I use a particular server, then I can't later run the project under a different server without changing anything??

If I have to change the configurations, then which are the ones need attention??anyone help me on this...

Thanks in advance.
 
Saloon Keeper
Posts: 28222
198
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You'd probably be getting more answers if you'd mentioned what your Very Big Doubt was about in the subject of your post. A lot of people only actually look at messages that appear to touch on something that interests them.
 
Joe San
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

So here's the description. I have a J2EE application developed using netBeans and chose sun app server for the first time to deploy it. Later I changed the settings in the properties of my project node, changed actually the server to JBoss. But when I tried to deploy it to JBoss, it showed errors. My question is that, can't we deploy it to different servers that we want?? Does netBeans support that??
 
Did you ever grow anything in the garden of your mind? - Fred Rogers. Tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic