#Java desktop application with Authentication made with OAuth2.0

13 messages · Page 1 of 1 (latest)

raw lotusBOT
#

This post has been reserved for your question.

Hey @alpine prism! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

alpine prism
#

@maiden ice

rugged trench
#

What's your question

alpine prism
# rugged trench What's your question

hey , thanks for responding, actually, the authentication flow works just fine locally and when i send the source code to other pcs,
and when i turned my src code to a jar file, it works as well, everything works fine, but now
when turning my app into an executable (i am using launch4j), the loginpage show up, and
when i click the button that will take me to authenticate, a stacktrace appears , here is what at the bottom :
Caused by: java.lang.ClassNotFoundException: java.util.logging.Logger

raw lotusBOT
alpine prism
#

its my first time developing a desktop application with java/javafx, i don't know at what moment in the process i messed it up , so if you can help me with listing the steps i'd be grateful, i used maven to package the libraries

hollow topaz
#

you are missing jdk when building jar file

#

intellij or eclipse?

alpine prism
#

intellij, actually i can run the jar file on cmd but with adding the --module-path --addmodules of javafx lib

#

to test if it works without the auth, i removed the login page and rebuilded the jar file without it just to see if it can get executed, when i launch the exe the app works fine, except when i go to a section that need to retrieve data from a mongodatabase, its there when this error re-appears

raw lotusBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.

raw lotusBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.