This is what I typed in mod-jk.conf Virtual host DocumentRoot "C:/jboss-4.0.2Apache/server/all/deploy" ErrorLog logs/yourwebappr_error.log CustomLog logs/accessyourwebappr.log combined
The logs didn't create at all but apache have started after creating logs dir on c: . And what about that DocumentRoot ? I just want to run any of jboss apps or servlet through apache for example jmx-console or web-console but can't do it. When it will work I want to write a servlet, deploy it in jboss and connect through apache to it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177565#4177565 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177565 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
