• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

websphere 6.1 ejb ant task error,help

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


the CodeGenerator_EJB.jar includes the compiled class files and all the .xmi files .

err info:

[*Error] ejbModule/META-INF/ejb-jar.xml(企业 bean:Code_Generator): CHKJ2802E: 不能反映 <ejb-class> 类 com.huawei.it.support.codegenerator.facade.Code_GeneratorBean
或它的某个超类型。检查类路径。
[exec]
[*Error] ImportedClasses/com/huawei/it/support/codegenerator/facade/Code_GeneratorBean.class(类:com.huawei.it.support.codegenerator.facade.Code_GeneratorBean): CHKJ2907E: 不能反映类型 com.huawei.it.support.co
degenerator.facade.Code_GeneratorBean 或它的某个超类型。检查类路径。

reply
    Bookmark Topic Watch Topic
  • New Topic