can't hit headless_client_formtest.jsp

Hi. I’m trying to get the headless_client example to run.

I am running on a windows machine.

I am using Servoy R2 2.2.4

I have the JDK installed

I have a copy of the tools.jar in the servoy lib

I have imported the headless_client eample and can see it fine in both developer and client.

When I try to go to: http://localhost:8080/examples/headless … rmtest.jsp I just get the launch servoy client page.

Is there something more I need to do???

When you go to your $(Servoy root}/server/webapps/ROOT/examples folder you can check that the file is really there or somewhere else. It always has to be in the ROOT folder or a subfolder.

Marcel,

The file is really there.

Any other idea???

There probably is some sort of an error generated then.

Databases installed?
Solution installed?
Data available?

Most likely, because it is from a sample solution, is that it is something small…

Be sure to empty your cache before each and every test you do!

Marcel,

Emptying the cache did the trick. Thanks!