Hi!

Thanks for your prompt reply.

Well, the idea is to work only in high level, no directly database manipulation. Only through the framework, I don't want to work with SQL. Some times I need to create a "customized" screen, but let it for a future question... :-)

Commenting those lines out I just say to the framework to not load, but I want to load applications, as my applications will be there, I tried to remove applications and correct the build.xml in the applications but when I run the ofbiz and try to login it says that login is incorrect, couse it depends on some application...

I'd like to remove the applications. But it seems to have some dependency on applications.

Tercio

On 21/12/2008, at 02:46, BJ Freeman wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

you can comment out the
   <load-components parent-directory="applications"/>
and
   <load-components parent-directory="specialpurpose"/>
in the
framework\base\config\component-load.xml

however if you looking to use sql to do the tables, there is no reason
to use ofbiz framework.
you might as well go directly to the Database server.

Now if you want to access the entities or create entity-view then the
framework is the way to go.

Tercio F. Gaudencio Filho sent the following on 12/20/2008 8:23 PM:
Hi All!

I'm starting to work with Ofbiz, but my intention is to use it's
framework to create a internal application for our employees.

The idea is to use the framework as a engine to create an application to
work with some tables and relation like 1:1, 1:N, N:N.

I read some documentation about the framework and seems that it can do
that.

The problem is that I don't know how to isolate the framework, it is
glued with the applications(By the way useless to me right now).

Is there some how to do that? Isolate the framework from it's applications?

Thanks!

Tercio


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJTco4rP3NbaWWqE4RAl6wAJ4sFrrJ/QV+vs59AwzpfClxpk5OlQCgkQXq
cdU5nsOWlnTYjz6+2/Zs3oA=
=41kl
-----END PGP SIGNATURE-----

Reply via email to