How are these other frameworks included in the application? I think
they need to be in the WO Frameworks library to get onto the
classpath at runtime.
Chuck
On Mar 13, 2007, at 6:39 AM, Laƫtitia Orsini wrote:
Hi,
I have a similar problem...
My project has an eomodel and dependencies to f
Hi,
I have a similar problem...
My project has an eomodel and dependencies to frameworks containing
other eomodels. When the application runs in Eclipse, these framework
models are included in defaultMdodelGroup but when I launch the
application in command line they're not.
After the ant
This was it. My deployment box was pointing to a local framework
instead of the /Library/Framework
I deleted reference to the framework and re-imported it. Now it is
pointing to the right place in the classpath. Thanks for the timely
help.
(I so wanted it to be the four of clubs!)
David
When you deployed, the location of the framework was not the same as
when you were developing. Check the classpath file:
App.woa/Contents/MacOS/MacOSClassPath.txt
The path to the framework in there is not where the framework is on
the deployment machine.
How did I do? No? OK, second g
I am deploying using JavaMonitor and the model is in a framework.
David
On 29-Jan-07, at 6:40 PM, Chuck Hill wrote:
Are you deploying through JavaMonitor or some other way? Is the
model in the application or in a framework?
Chuck
On Jan 29, 2007, at 6:22 PM, Art Isbell wrote:
On Jan 29,
Are you deploying through JavaMonitor or some other way? Is the
model in the application or in a framework?
Chuck
On Jan 29, 2007, at 6:22 PM, Art Isbell wrote:
On Jan 29, 2007, at 4:10 PM, David Holt wrote:
What could I be doing to cause my model framework not to load?
Does the eomode
On Jan 29, 2007, at 4:10 PM, David Holt wrote:
What could I be doing to cause my model framework not to load?
Does the eomodel exist where you expect it to be on the filesystem?
When you look in the eomodeld directory, does it contain all of the
files that you expect? There have been si