• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

CHKJ3008E : Missing or invalid WAR file

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have inherited support for a web project for which the previous developer did not use WSAD to develop. He used JEdit and an ant script to do all the builds, including building the WAR file. Now I'm trying to get the project to work within WSAD 5.1.0.

It looks like the appropriate source and web content folders are there, like this

projectLevel
JavaSource
WebContent
WEB-INF
web-xml

But when I try to rebuild the project, I get the error in the subject line. I've searched here and found the following topic:

https://coderanch.com/t/101639/vc/WSAD-task-say-CHKJ-Invalid

The last entry there initially was helpful. I went to the Properties of my web project, the Web section, and the Web Content was blank. I tried filling it in, but WSAD never saves what I enter. And now WSAD doesn't respond at all when I try to bring up the properties of this web project. Gotta love this tool.

So what does this error indicate? I thought WSAD built the WAR files for web projects?
 
Whose rules are you playing by? This tiny ad doesn't respect those rules:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic