I have a legacy woa app that needed a new database backend and needs to be converted to a non-OSX platform (i.e. Tomcat).
Looking through postings about converting a woa to war, I am getting stuck. Under External Tools, I add WAR to the build targets and when I run it, I get a complaint about "no root named", (see below). Some postings say I have a legacy build.xml file because there is a "stdFrameworks" attribute in it, but I have created a new project and I get the same build.xml. So, does anyone have a simple 1-2-3 step process of converting a WOA to WAR? Thanks Cal Buildfile: /Users/cthixton/Documents/workspace/MyApp/build.xml setProps: [echo] Your install.dir is: /Library/WebObjects/Applications [echo] Your catalina.home is: /Library/Tomcat/Home [echo] Your catalina-ant-jar is: /Library/Tomcat/Home/lib/catalina-ant.jar [echo] Your dest.dir is: ${dest.dir} Trying to override old definition of datatype resources init.build: [echo] Your dest.dir is: /Library/WebObjects/Applications compile: [echo] compile: ok1 build.woapp: [echo] woapplication: 1:MyApp 2:/Library/WebObjects/Applications 2a: 3:Application 4:web.xml 5:WOtaglib_1_0.tld 6:/Library/WebObjects/Applications BUILD FAILED /Users/cthixton/Documents/workspace/MyApp/build.xml:86: There is no root named '' in [[Root: name = Project Local Frameworks; folder = null], [Root: name = External Build Root; folder = null], [Root: name = User Frameworks; folder = /Users/cthixton/Library/Frameworks], [Root: name = Local Frameworks; folder = /Library/Frameworks], [Root: name = System Frameworks; folder = /System/Library/Frameworks], [Root: name = Network Frameworks; folder = /Network/Library/Frameworks]]. Total time: 2 seconds Cal Thixton President SpeedSite Online - Power Web Connect - ThoughtPort Authority of Chicago, Inc. 858 West Armitage #311 Chicago IL 60614 773-394-9300v 800-880-1580v 773-409-5612f http://www.speedsite.com http://www.powerweb.net Ask us about your WebObjects, Joomla or iPhone projects
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to arch...@mail-archive.com