[opencms-dev] Export URL for JSPs

Ivan Biddles ivanb at scientology.net
Sat Jan 25 01:20:15 CET 2003


Thanks, Alex. That was just the explanation of what goes on I needed.
 
        Ivan
 
-----Original Message-----
From: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Alexander
Kandzior
Sent: Friday, January 24, 2003 15:01
To: opencms-dev at www.opencms.org
Subject: RE: [opencms-dev] Export URL for JSPs
 
Next try...
 
The server makes a connection HttpConnection to itself. Therefore
localhost should be the right choice in almost all environments. The
8080 port might be removed for instances where Apache runs in front of
Tomcat and the local Tomcat http is disabled. Putting the external name
of the server should also be possible, depending on the server
configuration of course. 
 
Best Regards,
Alex.

Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com <http://www.alkacon.com/>  
 
 
-----Original Message-----
From: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org] On Behalf Of Ivan Biddles
Sent: Friday, January 24, 2003 10:00 PM
To: opencms-dev at www.opencms.org
Subject: [opencms-dev] Export URL for JSPs
In opencms.properties, it states the following:
 
# Export URL for JSPs.
# If you do not set this manually here the value will be auto-generated
# from the first request. This is o.k. for simple setups,
# but for more complex setups it is probably better to set this here.
## flex.jsp.exporturl=http://127.0.0.1:8080/opencms/opencms
 
Several times when I have deployed OpenCms and my content and tried to
publish, the following appears in the log:
 
Error in Flex loader. Detailed error: JSP export URL not set, can not
export JSP.
 
What is the correct value to set for flex.jsp.exporturl? Is it OK to
leave it as localhost or do I have to put the URL of the server as it
would be known to someone browsing in from the web?
 
Thanks,
                Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20030124/66c9d18f/attachment.htm>


More information about the opencms-dev mailing list