You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Slocum, Jim" <ji...@tallan.com> on 2001/03/01 18:25:11 UTC

super class check

Has anyone else been getting this type of error and know how to fix it?

I'm building for weblogic 6.0 with Ant 1.3b3

[ejbjar] Could not load class com.ti.ejb.entity.userphone.UserPhoneHome for
super class check
[ejbjar] Could not load class com.ti.ejb.entity.userphone.UserPhoneBean for
super class check
[ejbjar] Could not load class com.ti.ejb.entity.userphone.UserPhone for
super class check
[ejbjar] Could not load class com.ti.ejb.entity.userphone.UserPhonePK for
super class check

Thanks in advance
Jim