-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Reference mapped classes in another HAR file?
PostPosted: Fri Sep 09, 2005 7:02 pm 
Newbie

Joined: Mon Sep 05, 2005 10:52 pm
Posts: 6
Hi all,

I have multiple HARs in my backend server app, each one mapped to a separate database on a common SQL server. Is there anything I can do to get classes mapped in one HAR to reference classes in another HAR?

Right now I have a core.har, with some system core operations, and then billing.har, personnel.har, etc. A mapped class in personnel.har, Employee, has a property that's an instance of UserAccount, in core.har. But the HARDeployer screams about referencing an unmapped class when it tries to deploy personnel.har .

Any help here, or am I SOL? I'd rather not combine all the separate app modules' classes into a single massive HAR, not only because of the file management mess, but also I would lose the ability to separate storage into multiple databases, one db for each app module.

Thanks for any insight!

--Scott


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.