<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2><FONT size=3>Hi,all<BR>   I'm a newbie of 
opencms.<BR>   After install successfully of opencms6.0rc1. I try to 
add one page to the<BR>"Nice try" project,and export to static html. All 
configuration is default.<BR>   It has these success 
hint:<BR><BR> Validating links ...<BR>( 1 / 1 ) Validating links in file 
/release/Test1.html ... o.k.<BR>... finished validating links<BR>Publishing 
resources ...<BR>Publishing files ...<BR>( 1 / 1 ) Publishing file 
/sites/default/release/Test1.html ... o.k.<BR>... finished publishing 
files<BR>Statistics: published files:1, published folders:0, deleted 
folders:0,<BR>duration:00:00:01<BR>... the resources have been 
published<BR><BR>But,I can't find any Test1.html in 
Folder<BR>opencms/export/sites/default/release/ .What's happen?<BR><BR>The 
following is my configuration (all is default):<BR><BR>opencms-importexport.xml 
:<BR><BR><opencms><BR> <importexport><BR>  
<importexporthandlers><BR>   
<importexporthandler<BR>class="com.opencms.legacy.CmsCosImportExportHandler"/><BR>   
<importexporthandler<BR>class="org.opencms.importexport.CmsVfsImportExportHandler"/><BR>   
<importexporthandler<BR>class="org.opencms.module.CmsModuleImportExportHandler"/><BR>  
</importexporthandlers><BR>  <import><BR>   
<overwrite>true</overwrite><BR>   
<convert>true</convert><BR>   
<importversions><BR>    <importversion 
class="com.opencms.legacy.CmsImportVersion1"/><BR>    
<importversion 
class="org.opencms.importexport.CmsImportVersion2"/><BR>    
<importversion 
class="org.opencms.importexport.CmsImportVersion3"/><BR>    
<importversion 
class="org.opencms.importexport.CmsImportVersion4"/><BR>   
</importversions><BR>   <immutables><BR>    
<resource uri="/system/"/><BR>    <resource 
uri="/system/bodies/"/><BR>    <resource 
uri="/system/galleries/"/><BR>    <resource 
uri="/system/galleries/download/"/><BR>    <resource 
uri="/system/galleries/externallinks/"/><BR>    <resource 
uri="/system/galleries/htmlgalleries/"/><BR>    <resource 
uri="/system/galleries/pics/"/><BR>    <resource 
uri="/system/login/"/><BR>    <resource 
uri="/system/modules/"/><BR>    <resource 
uri="/system/shared/"/><BR>    <resource 
uri="/system/workplace/"/><BR>    <resource 
uri="/system/workplace/action/"/><BR>    <resource 
uri="/system/workplace/administration/"/><BR>    <resource 
uri="/system/workplace/help/"/><BR>    <resource 
uri="/system/workplace/locales/"/><BR>    <resource 
uri="/system/workplace/resources/"/><BR>    <resource 
uri="/system/workplace/restypes/"/><BR>    <resource 
uri="/system/workplace/scripts/"/><BR>    <resource 
uri="/system/workplace/templates/"/><BR>    <resource 
uri="/channels/"/><BR>    <resource 
uri="/sites/"/><BR>   </immutables><BR>   
<principaltranslations/><BR>   
<ignoredproperties/><BR>  
</import><BR> </importexport><BR> <staticexport 
enabled="true"><BR><BR><staticexporthandler>org.opencms.staticexport.CmsOnDemandStaticExportHandler<BR></staticexporthandler><BR>  
<exportpath>export</exportpath><BR>  
<defaultpropertyvalue>false</defaultpropertyvalue><BR>  
<defaultsuffixes><BR>   <suffix 
key=".jpg"/><BR>   <suffix key=".gif"/><BR>   
<suffix key=".png"/><BR>   <suffix 
key=".doc"/><BR>   <suffix key=".xls"/><BR>   
<suffix key=".ppt"/><BR>   <suffix 
key=".pdf"/><BR>   <suffix key=".txt"/><BR>   
<suffix key=".css"/><BR>   <suffix 
key=".zip"/><BR>   <suffix key=".swf"/><BR>  
</defaultsuffixes><BR>  <rendersettings><BR>   
<rfs-prefix>${CONTEXT_NAME}/export</rfs-prefix><BR>   
<vfs-prefix>${CONTEXT_NAME}${SERVLET_NAME}</vfs-prefix><BR>   
<userelativelinks>false</userelativelinks><BR>   
<exporturl>http://127.0.0.1:8080${CONTEXT_NAME}/handle404</exporturl><BR>   
<plainoptimization>true</plainoptimization><BR>   
<testresource uri="/system/shared/page.dtd"/><BR>   
<resourcestorender><BR>    
<regex>/sites/.*</regex><BR>    
<regex>/system/galleries/.*</regex><BR>    
<regex>/system/modules/.*/resources/.*</regex><BR>   
</resourcestorender><BR>  
</rendersettings><BR> </staticexport><BR></opencms><BR><BR>what's 
mean of <exporturl> ? My login url is:<BR></FONT><A 
href="http://localhost:8000/opencms/opencms/system/login"><FONT 
size=3>http://localhost:8000/opencms/opencms/system/login</FONT></A><FONT 
size=3> ,is that OK?<BR><BR>Thanks all.  
^_^</FONT><BR><BR></FONT></DIV></BODY></HTML>