<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>JavaRanch: JBoss</title>
        <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&amp;f=63</link>
        <description>A Friendly Place for Java Greenhorns</description>
        <image>
            <url>http://saloon.javaranch.com/ubb/moosefly.gif</url>
            <title>JavaRanch Big Moose Saloon</title>
            <link>http://saloon.javaranch.com/</link>
        </image>
        <language>en-us</language>
        <generator>JavaRanch RSS</generator>
        <copyright>Copyright 2007 Paul Wheaton. All Rights Reserved.</copyright>
        <item uniqueID="63-003201">
            <title>problem in using ui:fragment</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003201</link>
            <description>I am using Seam with hibernate and has a problem writing ui:fragment.&lt;br /&gt;I have following code in my .xhtml&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;&amp;lt;ui:fragment rendered="#{rcvrInfo.deliveryTypes.contains( new DeliveryType("Postal") }"&amp;gt; &lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;ReceiverInfo class has following attributes&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;private Set&amp;lt;DeliveryType&amp;gt; deliveryTypes = new HashSet&amp;lt;DeliveryType&amp;gt;(0); &lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;There are two problems:&lt;br /&gt; &lt;br /&gt;1. How to read double quotes inside double quotes.&lt;br /&gt;2. I tried same code in Java Class but it says result is "false" while the expected result will be true.&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;rcvrInfo.deliveryTypes.contains( new DeliveryTyp...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003201</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003201Jignesh Patel</comments>
            <author/>
            <pubDate>Sat, 5 Jul 2008 15:02:26 MDT</pubDate>
        </item>
        <item uniqueID="63-003200">
            <title>JBoss 5.0.0 RC newbie!</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003200</link>
            <description>Hi guys, wondering if you could help me out, I'm a complete JBoss newbie (in fact just downloaded it about 10 minutes ago). I've unpacked teh ZIP file, ran the run.bat file and got the follow error:-&lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;&lt;br /&gt;11:27:17,345 ERROR [AbstractKernelController] Error installing to Create: name=ManagedConnectionFactoryParserDeployer state=Configured&lt;br /&gt;java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from vfszip:/C:/Java/jboss-5.0.0.CR1/lib/jaxb-impl.j&lt;br /&gt;ar/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap class&lt;br /&gt;loader. (See http://java.sun.com/j2se/1.5.0/docs/guide...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003200</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003200Keith Seller</comments>
            <author/>
            <pubDate>Sat, 5 Jul 2008 04:36:24 MDT</pubDate>
        </item>
        <item uniqueID="63-003199">
            <title>* Winners: JBoss in Action</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003199</link>
            <description>First, a big thanks to Javid Jamae and Peter Johnson for being here to promote the book JBoss in Action (http://www.manning.com/affiliate/idevaffiliate.php?id=235_83).&lt;br /&gt; &lt;br /&gt;The winners are:&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Vinoth kumar Gajapathy&lt;br /&gt;Jon Ferguson&lt;br /&gt;Rogerio Kioshi&lt;br /&gt;Jaikiran Pai&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Please send your snail mail address to bookpromotion AT javaranch DOT com. To ensure the quickest response, please provide the following:&lt;br /&gt; &lt;br /&gt;&lt;b&gt; Your name (first and last - preferably the one you use on Javaranch) &lt;br /&gt;Address &lt;br /&gt;Phone Number &lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Also, please include the following as the subject of your Email.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Book Promo Winner - JBoss in Action - Tuesday, July 1st 2008&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;As noted in t...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003199</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003199David O'Meara</comments>
            <author/>
            <pubDate>Sat, 5 Jul 2008 01:20:24 MDT</pubDate>
        </item>
        <item uniqueID="63-003198">
            <title>seam contrary to MVC ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003198</link>
            <description>Hello ,&lt;br /&gt;Am trying to explore SEAM and after looking at the first example my views are ::&lt;br /&gt; &lt;br /&gt;Using EL we bind the data to a backed up bean &lt;br /&gt;( advantage being no need to manually set values )&lt;br /&gt; &lt;br /&gt;Backed up bean needs to have wo annotations &lt;br /&gt;@Name &amp; @Scope&lt;br /&gt; &lt;br /&gt;Action Listener is bound to the UI using a annotation of @In&lt;br /&gt; &lt;br /&gt;After looking at all of this * am used to developing apps using struts ) &lt;br /&gt; &lt;br /&gt;I find struts much cleaner and much more layered &lt;br /&gt; &lt;br /&gt;Seam in an attempt to avoid XML seems to have annotations freely thrown around &lt;br /&gt; &lt;br /&gt;My understanding is SEEMS totally violates MVC - here the View is configured with Model &lt;br /&gt; &lt;br /&gt;I am new and maybe I do not understand...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003198</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003198anagha desai</comments>
            <author/>
            <pubDate>Fri, 4 Jul 2008 11:54:22 MDT</pubDate>
        </item>
        <item uniqueID="63-003197">
            <title>JBoss health monitoring</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003197</link>
            <description>What are some best practices on ways to monitor the overall health of the container (e.g. pools, JNDI, EJBs, etc.)?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003197</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003197Chris Thompson</comments>
            <author/>
            <pubDate>Fri, 4 Jul 2008 09:12:22 MDT</pubDate>
        </item>
        <item uniqueID="63-003196">
            <title>server.xml ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003196</link>
            <description>hi rancher,&lt;br /&gt;we can define the datasources in server.xml ?&lt;br /&gt; &lt;br /&gt;sometimes we can create the separate xml file such as databasename-ds.xml?&lt;br /&gt; &lt;br /&gt;please anyone have good information about this issue</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003196</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003196Moayad Abu Jaber</comments>
            <author/>
            <pubDate>Fri, 4 Jul 2008 07:14:21 MDT</pubDate>
        </item>
        <item uniqueID="63-003195">
            <title>checking health of connection pool </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003195</link>
            <description>Hello ,&lt;br /&gt;Have set up a Datasource in Jboss .&lt;br /&gt; &lt;br /&gt;Wanted to know if there is any way to check the health of the connection pool ?&lt;br /&gt; &lt;br /&gt;Option a &amp;gt;&lt;br /&gt;Any admin interface which specifies no of connections in use / no free &lt;br /&gt; &lt;br /&gt;( Have faced issues in other projects ( using ATG server ) where poor code was causing connection leaks - but there was no GUI to show the status / health &lt;br /&gt; &lt;br /&gt;Option b &amp;gt;&lt;br /&gt;Is there any way programmatically that I can set a threshhold limit and raise an alarm email once that min limit is reached ?&lt;br /&gt; &lt;br /&gt;Thanks ,&lt;br /&gt;~satish</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003195</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003195satish bodas</comments>
            <author/>
            <pubDate>Fri, 4 Jul 2008 05:02:21 MDT</pubDate>
        </item>
        <item uniqueID="63-003193">
            <title>Jboss in Action: Running JBoss as windows service</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003193</link>
            <description>Hello Javid and Peter&lt;br /&gt; &lt;br /&gt;We have been using java service wrapper for running JBoss AS as windows service in production environment.&lt;br /&gt; &lt;br /&gt;However there is another way using JBoss Native (http://wiki.jboss.org/wiki/JBossNativeWindows).&lt;br /&gt; &lt;br /&gt;I would like to ask, which approach would you recommend for production environment, advantages, disadvantages, best practices.&lt;br /&gt; &lt;br /&gt;Thank you.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003193</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003193Martin Vician</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 11:31:08 MDT</pubDate>
        </item>
        <item uniqueID="63-003192">
            <title>ResourceException on accessing the portlets</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003192</link>
            <description>Hi,&lt;br /&gt;Iam getting the below exception after I deploy my portlets and access it. I am not able to see the page &amp; the page is loaded with this error.Kindly suggest me what needs to be done in this account.&lt;br /&gt;Thanks in advance.&lt;br /&gt; &lt;br /&gt;javax.servlet.ServletException: javax.resource.ResourceException: &lt;br /&gt;Transaction is not active: tx=TransactionImple &amp;lt; ac, BasicAction: -38e1ed9e 2f:486cee2e:1d0 status: ActionStatus.ABORT_ONLY &amp;gt;&lt;br /&gt;org.jboss.portal.server.servlet.PortalServlet.service(PortalServlet.java:276)&lt;br /&gt;javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;br /&gt;org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;root cause &lt;br /&gt; &lt;br /&gt;javax.resource.Resource...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003192</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003192Shemida Nivedha</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 09:31:08 MDT</pubDate>
        </item>
        <item uniqueID="63-003191">
            <title>How to use configured datasource </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003191</link>
            <description>Have set up a Postgres Datasource .&lt;br /&gt; &lt;br /&gt;I now wanted to make use of it in my code .&lt;br /&gt; &lt;br /&gt;Here is my configured datasource :: ( postgres-ds.xml )&lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt; &lt;br /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;br /&gt;&amp;lt;datasources&amp;gt;&lt;br /&gt;&amp;lt;local-tx-datasource&amp;gt;&lt;br /&gt;&amp;lt;jndi-name&amp;gt;PostgresDS&amp;lt;/jndi-name&amp;gt;&lt;br /&gt;&amp;lt;connection-url&amp;gt;jdbc ostgresql://localhost:5432/postgres&amp;lt;/connection-url&amp;gt;&lt;br /&gt;&amp;lt;driver-class&amp;gt;org.postgresql.Driver&amp;lt;/driver-class&amp;gt;&lt;br /&gt;&amp;lt;user-name&amp;gt;postgres&amp;lt;/user-name&amp;gt;&lt;br /&gt;&amp;lt;password&amp;gt;postgres&amp;lt;/password&amp;gt;&lt;br /&gt; &lt;br /&gt;&amp;lt;metadata&amp;gt;&lt;br /&gt;&amp;lt;type-mapping&amp;gt;PostgreSQL 8.0&amp;lt;/type-mapping&amp;gt;&lt;br /&gt;&amp;lt;/metadata&amp;gt;&lt;br /&gt;&amp;lt;/local-tx-datasou...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003191</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003191satish bodas</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 07:13:08 MDT</pubDate>
        </item>
        <item uniqueID="63-003190">
            <title>asking the best next question to have as many rules fire as possible</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003190</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;We are building with a team an application for matching "green customers" to "green companies" based on rules that match customer (wanting to save energy, money and climate) to green companies that offer "products to save energy, money and climate"&lt;br /&gt; &lt;br /&gt;We are evaluation if drools would be a good tool for this.&lt;br /&gt; &lt;br /&gt;Now my question: (how) will drools (or any other rule engine) be able to support the process of "asking the best next question to have as many rules fire as possible"? but without having to code in each rule some relationship with other rules in the rule base explicitely, because that would make the rule base very hard to maintain when we have hundreds or maybe even thousands of rules in the future....</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003190</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003190Fred Kwakkel</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 05:29:07 MDT</pubDate>
        </item>
        <item uniqueID="63-003189">
            <title>market share of JBOSS ?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003189</link>
            <description>Hi Javid/Peter,&lt;br /&gt; &lt;br /&gt;Thank you for providint such wonderful information on JBOSS!!!&lt;br /&gt;I read most of the questions here, these have really been informative.&lt;br /&gt; &lt;br /&gt;A book dedicated for JBOSS administration is really a wonderful resource !!!&lt;br /&gt; &lt;br /&gt;Just wanted to know how successfull is JBOSS commercially and its market share ?&lt;br /&gt; &lt;br /&gt;Thank you&lt;br /&gt;Ayub</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003189</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003189Ayub ali khan</comments>
            <author/>
            <pubDate>Thu, 3 Jul 2008 00:09:07 MDT</pubDate>
        </item>
        <item uniqueID="63-003188">
            <title>jboss in linux or windows</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003188</link>
            <description>If i run jboss in linux with no gui or maybe xfce, this would get better performance than a windows 2k?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003188</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003188Jorge Bend</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 18:17:06 MDT</pubDate>
        </item>
        <item uniqueID="63-003187">
            <title>From Microkernel to 'All'</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003187</link>
            <description>One of the things I like about the JBoss configuration approach is the use of JMX Beans to build a server to match your needs. Having said that I haven't delved too deeply into that realm. Part of the reason is that I find getting to this level fraught with frustration. Does your book bring out solid examples in this area? Also with lightweight containers such as Spring about.. how would the microkernel compare? Finally.. just how lightweight can this be (of course you have hardly any services at that level)? Do you have any extreme examples of deployments say on limited or embedded hardware?&lt;br /&gt; &lt;br /&gt;Cheers,&lt;br /&gt;Jon</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003187</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003187Jon Ferguson</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 16:05:06 MDT</pubDate>
        </item>
        <item uniqueID="63-003186">
            <title>So , How &amp;quot;JBoss in Action &amp;quot; is different </title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003186</link>
            <description>How "JBoss in Action " is different from other books and shall we expect some kind of workbooks.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003186</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003186Nag Sri</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 12:41:05 MDT</pubDate>
        </item>
        <item uniqueID="63-003185">
            <title>Profiling a JBoss application</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003185</link>
            <description>Any recommendations on tutorials / books that describe how to profile JBoss applications?&lt;br /&gt; &lt;br /&gt;Regards, Andrew</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003185</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003185Andrew Monkhouse</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 09:45:05 MDT</pubDate>
        </item>
        <item uniqueID="63-003184">
            <title>Jboss 4.0.2 ActiveBPEL deployment error</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003184</link>
            <description>Hello,&lt;br /&gt; &lt;br /&gt;I am using Jboss 4.0.2.&lt;br /&gt;I have created and placed ActiveBPEL.ear file in server/default/deploy folder which will help in invoking my webservices.&lt;br /&gt;I am getting following deployment error when accessing Deployed Processes on BpelAdmin screen (http://localhost:8080/BpelAdmin): &lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;7:52:45,763 INFO [STDOUT] Jul 2, 2008 5:52:45 PM org.activebpel.rt.axis.bpel.web.AeProcessEngineSe&lt;br /&gt;rvlet$AeTomcatLogger&lt;br /&gt; logError&lt;br /&gt;SEVERE: Unable to deploy: file:/D:/jboss-4.0.2/server/default/bpr/AeEngineAdmin.wsr&lt;/pre&gt;&lt;hr&gt;&lt;/blockquote&gt;&lt;br /&gt; &lt;br /&gt;Following is the console log for reference: &lt;br /&gt; &lt;br /&gt;&lt;blockquote&gt;code:&lt;hr&gt;&lt;pre&gt;===========================================================...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003184</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003184Jignesh Gohel</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 07:01:05 MDT</pubDate>
        </item>
        <item uniqueID="63-003183">
            <title>setting security policy in jboss</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003183</link>
            <description>Hi All,&lt;br /&gt; &lt;br /&gt;I want that my jboss should use its own policy file for security rather than&lt;br /&gt;using jdk's security.policy file.&lt;br /&gt;So that i can assign various security values to my web applications.&lt;br /&gt;If anybody has some idea please advice me.&lt;br /&gt;Thanks and Regards.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003183</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003183Khushwinder Chahal</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 05:45:04 MDT</pubDate>
        </item>
        <item uniqueID="63-003182">
            <title>JBoss in Action</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003182</link>
            <description>Dear Author,&lt;br /&gt; &lt;br /&gt;Is this a newly released book or does it already have a previous version? Also which edition of the jBoss server does this book talk about.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003182</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003182Jothi Shankar Kumar Sankararaj</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 01:15:04 MDT</pubDate>
        </item>
        <item uniqueID="63-003181">
            <title>Connection pooling</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003181</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I'm using jboss app server and oracle db server. I had written a oracle-ds.xml file and delployed in jboss to get the connection pool feature,its working fine. &lt;br /&gt;But is it possible to define the connection pool properties using jboss web console for each web application?&lt;br /&gt; &lt;br /&gt;For every database we need to write -ds.xml file. Is there any other alternative.&lt;br /&gt; &lt;br /&gt;and I need to use clustering feature of jboss how to do it?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003181</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003181Anand Raj</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 00:43:04 MDT</pubDate>
        </item>
        <item uniqueID="63-003180">
            <title>JBoss in Action: different class loaders for each web application</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003180</link>
            <description>Hi, &lt;br /&gt; &lt;br /&gt;I have a question to Javid and Peter.&lt;br /&gt; &lt;br /&gt;We are trying to deploy two, different, applications (let's say APP1 and APP2) recently but we have a problem as one of them use reverse ordered class loader. What we find - after deployment - is that classes are mixed up within applications. We have shared components (shared libs) which provide access to APP1 (reverse ordered class loader) from APP2 (standard class loader). But when we try to access APP1 from APP2 through the API from the shared libs, Java gets confused.&lt;br /&gt; &lt;br /&gt;We would like to assure, somehow, that APP1 is encapsulated and has no access to shared libraries at all. Additionally we would like to make APP1 be available for APP2 - as we need it's features...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003180</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003180kelahcim kela</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 00:27:04 MDT</pubDate>
        </item>
        <item uniqueID="63-003179">
            <title>JBoss in Action : Hot deployment</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003179</link>
            <description>Is it possible to configure hot deployment?&lt;br /&gt;What are the actual advantages/disadvantages of hot deployment over server restart?&lt;br /&gt; &lt;br /&gt;To Peter and Javid : What was the main motivation behind writing this book?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003179</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003179Padmarag Lokhande</comments>
            <author/>
            <pubDate>Wed, 2 Jul 2008 00:09:04 MDT</pubDate>
        </item>
        <item uniqueID="63-003178">
            <title>Admin Console in JBOSS</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003178</link>
            <description>Hi,&lt;br /&gt; Do we have admin console in JBOSS similar to Websphere and Weblogic ?&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Lalit M.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003178</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003178Lalit mishra</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 22:21:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003177">
            <title>Websphere to JBOSS migration</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003177</link>
            <description>I have an application that runs on Websphere 6.0. I manually created the jboss-web.xml and jboss.xml (for ejbs) to deploy the new EAR on JBOSS.&lt;br /&gt;Now if we migrate to higher versions of Websphere for higher J2EE version compliance, are there any tools that can migrate the EAR to equivalent JBOSS versions?&lt;br /&gt;Thanks</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003177</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003177Babji Reddy</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 21:59:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003176">
            <title>Special In This Book</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003176</link>
            <description>What special topics covered in this book and besides what make this book unique among other JBoss books.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003176</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003176jatandar dhirwani</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 21:45:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003175">
            <title>JBoss-4.2.2.GA and security</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003175</link>
            <description>Just downloaded JBoss-4.2.2.GA and I want to make it secure and I'm stuck with this question, &lt;br /&gt;what values/attribute i need to change in config files in order to make jboss secure? , I know that by default some configuration are not secure by default.&lt;br /&gt;Thanks .</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003175</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003175Steve Malone</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 20:31:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003174">
            <title>Bean Removal from container</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003174</link>
            <description>Is there a way to configure the amount of time an ejb3 is passivated until it gets removed in JBoss 4.0.4? I noticed in JBoss 4.2.x, a parameter removalTimeoutSeconds was added, but that does not seem to exist in JBoss 4.0.4.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Jeff</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003174</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003174Jeff Storey</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 19:33:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003173">
            <title>Jboss in Action question: migration from other Application Servers</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003173</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I'd like to know if this book explains how to migrate projects built to run on other Application Servers to JBoss.&lt;br /&gt; &lt;br /&gt;Thank you.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003173</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003173Rogerio Kioshi</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 17:39:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003172">
            <title>Does this book teach fundamentals or more like tutorials?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003172</link>
            <description>What is the main objective and focus of this boook? &lt;br /&gt; &lt;br /&gt;Teaching fundamentals or taking you through step by step like a tutorial.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003172</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003172arulk pillai</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 17:27:03 MDT</pubDate>
        </item>
        <item uniqueID="63-003171">
            <title>free</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003171</link>
            <description>do we have anything like a free JBoss download?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003171</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003171sreerupa basu</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 15:07:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003170">
            <title>JBoss in Action - Clustering and performance</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003170</link>
            <description>Javid and Peter,&lt;br /&gt; &lt;br /&gt;It's been rather common nowadays the requirements to cover some kind of redundancy, failover or cluster. Does the book cover these topics. Does it include some "odd" setups like multiple clusters on the same network, or multihomed servers?&lt;br /&gt;And about performance, is this topic covered? Trimming is a good point, but what about tuning some key parameters that offer some gain over the "just-unzip-vanilla-install"?&lt;br /&gt; &lt;br /&gt;Thanks,</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003170</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003170Eduardo Bobsin</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 12:11:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003169">
            <title>Migration from BEA Weblogic to JBoss</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003169</link>
            <description>Hi,&lt;br /&gt;We need to migrate from BEA Weblogic 9.1 to JBoss. &lt;br /&gt;What are the roadblocks that we can expect in this process. &lt;br /&gt;We currently use weblogic's T3 protocol for all the lookups.&lt;br /&gt;What will be the equivalent substitute for JBoss.&lt;br /&gt; &lt;br /&gt;Please forgive me if this is a very naive question. I have just started learning about these application servers and have a long way to go.. &lt;br /&gt; &lt;br /&gt;Thanks a lot.&lt;br /&gt;Dhruv</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003169</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003169Dhruv Chandna</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 11:13:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003168">
            <title>JBoss in Action: production deployment</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003168</link>
            <description>I'm a minimalist. When I deploy applications, servers, I prefer to remove unnecessary stuff, especially in a production environment Do you address this subtopic in your book?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003168</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003168Fred Muhlenberg</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 10:53:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003167">
            <title>JaveEE 5 Annotations</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003167</link>
            <description>Javid and Peter,&lt;br /&gt;How are you doing JavaEE 5 Annotations for EJB 3 and for Web Services? Are you using the JBoss Eclipse IDE (I know the name is old, but I don't know the new name for this)? OR are you using some other Eclipse plug-in?&lt;br /&gt; &lt;br /&gt;Tom Marrs</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003167</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003167Tom Marrs</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 10:51:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003166">
            <title>Seam</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003166</link>
            <description>Javid and Peter,&lt;br /&gt;Are you covering Seam in your book? How does Seam fit in with a JavaEE architecture? Is Seam mature enough to start using for real-world development?&lt;br /&gt; &lt;br /&gt;Tom Marrs</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003166</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003166Tom Marrs</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 10:49:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003165">
            <title>JBoss 5.0</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003165</link>
            <description>Javid and Peter,&lt;br /&gt;Are you covering JBoss 5.0 in your book?&lt;br /&gt; &lt;br /&gt;Tom Marrs</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003165</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003165Tom Marrs</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 10:49:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003164">
            <title>Spring + Hibernate in JBoss</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003164</link>
            <description>Dear Javid and Peter, I thank you for your book, it could not have been more opportunate and timely for me who is just learing the migration path from JBoss 4.X to 5.0. Does JBoss 5.0 provide any explicit support for deploying to the Spring container? Also would like to know if your book covers any details on the JBoss Hibernate integration, Hibernate console and JBossIDE (now JBosssTools) and eclipse integration. Atleast an appendix could help...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003164</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003164Java Pal</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 10:39:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003163">
            <title>Accessing JBOSS POJO Cache</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003163</link>
            <description>Hi,&lt;br /&gt;I am working in JBOSS for developing new service. I would like to access the JBOSS POJO cache and get the data just in case there is any upgrade activity or system fail over.&lt;br /&gt;It will be helpful if you could tell as of how data can be restored by accessing the JBOSS POJO cache.&lt;br /&gt;I am new to JBOSS so it would be better if you could give me link to know more about JBOSS cache &amp; its features.&lt;br /&gt; &lt;br /&gt;Thanks in advance,&lt;br /&gt;Regards,&lt;br /&gt;Shemida</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003163</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003163Shemida Nivedha</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 09:07:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003162">
            <title>Development productivity with Jboss</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003162</link>
            <description>Hi everybody!&lt;br /&gt; &lt;br /&gt;In our company we are developing a new Java Framework based on J2EE. We're presencing a small development productivity when leading with Jboss 4.2, cause the server is to slow to startup ou to publish the web site. &lt;br /&gt; &lt;br /&gt;Is there any basic configurations that we have to make in Jboss server to change this situation?&lt;br /&gt; &lt;br /&gt;Thanks a lot.</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003162</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003162Katia Cris</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:37:02 MDT</pubDate>
        </item>
        <item uniqueID="63-003161">
            <title>Pre-Configured servers</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003161</link>
            <description>I basically use a copy of the &lt;i&gt;default&lt;/i&gt; server provided in JBoss 4.2.2.&lt;br /&gt;I am deploying EJBs entity and session, and a web-service delivering a Flex front end.&lt;br /&gt; &lt;br /&gt;Is there much value in using the &lt;i&gt;minimal&lt;/i&gt; server? &lt;br /&gt;Is the only gain the startup time?&lt;br /&gt;Are there different consideration for development and production?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003161</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003161Bill Shirley</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:37:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003160">
            <title>Is this book for beginners or intermediate level?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003160</link>
            <description>Is this book targeted for everyone or for beginners?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003160</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003160Praful Gupta</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:17:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003159">
            <title>JBoss Seam compared to Spring/ Struts based app</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003159</link>
            <description>Could you provide some comparisons between a JBoss Seam based application to a traditional Struts/ Spring based web application? in terms of reliability and scalability as well?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003159</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003159Praful Gupta</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:15:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003158">
            <title>Book Content - JBoss Microcontainer</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003158</link>
            <description>I checked out the TOC for JBoss in Action and one of the items that gave me pause (made me go 'Hmmm') was mention of the "JBoss Microcontainer". As I really hadn't heard about this previously (I primarily work with WAS, Tomcat, and BEA), I did a quick google search and came up with this very brief write-up:&lt;br /&gt; &lt;br /&gt;http://www.jboss.com/products/jbossmc (http://www.jboss.com/products/jbossmc)&lt;br /&gt; &lt;br /&gt;I gather that this provides an IOC mechanism, but the JBoss page seems to indicate it is more unique than this.&lt;br /&gt; &lt;br /&gt;What makes this "Microcontainer" unique, and what are some concrete examples for what I might use it? Does the book get into these issues?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003158</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003158David Hibbs</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:15:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003157">
            <title>JBoss In Action : Hoberanate, Spring, JMX, Aspect J and AOP Support</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003157</link>
            <description>I have developed Hibernate and Spring based application on JBoss server. Now we are planning to use JMX based deployment of Spring and Hibernate.&lt;br /&gt; &lt;br /&gt;I would like to know how easy to do it ? How "JBoss in Action" uncovers these features ?&lt;br /&gt; &lt;br /&gt;Going forward, we are planning to use Aspect J and AOP extensively on JBoss for core business logic. How "JBoss in Action" covers these features for developers like me ? &lt;br /&gt; &lt;br /&gt;Last not but least, is these any chapter dedicated on migartion TO JBOSS from industry standard servers ? Whole bunch of application waiting for migration and we do not have any clue for extimation. We had real hard time when we migrated SUN IDM on JBoss because of bad documentation from Sun. &lt;br /&gt; &lt;br /&gt;...</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003157</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003157Santosh Naik</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 08:11:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003156">
            <title>chat application</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003156</link>
            <description>I am trying to build a chat application using JMS. Is it possible to use JBoss as the IDE for this project, ie. what configuration change is needed for the JBoss to integrate my JMS application into it?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003156</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003156sreerupa basu</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 07:53:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003155">
            <title>book content</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003155</link>
            <description>Is this a book for a novice to JBoss?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003155</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003155sreerupa basu</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 07:41:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003154">
            <title>striking features of JBoss</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003154</link>
            <description>Hi,&lt;br /&gt; &lt;br /&gt;I have 2 question to ask,&lt;br /&gt; &lt;br /&gt;1)&lt;br /&gt;What are the most striking feature of JBOSS that make it apart from other app servers ?&lt;br /&gt; &lt;br /&gt;2)&lt;br /&gt;If all developers around the world are contributing to JBoss, then who takes the final call to decide among conflicting opinion ? &lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;Yogesh g k</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003154</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003154yogesh kalaskar</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 06:53:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003153">
            <title>JBoss In Action: Portals?</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003153</link>
            <description>Does your book discuss any of the features/administration of JBoss Portal? or only the underlying JBoss Server?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003153</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003153Eric Nielsen</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 06:25:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003152">
            <title>JBoss in Action : Web console</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003152</link>
            <description>Hi,&lt;br /&gt;The JBoss AS web console seems difficult to understand compared to other servers like Websphere and Sun Application Server.&lt;br /&gt;Is it possible to simplify the UI?</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003152</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003152Padmarag Lokhande</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 06:17:01 MDT</pubDate>
        </item>
        <item uniqueID="63-003151">
            <title>How to work with JBOSS</title>
            <link>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003151</link>
            <description>Hi &lt;br /&gt; &lt;br /&gt;I am new to jboss can any tell me how to work jboss and what are the steps need&lt;br /&gt; &lt;br /&gt;Example &lt;br /&gt;in Tomcat We declare set java_home=c:/java/jdk1.6 and set Catalina_ home= C:\Program Files\Apache Tomcat 4.0 in autoexec.bat(edit option)&lt;br /&gt;And we declare &amp;lt;context Path= docBase=URL in server.xml&lt;br /&gt; &lt;br /&gt;like any config must in Jboss please explain and also how to plugin with eclipse</description>
            <guid isPermaLink="true">http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003151</guid>
            <comments>http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&amp;f=63&amp;t=003151Vinoth kumar Gajapathy</comments>
            <author/>
            <pubDate>Tue, 1 Jul 2008 06:13:01 MDT</pubDate>
        </item> 
    </channel>
</rss>
