Re: webobject framework
Re: webobject framework
- Subject: Re: webobject framework
- From: Paul Lynch <email@hidden>
- Date: Fri, 28 Apr 2006 15:45:43 +0100
Sounds like you need to install your framework. Just because it
compiles only means that it can find the java class files, not the
eomodel, and it doesn't use the same places to check for building as
for running.
WO looks for frameworks in several places, which vary according to
the mode you are in - inside the project, as a peer folder, or in an
installation directory. The best option is to use the inspector in
your main project for your framework, and check the paths.
If your app is "sometimes" finding the eomodel, and sometimes not,
then there's probably something else that has varied that you haven't
described.
Paul
On 28 Apr 2006, at 10:40, .::welemski::. wrote:
I have another concern about frameworks on webobjects. I added an
EOModel in my framework then i also added the classes that the EOModel
generated for me. My framework compiled sucessfully without errors. So
i made a another project that deals with database and added the
framework. When I compiled my application it shows no error which
means the classes and the EOModel within the framework has been
detected. But when I tried to run and login to the database it has a
lot of errors. It shows that It cannot connect to the database and
that it can not find that particular entity...
But when I added the class files in my project and the my framework as
is... and then recompile my project again... it works... but sometimes
it also looks for that eomodel and that It can't find it.
Now i have redundant class files and sometimes redundant eomodels...
one in my framework and one in my new project.
Is there a way to solve this problem?
_______________________________________________
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