Hi,

I'm currently trying to generate hibernate artifacts out of an uml2 model
with the HB Cartridge 1.4.1. In a small sample project everything worked
smoothely but now with my larger uml model I ran into 
an NPE which is according to the stack trace caused by some code in the
Javabasic cardridge

...
        
org::fornax::cartridges::uml2::javabasic::extensions::DataType.ext[2231,32]
on line 62 'NormalizedDefaultValue(property)'                    
        
org::fornax::cartridges::uml2::javabasic::templates::Attribute.xpt[2291,21]
on line 61 'getPropertyTypeImpl()'                               
        
org::fornax::cartridges::uml2::javabasic::templates::Attribute.xpt[601,21]
on line 12 'EXPAND field FOR attr' 
...

Now I wanted to trace/debug the code and checked out the SVN HEAD of the
Javabasic cardridge.
Unfortunately, I'm not able to compile this cartridge in Eclipse (with OAW
Plug-in) and thus
use it as codebase for the HB cartridge dependency.
What I did is to check out the cartridge and added everything relevant as a
source folder.
The problem seems to be missing classes like "AbstractCJB_11" which I cannot
find.
Some Hint anyone on how to get the cartridge "running" from source?

Question for me is also: Why is the Javabasic cartridge 2.0.0 not released
if it is included 
if it's shipped with the HB cartridge?

thanks





-- 
View this message in context: 
http://www.nabble.com/Hibernate-Cartridge-1.4.1-vs.-Javabasic-Cardridge-2.0.0-tp14562393s17564p14562393.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to