Deploying a WOLips Framework project
Deploying a WOLips Framework project
- Subject: Deploying a WOLips Framework project
- From: Jeff Schmitz <email@hidden>
- Date: Thu, 13 Dec 2007 22:29:44 -0600
Hello,
My WOLips application is split into a Framework project and a main Web
Application project as described here:
http://wiki.objectstyle.org/confluence/display/WOL/Create+a+WebObjects+Framework
The main project contains a Project Reference to my Framework
project. This all works great on my development machine, but I can't
seem to deploy my framework project so that my main project can see
it. When I try to run my deployed app I get a
java.lang.NoClassDefFoundError error for a class in my framework. I
tried distributing my framework by building on my dev machine
(build.xml->WOLips Ant Tools->Install) and then copying the
resulting .framework folder to the /Library/Frameworks dir on my
deployment machine. I'm sure there is some simple step I've missed,
but I can't seem to figure out what it might be.
Thanks,
jeff
_______________________________________________
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