WildFly Full 25.0.0.Beta1: quickstart/app-client

37 views
Skip to first unread message

Wolfgang Mayer

unread,
Sep 27, 2021, 7:10:29 AM9/27/21
to WildFly
When testing the remote part of this quickstart I realized that the file name of the properties file differ in the documentation in point 3 from the command line in point 7.

I added the users and deployed the app-client.ear successfully on the remote server.

But when I start the client with:
$JBOSS_HOME/bin/appclient.sh --ejb-client-properties=jboss-ejb-client.properties ear/target/app-client.ear#simpleClient.jar Hello from command

I get a java.io.FileNotFoundException for
wildfly-25.0.0.Beta1/standalone/tmp/auth/local8029788042382251988.challenge

Any idea what might be wrong?

Martin Choma

unread,
Dec 9, 2021, 5:08:33 AM12/9/21
to WildFly
I have checked with 26.0.0.Beta1 and it works for us. Btw. error message you see is problem with Local authentication, which is based on visibility of that temporary file by client and server.

Martin Choma

unread,
Dec 9, 2021, 5:22:34 AM12/9/21
to WildFly
I have created https://github.com/wildfly/quickstart/pull/542 to fix the file name mismatch.
Reply all
Reply to author
Forward
0 new messages