IT/eclipse

sever.xml 이클립스 host 세팅

generator 2009. 1. 18. 15:24

<Host appBase="webapps" autoDeploy="true" name="localhost" unpackWARs="true" xmlNamespaceAware="false" xmlValidation="false">     
   <Context docBase="fomerain" path="/" reloadable="true" source="org.eclipse.jst.jee.server:fomerain"/>
</Host>