GWT 2.10.0 with WildFly 26.

90 views
Skip to first unread message

Parthiban Chelladurai

unread,
Aug 3, 2022, 9:30:29 AM8/3/22
to GWT Users
 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.

Craig Mitchell

unread,
Aug 4, 2022, 2:42:04 AM8/4/22
to GWT Users
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:

Parthiban Chelladurai

unread,
Aug 4, 2022, 5:32:19 AM8/4/22
to google-we...@googlegroups.com
Hi Craig,

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

--
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-tool...@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.
Reply all
Reply to author
Forward
0 new messages