• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode 1.2 generates incorrect web.xml.template
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 1.2 generates incorrect web.xml.template


  • Subject: Xcode 1.2 generates incorrect web.xml.template
  • From: Patrick Robinson <email@hidden>
  • Date: Thu, 20 May 2004 10:41:41 -0400

Just in case anyone else runs into this:

If you create a WO app project in Xcode 1.2, and choose to "Deploy in a
servlet container", the web.xml.template file that it places in your
project's "Servlet Resources/WEB-INF" directory is not well-formed.
It has an extra <env-entry> tag (with no matching closing tag) at line
145.

This will prevent your servlet container from starting up your app.

Solution is to remove line 145.

Even better would be to remove it from the source file, which is:
/Library/Application Support/Apple/Developer Tools/WebObjects Support/ServletEnv_web.xml

Xcode 1.1 didn't have this problem.

--
Patrick Robinson
AHNR Info Technology, Virginia Tech
email@hidden
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Xcode 1.2 generates incorrect web.xml.template
      • From: Kaj Hejer <email@hidden>
  • Prev by Date: Re: Encrypting Credit Card Numbers - Two Way Encryption
  • Next by Date: Re: Xcode 1.2 generates incorrect web.xml.template
  • Previous by thread: Re: Encrypting Credit Card Numbers - Two Way Encryption
  • Next by thread: Re: Xcode 1.2 generates incorrect web.xml.template
  • Index(es):
    • Date
    • Thread