Thanks,
You know, I had tried that, but it was before I had installed the framework on my development machine, so it didn't show up in the local list. After installing on my dev machine, I didn't think to go back and try it again.

Jeff

On Dec 13, 2007, at 10:38 PM, Chuck Hill wrote:

On your development machine you need to do this:
http://wiki.objectstyle.org/confluence/display/WOL/Add+a+Framework+Dependency

For the installed framework. Project references don't work for deployment.


Chuck

On Dec 13, 2007, at 8:29 PM, Jeff Schmitz wrote:

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

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects






_______________________________________________
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