I assume you're talking about running within Eclipse. So First things first. What's your setup?
Have you followed the setup guide for developing WO within Eclipse? http://wiki.wocommunity.org/display/WOL/Maven+Running+or+Debugging+as+WO+Application NB: that link may have changed more recently with any wiki reshuffles. On 09/08/2012, at 4:01 PM, Ron X <[email protected]> wrote: > hi everybody! > > i build my project with maven, so i have 2 apps and 2 own frameworks, one of > them called BusinesLogicFrmwk ^_^ and i have model (and all model plists) > here. > after build and deploy and start some tasks i have error > exception=java.lang.IllegalArgumentException: URI is not hierarchical > appendedWithPathComponent: > jar:file:///usr/local/maven/Admin/35/Admin.woa/Contents/Resources/Java/AppX/BusinesLogicFrmwk/1.0.0/BusinesLogicFrmwk > -1.0.0.jar!/WebServerResources/appx.eomodeld/Order.plist > > to get model from plist by url i use: > NSPathUtilities.stringByAppendingPathComponent(modelPath.toString(), > entityName+".plist"); > > but every time system want to take plists from jars? > > why should it happened? > > thanx > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/lachlan.deck%40gmail.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
