• 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 4.2.3 problem

 
Ranch Hand
Posts: 189
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Experts,

as i informed in my previous mail, that when i run jboss 4.2.3 with jre 1.6 i am not getting any error

the statements are as follows,




and if i type the on web browser,

i get page cannot be displayed

and also in case of 4.2.3 installation folder i cannot find the folder in /user/jboss/jbossinstall/server/all/deploy/jboss-web-tomcat50.sar folder is missing which was there in
3.2.7 whether this makes any difference. please inform.
 
Bartender
Posts: 10336
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


when i run jboss 4.2.3 with jre 1.6


JBoss with require a JDK, not a JRE to run.

Is this a different question from your previous post? Did you try the suggestions made there?
 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

vin Hari wrote:
and if i type the on web browser,

i get page cannot be displayed


Let's continue this discussion in your other thread here https://coderanch.com/t/482669/JBoss/jboss-not-working

vin Hari wrote:
and also in case of 4.2.3 installation folder i cannot find the folder in /user/jboss/jbossinstall/server/all/deploy/jboss-web-tomcat50.sar folder is missing which was there in
3.2.7 whether this makes any difference. please inform.


No that won't make a difference. That folder in 4.2.x is now named deploy/jboss-web.deployer
 
Ranch Hand
Posts: 650
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

vin Hari wrote:
and also in case of 4.2.3 installation folder i cannot find the folder in /user/jboss/jbossinstall/server/all/deploy/jboss-web-tomcat50.sar folder is missing which was there in
3.2.7 whether this makes any difference. please inform.



Why are you looking under the all server directory when you're starting the default server instance?
 
You would be much easier to understand if you took that bucket off of your head. And that goes for the tiny ad too!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic