Thursday, August 4, 2022

Re: GWT 2.10.0 with WildFly 26.

Hi Craig,

I was able to generate javascrpit file while run with separate module but unable to generate that js file on  whole project.

On Thu, Aug 4, 2022 at 12:12 PM Craig Mitchell <mail@craig-mitchell.com> wrote:
src="../gemsInquiry/gemsInquiry.nocache.js" doesn't look correct.  Are you sure it shouldn't be src="/gemsInquiry/gemsInquiry.nocache.js"?

So instead of:

you would have:
On Wednesday, 3 August 2022 at 11:30:29 pm UTC+10 parthib...@gmail.com wrote:
 I am using Java 17 and GWT 2.10.0. For deploy I am using WildFly 26. I Can able to deploy my application successfully but when did I open url getting  gemsInquiry.nocaches.js file not generated 

<script type="text/javascript" language="javascript"
src="../gemsInquiry/gemsInquiry.nocache.js"></script>

GET http://localhost:8080/..../gemsInquiry/gemsInquiry.nocaches.js 404 (Not Found)


gemsInquiry.nocaches.js file not generated so I am facing 404 ERROR

 How shall I run my application into WildFly 26?

Regard, 
Parthiban Chelladurai.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/1b62af54-f1f9-4835-927d-5f90ab1c03cbn%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CA%2B1fgDNJo%2BCaEpR3ScpD1hVuBV%2BtZS%3DdV%3Dk%3D32N4AjMaRO%2BM5A%40mail.gmail.com.

No comments:

Post a Comment