• 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
Patch to fix broken WebObjects examples
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch to fix broken WebObjects examples


  • Subject: Patch to fix broken WebObjects examples
  • From: Tom Pelaia <email@hidden>
  • Date: Thu, 24 Apr 2008 09:23:42 -0400

Hi,

The WebObjects examples as distributed do not generate WAR files which deploy under J2EE. I have found out how to patch those examples so that they generate deployable True WAR files.

There are two things that must be done to patch a project.
1) Edit wo-resources/BuildFiles/frameworks.include.patternset by adding "**/JavaWOJSPServlet.jar" (without the quotes) to the list of included frameworks.
2) Copy wo-resources/BuildFiles/Info to wo-resources/Resources with the name "Info.plist". That is all you need to do to patch the examples. Now when you build the example, the generated WAR executable will deploy under J2EE including under JBoss.


With these simple fixes I can now build and deploy WebObjects applications as True WAR using the new Ant based build system. For example, I am using Xcode Organizer to build the WebObjects applications.

thanks,
tom
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Problem with primary keys during loading with a multi-instance WebObjects app in Leo/WO 5.4.1
  • Next by Date: Inline Bindings and Servlet Deployment
  • Previous by thread: Problem with primary keys during loading with a multi-instance WebObjects app in Leo/WO 5.4.1
  • Next by thread: Inline Bindings and Servlet Deployment
  • Index(es):
    • Date
    • Thread