Following up with what Ari said, you can set the default package to be used by your ObjEntities on the main datamap tab. You can then click the "Update" button to fix all your existing entities.
-- Kevin On 3/4/08 7:33 PM, "Aristedes Maniatis" <[EMAIL PROTECTED]> wrote: > > On 05/03/2008, at 11:19 AM, Mary-Anne Wolf wrote: > >> but this XML is in the *.map.xml file >> <obj-entity name="Account" >> className="Account" >> dbEntityName="ACCOUNT"> > > > Make sure you put the fully qualified java class name in Cayenne > modeler. > > Ari Maniatis > > > --------------------------> > ish > http://www.ish.com.au > Level 1, 30 Wilson Street Newtown 2042 Australia > phone +61 2 9550 5001 fax +61 2 9550 4001 > GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A > >
