I need quick help , if anyone has knowledge about eaxyxdm then please share here how to disable debug in easyxdm?
Thanks in advance
You should use easyXDM.min.js instead of easyXDM.debug.js in your project. Just replace name of the file everywhere it's using.
Related
Does anyone know how to get the documentation for Quarkus 1.12.2.Final version? From the QuarkusIO page, it is only possible to get the 2.13 or beyond :(
Will it be necessary to use "The Internet Archive" for that?
I really appreciate any help you can provide.
you can find it from github in asciidoc format:
https://github.com/quarkusio/quarkus/tree/1.12/docs/src/main/asciidoc
I want to understand the logic behind it and how it works as well as which languages I'd need for this matter.
I did a google search and I found out about this open source project on github: https://github.com/stevenvachon/broken-link-checker how could it help?
Thanks in advance.
I have looked for answers on this platform and tried but those didn't work for me. If anyone knows any other possible ways to resolve this issue please let me know.
Appreciate your quick response.
Thanks.
I think you are not scanning the right package for entities.
#EntityScan("com.project.data.entity")
If I try to see the suggestion of any word then its only giving me loading ..
can you please tell me whats the issue and how it can be fixed ?
I am not able to find out how to fix it.
Please help me if anyone know how to fix it.Loading error image
Just for the records. Here is a GitHub issue related to this request. It has been resolved.
Yes, i fixed the issue by changing the wcs folder in the plugin.
I'm using websphere 7 in my web project.
my project is mavenized, and I've some shared libs to add into deployment.xml bu I don't know where to put it.
Can you give me some help please.
Thank's a lot
It sounds like you're trying to use an "Enhanced EAR" (if not, please clarify your question). This answer covers packaging and gives links to using Ant or wsadmin to accomplish the task.