Posted By:
Trupti_Mehta
Posted On:
Monday, January 27, 2003 01:52 AM
In my ejb-jar.xml, I have mentioned 2.x . But still the CMPis set to 1.0. Thus, abstract schema name is also not accessible! In my ejb-jar.xml, I have mentioned 2.x version>. But still the CMPis set to 1.0. Thus, abstract schema name is also not accessible! Following is the ejb-jar.xml code: <?xml version="1.0"?> MusicCDEJB Models a MusicCD MusicCDBean musicstore.MusicCDHome musicstore.MusicCD musicstore.MusicCDBean Container java.lang.String True 2.x MusicCD upc title artist type price
More>>
In my ejb-jar.xml, I have mentioned
2.x
. But still the CMPis set to 1.0. Thus, abstract schema name is also not accessible!
In my ejb-jar.xml, I have mentioned
2.x
version>. But still the CMPis set to 1.0. Thus,
abstract schema name is also not accessible! Following is
the ejb-jar.xml code:
<?xml version="1.0"?>
MusicCDEJB
Models a MusicCD
MusicCDBean
musicstore.MusicCDHome
musicstore.MusicCD
musicstore.MusicCDBean
Container
java.lang.String
True
2.x
MusicCD
upc
title
artist
type
price
MusicCDBean
*
Required
Can anyone please tell me why does CMP2.0 is not being
selected with set abstract name.
THANKS
Trupti
<<Less