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

2022-07-28 Thread Parthiban Chelladurai
Hi nilo,
[image: img_20220728.png][image: img_20220728(1).png]


On Thursday, 28 July 2022 at 20:47:55 UTC+5:30 nilo...@gmail.com wrote:

> Can you share how you are starting GWT to debug this, and what the logs 
> show?
>
> You should not need (or want) both gwt-maven-plugins in your pom.xml.
>
> On Thursday, July 28, 2022 at 8:02:44 AM UTC-5 parthib...@gmail.com wrote:
>
>> Hi Everyone,
>>  I am using *Java 17* and *GWT 2.10.0* when trying to start 
>> application through GWT plugin in IntelliJ. I am facing below error.
>>
>>
>> *> src="../gemsInquiry/gemsInquiry.nocache.js">*
>>  
>> *GET http://localhost:8080//gemsInquiry/gemsInquiry.nocaches.js 
>>  404 (Not 
>> Found)*
>>
>> gemsInquiry.nocaches.js file not generated so I am facing 404 ERROR
>>
>> *GemsInquiry.gwt.xml*
>>
>> 
>> 
>>
>> 
>> 
>> 
>>
>> 
>> 
>>
>> 
>>  
>> 
>>
>>
>> *pom.xml*
>>
>> 
>> org.gwtproject
>> gwt-servlet
>> 2.10.0
>> runtime
>> 
>>
>> 
>> org.gwtproject
>> gwt-user
>> 2.10.0
>> provided
>> 
>>
>> 
>> org.gwtproject
>> gwt-dev
>> 2.10.0
>> provided
>> 
>>
>>
>>
>> 
>> net.ltgt.gwt.maven
>> gwt-maven-plugin
>> 1.0.1
>> true
>> 
>> comreport.client.service
>> true
>> ${project.build.outputDirectory}
>>
>> ${project.basedir}/src/main/resources/com/../gems/GemsInquiry.gwt.xml
>> ${project.build.directory}/gwt/extra
>> 
>> -gen
>> 
>>
>> ${project.basedir}/../../target/..${finalNameVersion}${extn}/alliance-web-app-${project.parent.version}
>> 
>> 
>>
>> ${project.build.directory}/gwt/extra
>> 
>> 
>>
>> 
>> org.codehaus.mojo
>> gwt-maven-plugin
>> 2.10.0
>> 
>> JS
>> 
>> 
>>
>>
>>
>> Regards,
>> 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/16b21e7e-a708-468e-b891-bd82e874f47bn%40googlegroups.com.


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

2022-07-28 Thread Colin Alworth
Can you share how you are starting GWT to debug this, and what the logs 
show?

You should not need (or want) both gwt-maven-plugins in your pom.xml.

On Thursday, July 28, 2022 at 8:02:44 AM UTC-5 parthib...@gmail.com wrote:

> Hi Everyone,
>  I am using *Java 17* and *GWT 2.10.0* when trying to start 
> application through GWT plugin in IntelliJ. I am facing below error.
>
>
> * src="../gemsInquiry/gemsInquiry.nocache.js">*
>  
> *GET http://localhost:8080//gemsInquiry/gemsInquiry.nocaches.js 
>  404 (Not 
> Found)*
>
> gemsInquiry.nocaches.js file not generated so I am facing 404 ERROR
>
> *GemsInquiry.gwt.xml*
>
> 
> 
>
> 
> 
> 
>
> 
> 
>
> 
>  
> 
>
>
> *pom.xml*
>
> 
> org.gwtproject
> gwt-servlet
> 2.10.0
> runtime
> 
>
> 
> org.gwtproject
> gwt-user
> 2.10.0
> provided
> 
>
> 
> org.gwtproject
> gwt-dev
> 2.10.0
> provided
> 
>
>
>
> 
> net.ltgt.gwt.maven
> gwt-maven-plugin
> 1.0.1
> true
> 
> comreport.client.service
> true
> ${project.build.outputDirectory}
>
> ${project.basedir}/src/main/resources/com/../gems/GemsInquiry.gwt.xml
> ${project.build.directory}/gwt/extra
> 
> -gen
> 
>
> ${project.basedir}/../../target/..${finalNameVersion}${extn}/alliance-web-app-${project.parent.version}
> 
> 
>
> ${project.build.directory}/gwt/extra
> 
> 
>
> 
> org.codehaus.mojo
> gwt-maven-plugin
> 2.10.0
> 
> JS
> 
> 
>
>
>
> Regards,
> 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/e2233869-1bd1-428d-a616-fe7d5f992056n%40googlegroups.com.


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

2022-07-28 Thread Parthiban Chelladurai
Hi Everyone,
 I am using *Java 17* and *GWT 2.10.0* when trying to start application 
through GWT plugin in IntelliJ. I am facing below error.


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

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

*GemsInquiry.gwt.xml*












 



*pom.xml*


org.gwtproject
gwt-servlet
2.10.0
runtime



org.gwtproject
gwt-user
2.10.0
provided



org.gwtproject
gwt-dev
2.10.0
provided





net.ltgt.gwt.maven
gwt-maven-plugin
1.0.1
true

comreport.client.service
true
${project.build.outputDirectory}
${project.basedir}/src/main/resources/com/../gems/GemsInquiry.gwt.xml
${project.build.directory}/gwt/extra

-gen

${project.basedir}/../../target/..${finalNameVersion}${extn}/alliance-web-app-${project.parent.version}



${project.build.directory}/gwt/extra




org.codehaus.mojo
gwt-maven-plugin
2.10.0

JS





Regards,
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/162b602b-c9b7-4e74-9824-fc69b6d36714n%40googlegroups.com.