• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Jboss IDE 2.O issue

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I was trying the new Jboss IDE 2.0.
Now the issue:-
In jboss we create two new server say
Jboss/server/TestServer-1
and Jboss/server/TestServer-1 each runing to different ports

Now in jboss Ide 1.5 we were able to create two different jboss server configuration pointing to TestServer-1 and TestServer-2 and were able to run the server from the IDE itself.

But, while trying the same on Jboss 1de 2.0 ... it seem the configuration has changed all together.

Please if anyone knows about this... please let me know.

Thanks in advance
 
reply
    Bookmark Topic Watch Topic
  • New Topic