Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yoko cannot marshal a java.beans.PropertyChangeSupport #30323

Open
joe-chacko opened this issue Dec 3, 2024 · 0 comments
Open

Yoko cannot marshal a java.beans.PropertyChangeSupport #30323

joe-chacko opened this issue Dec 3, 2024 · 0 comments
Labels
release bug This bug is present in a released version of Open Liberty

Comments

@joe-chacko
Copy link
Member

Describe the bug
Marshalling a parameter for remote method invocation fails with a ClassCastExceptio.

Steps to Reproduce
Send a java.beans.PropertyChangeSupport object as a parameter to a remote method.

Expected behavior
The parameter should be marshalled without any exception.

Diagnostic information:

  • OpenLiberty Version: 24.0.0.4
  • Affected features: ejb
  • Java Version: [i.e. full output of java -version]
  • server.xml configuration (WITHOUT sensitive information like passwords)
  • If it would be useful, upload the messages.log file found in $WLP_OUTPUT_DIR/messages.log

Additional context
Add any other context about the problem here.

@joe-chacko joe-chacko added the release bug This bug is present in a released version of Open Liberty label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty
Projects
None yet
Development

No branches or pull requests

1 participant