<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Problem  in configuring IIS with  JBoss
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/deepaksbhatia">Deepak Bhatia</a> in <i>JBoss Portal</i> - <a href="http://community.jboss.org/message/551553#551553">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi All,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>We are facing issue configuring JBoss Portal application with IIS. We have developed a JBoss portal application which is running successfully on JBoss portal server. Now we configure JBoss portal application with IIS. But while accesing the application through IIS we are getting following logs:</p><p>[Tue Jul 06 20:31:45.621 2010] [1712:4680] [debug] jk_isapi_plugin.c (1835): Filter started<br/>[Tue Jul 06 20:31:45.652 2010] [1712:4680] [debug] jk_map.c (491): Adding property '/VitalaApp/*' with value 'worker1' to map.<br/>[Tue Jul 06 20:31:45.683 2010] [1712:4680] [debug] jk_uri_worker_map.c (1102): Loading urimaps from C:\IISSettings\uriworkermap.properties with reload check interval 60 seconds<br/>[Tue Jul 06 20:31:45.683 2010] [1712:4680] [debug] jk_uri_worker_map.c (344): deleting map rule '/portal/*=worker1' source 'uriworkermap'<br/>[Tue Jul 06 20:31:45.699 2010] [1712:4680] [debug] jk_uri_worker_map.c (720): wildchar rule '/VitalaApp/*=worker1' source 'uriworkermap' was added<br/>[Tue Jul 06 20:31:45.699 2010] [1712:4680] [debug] jk_uri_worker_map.c (171): uri map dump after file load: index=1 file='C:\IISSettings\uriworkermap.properties' reject_unsafe=0 reload=60 modified=1278428433 checked=1278428505<br/>[Tue Jul 06 20:31:45.714 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): generation 0: size=1 nosize=0 capacity=1<br/>[Tue Jul 06 20:31:45.714 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): generation 1: size=1 nosize=0 capacity=1<br/>[Tue Jul 06 20:31:45.730 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): THIS (0) map #0: uri=/portal/* worker=worker1 context=/portal/* source=uriworkermap type=Wildchar len=9<br/>[Tue Jul 06 20:31:45.730 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): NEXT (1) map #0: uri=/VitalaApp/* worker=worker1 context=/VitalaApp/* source=uriworkermap type=Wildchar len=12<br/>[Tue Jul 06 20:31:45.746 2010] [1712:4680] [debug] jk_worker.c (116): found a worker worker1<br/>[Tue Jul 06 20:31:45.746 2010] [1712:4680] [debug] jk_worker.c (293): Found worker type 'ajp13'<br/>[Tue Jul 06 20:31:45.761 2010] [1712:4680] [debug] jk_uri_worker_map.c (512): Checking extension for worker 0: worker1 of type ajp13 (2)<br/>[Tue Jul 06 20:31:45.777 2010] [1712:4680] [debug] jk_uri_worker_map.c (171): uri map dump after extension stripping: index=1 file='C:\IISSettings\uriworkermap.properties' reject_unsafe=0 reload=60 modified=1278428433 checked=1278428505<br/>[Tue Jul 06 20:31:45.777 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): generation 0: size=1 nosize=0 capacity=1<br/>[Tue Jul 06 20:31:45.793 2010] [1712:4680] [debug] jk_uri_worker_map.c (176): generation 1: size=1 nosize=0 capacity=1<br/>[Tue Jul 06 20:31:45.793 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): THIS (0) map #0: uri=/portal/* worker=worker1 context=/portal/* source=uriworkermap type=Wildchar len=9<br/>[Tue Jul 06 20:31:45.808 2010] [1712:4680] [debug] jk_uri_worker_map.c (186): NEXT (1) map #0: uri=/VitalaApp/* worker=worker1 context=/VitalaApp/* source=uriworkermap type=Wildchar len=12<br/>[Tue Jul 06 20:31:45.808 2010] [1712:4680] [debug] jk_uri_worker_map.c (482): Switching uri worker map from index 1 to index 0<br/>[Tue Jul 06 20:31:45.824 2010] [1712:4680] [info] jk_uri_worker_map.c (1187): Reloaded urimaps from C:\IISSettings\uriworkermap.properties<br/>[Tue Jul 06 20:31:45.824 2010] [1712:4680] [debug] jk_uri_worker_map.c (1036): Attempting to map URI '/localhost/VitalaApp' from 1 maps<br/>[Tue Jul 06 20:31:45.839 2010] [1712:4680] [debug] jk_uri_worker_map.c (850): Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'<br/>[Tue Jul 06 20:31:45.839 2010] [1712:4680] [debug] jk_uri_worker_map.c (850): Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'</p><p><span style="color: #ff0000;"><em><strong>[Tue Jul 06 20:31:45.855 2010] [1712:4680] [debug] jk_isapi_plugin.c (2055): [/VitalaApp] is not a servlet url</strong></em></span></p><p>[Tue Jul 06 20:31:45.886 2010] [1712:5768] [debug] jk_isapi_plugin.c (1835): Filter started<br/>[Tue Jul 06 20:31:45.902 2010] [1712:5768] [debug] jk_uri_worker_map.c (1036): Attempting to map URI '/localhost/VitalaApp/' from 1 maps<br/>[Tue Jul 06 20:31:45.917 2010] [1712:5768] [debug] jk_uri_worker_map.c (850): Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'<br/>[Tue Jul 06 20:31:45.917 2010] [1712:5768] [debug] jk_uri_worker_map.c (850): Attempting to map context URI '/VitalaApp/*=worker1' source 'uriworkermap'<br/>[Tue Jul 06 20:31:45.933 2010] [1712:5768] [debug] jk_uri_worker_map.c (863): Found a wildchar match '/VitalaApp/*=worker1'<br/>[Tue Jul 06 20:31:45.933 2010] [1712:5768] [debug] jk_isapi_plugin.c (1916): check if [/VitalaApp/] points to the web-inf directory<br/>[Tue Jul 06 20:31:45.949 2010] [1712:5768] [debug] jk_isapi_plugin.c (1932): [/VitalaApp/] is a servlet url - should redirect to worker1<br/>[Tue Jul 06 20:31:45.949 2010] [1712:5768] [debug] jk_isapi_plugin.c (1972): fowarding escaped URI [/VitalaApp/]</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/551553#551553">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Portal at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>