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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to