I have been assigned the task of taking a WebObject application from a
Mac, importing it into Eclipse 3.2.1 on Windows, making some changes and
redeploying.  Having never done anything with WebObjects I thought I
would run through a tutorial that created an application called
WOLipsTest.  I managed to get that to work, so that I can run it through
Eclipse and it performs as expected: printing out the date.

 

So then I asked Eclipse to export a WAR file that I could dump into my
Tomcat applications directory.  The screen that appears asks for the
name of the web module and I don't know what it's referring to.  Nothing
I type in is recognized as a valid name.

 

So, I gave up on that route, created a simple web.xml, and made some
changes to the build.xml to resolve references.  Now when I run the
build it creates a war file (WOLipsTest.war).  I drop that into my
Tomcat applications directory (C:\Program Files\Apache Software
Foundation\Tomcat 5.0\webapps).  Tomcat recognizes it and creates a
WOLipsTest directory.  Now, how am I supposed to reach this app?  I can
use this URL (http://127.0.0.1:8080/WOLipsTest/) to get to the webapps
directory, but from there I just end up browsing through folders.  What
am I missing?

 

Michael Bjerke

Oak Ridge National Laboratory

Networking & Computing Technologies Department

Office:(865) 574-4654

Cell:   (865) 567-8385

 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to