• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: regular deployment vs tomcat deployment .. UnknownKeyException
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regular deployment vs tomcat deployment .. UnknownKeyException


  • Subject: Re: regular deployment vs tomcat deployment .. UnknownKeyException
  • From: EMail Archive <email@hidden>
  • Date: Sat, 28 May 2011 10:15:53 -0400

Nothing like a night's sleep to clear the addled brain!  The problem
was my build generating a classpath file with truncated paths for the
application resources.  It generated:

WEBINFROOT/Resources/Java/
WEBINFROOT/Resources/Java/appo.jar
WEBINFROOT/Appo/Contents/Frameworks/CoreServices.framework/Resources/Java/coreservices.jar

instead of, of course:

WEBINFROOT/Appo/Contents/Resources/Java/
WEBINFROOT/Appo/Contents/Resources/Java/appo.jar
WEBINFROOT/Appo/Contents/Frameworks/CoreServices.framework/Resources/Java/coreservices.jar

Now to find where I corrupted the build.xml file ...
__________________

On Fri, May 27, 2011 at 8:01 PM, EMail Archive <email@hidden> wrote:
> I'm back in the world of webObjects after a couple of years and seem
> to have forgotten some basic things, or at least I suspect they are
> basic.
 _______________________________________________
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

References: 
 >regular deployment vs tomcat deployment .. UnknownKeyException (From: EMail Archive <email@hidden>)

  • Prev by Date: regular deployment vs tomcat deployment .. UnknownKeyException
  • Next by Date: CSS resources using url(...) syntax under Direct Connect
  • Previous by thread: regular deployment vs tomcat deployment .. UnknownKeyException
  • Next by thread: CSS resources using url(...) syntax under Direct Connect
  • Index(es):
    • Date
    • Thread