Skip to content

[3.0.0-beta1] reflect.TargetInvocationReflection when run from uber jar #2181

Answered by ppkarwasz
riwarek asked this question in Q&A
Discussion options

You must be logged in to vote

@riwarek,

You have a typo in your script:

<attribute name="Rsrc-Class-Path" value="./ lib/log4j/log4j-api-3.0.-beta1.jar lib/log4j/log4j-core-3.0.-beta1.jar lib/log4j/log4j-plugins-3.0.-beta1.jar lib/jdatepicker-1.3.4.jar" />

should be:

<attribute name="Rsrc-Class-Path" value="./ lib/log4j/log4j-api-3.0.0-beta1.jar lib/log4j/log4j-core-3.0.0-beta1.jar lib/log4j/log4j-plugins-3.0.0-beta1.jar lib/jdatepicker-1.3.4.jar" />

Replies: 9 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by riwarek
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@riwarek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2179 on January 11, 2024 11:36.