• 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

Trying to deploy an application in Jboss 3.2.1

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello friends,
I am trying to deploy an application that worked on Jboss 2.4.4 in jboss 3.2.1.
The folder structure of Jboss 3x is entirely different compared to the one in 2.4.4.
Can anybody point out how I can use Jboss 3x effectively (any documentation available or website that has instructions).
Help will be greatly appreciated.
- Amit.
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know if Luke Taylor's "Getting Started with JBoss" (http://www.jboss.org/modules/html/docs/jbossj2ee.pdf) is detailed enough for you. But I think it is a good start point for JBoss 3.x. The best part is that it has working examples you can play with.
 
Amit Delve
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
The document that is available is good. I downloaded a zip file also associated with it to play around with the examples. but the zip file did not contain the source code for the bank application defined in the documentation. Can you please point out the URL it is available at.
Thank you,
Amit.
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI Amit,
You can try the document on http://jboss.sourceforge.net/doc-24/index.html
Cheers
Arun
(SCJP)
 
Ming Hu
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You need to download J2EE 1.3 Tutorial from this link:
http://java.sun.com/j2ee/download.html#tutorial
I also have a unanswered link regarding the examples:
https://coderanch.com/t/88727/JBoss/EE-Tutorial-CMP-deployment
Maybe we can discuss it further when you get into it.
The link Arun mentioned is for version 4. I'm not sure how different it is from the production version 3.X. I appreciate it for the info.
 
What a show! What atmosphere! What fun! What a tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic