Trying to set an object into a EJB Bean array from a remote app.
I am trying to set a object to an stateful EJB which has an array.
If I do this in the Web container in a servlet it works fine but when I try do the same in the remote application I am getting an marshalling error
Let me put the codes
and more details
9 Replies
⌛
This post has been reserved for your question.
Hey @Rag...JN 🌌 🦡 👽 💰! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
This is the object I am trying to insert into the Bean's List, this in a module called "core"
This is the Bean interface
Bean Implementation
Testing it in Servlet
No errors worked fine
Trying to do this in another app
The error I am getting is
This is the github repo
https://github.com/ragujan/multi_module_java_iot_app_simulation/tree/main
GitHub
GitHub - ragujan/multi_module_java_iot_app_simulation: Getting help...
Getting help to fix some issues, it's mainly the servlet url - GitHub - ragujan/multi_module_java_iot_app_simulation: Getting help to fix some issues, it's mainly the servlet url
how to do I change the description
the description is old
going to sleep now
💤
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.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.
Update Update
Hey for some reason after I turned on my laptop
I started the server in the web app (ear), then re run the remote and it didn't throw any exceptions
:boohoo: :hidethepain: :boohoo: :hidethepain:
skill issue
💤
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.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.