the xml changes missing in my earlier post. <attribute name="Config"> | <Server> | <Service name="JBoss-Tomcat"> | <Engine name="MainEngine" defaultHost="localhost"> | <Host name="localhost"> | <!-- Default context parameters --> | <DefaultContext cookies="true" crossContext="true" override="true"/> | <!-- Add a static context /Storage using directory /tmp/images --> | <Context docBase="C:/images" path="/cmpe275/images"/> | </Host> | </Engine> | </Service> | </Server> | </attribute> |
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856817#3856817 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856817 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
