aspose file tools
The moose likes JBoss and the fly likes Regarding Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Regarding "JBoss in Action" book question" Watch "Regarding "JBoss in Action" book question" New topic
Author

Regarding "JBoss in Action" book question

Hozaifa Azmi
Greenhorn

Joined: Jan 03, 2009
Posts: 22
Dear authors...


Thank you so much for this new book "JBoss in Action".

I would like to ask you a question;

Does the book discuss about the deployment of a JSF application using JBoss ?





Thank you once again.

Regards,
Hozaifa N.
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17224
    
    1

In what context. a JSF application gets deployed just like other applications. it is placed into a war file and copied into a deploy directory of JBoss.

That war file follows the J2EE spec for creation, just as if it was simply jsp and servlets.

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Javid Jamae
Author
Ranch Hand

Joined: May 14, 2008
Posts: 198
Section 5.7 is entitled Configuring JavaServer Faces. In there we talk about how to add JSF to an application by configuring the web.xml file. Mark is correct in saying that the deployment process is the same for any web application.


Author: JBoss in Action, javidjamae.com, @javidjamae on Twitter
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Regarding "JBoss in Action" book question
 
Similar Threads
JBoss In Action - Unit Testing
JBoss: A Developer's Notebook : version using
Some Materials to Learn JBoss
* Winners: Clojure in Action
Help getting up to speed using JBoss