PDA

View Full Version : Eclipse Preview error


danieloliveira
11-24-2005, 06:23 AM
SORRY ENGLISH NOT GOOD,

I using:
winxp (sp2)
Tomcat 5.5
openlaszlo-3.1-servlet.war
idelaslo 0.1.0a ( alpha )
eclipe -> wtp-all-in-one-0.7-win32.zip , instaled and configured
LPS Web Root = C:\tomcat\webapps\openlaszlo-3.1-servlet
Context Root = openlaszlo-3.1-servlet
Port = 8080
Web Browser Location = C:\program files\Internet Explorer\iexplore.exe

program test:

<?xml version="1.0" encoding="UTF-8" ?>
<canvas>
<view width="400" height="200" bgcolor="0xc0c0e0" layout="axis:y; spacing:5">
<text text="Hello, world"/>
<button text="Click-me"/>
</view>
</canvas>

if run, is ok ,
more if preview -> ERROR = "preview failed, not available!"
Please Help-me, Thanks.

dheon09
11-29-2005, 02:24 AM
did you execute tomcat before running eclipse?...make sure tomcat is executed or run the OpenLaszlo Startup...