Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

FDS samples do not work?

Avatar

Level 2
Hi,



After I start the FDS,it show "server default ready" . but I
test the FDS samples at
http://localhost:8080/samples/
,it doesn't work.



Please let me know how to test and see if FDS works properly.



Thanks



Mark
0 Replies

Avatar

Level 2
it works at
http://localhost:8700/samples/sqlassembler/inventory.mxml.



By the way,How to change the port? which one is the
configuration file.



Thanks



M

Avatar

Not applicable
It seems you've installed FDS with the built in JRun server.
This port is

determined by the particular jrun server's jrun.xml
configuration file.



You could, as an alternative, deploy the samples.war on your
own application

server such as tomcat?