• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

ant ejbjar warnings

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Has anyone had problems with the ejbjar task...which gives warnings about the bean class being in the classpath when it should be only on the ejb-jar file?
ejbjar:
[ejbjar] building Case.jar with 17 files
[ejbc] <Sep 17, 2002 11:36:43 AM EDT> <Warning> <EJB> <EJB Deployment: TargetCase has a class com.acs.ctrak.targetcase.T
argetCaseBean which is in the classpath. This class should only be located in the ejb-jar file.>
Be nice to get rid of these warnings!!
Thxx for anyone taking his/her time to reply,
walid
 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
walidtaraf,
JavaRanch has a naming policy which is strictly enforced. Please read the policy and change your display name if you wish to continue posting here.
You can change your name: here
 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Please provide solution to remove these warnings when using Ant 1.6.2 and Weblogic 8.1 sp4

" [ejbc] <May 11, 2005 4:45:05 PM GMT+05:30> <Warning> <EJB> <BEA-010054> <EJB Deployment: com.sgs.common.account.entity.
AccountEntity has a class com.sgs.common.account.entity.AccountEntityBean that is in the classpath. This class should only b
e located in the ejb-jar file.>"

Rajkumar Saboo
 
What kind of corn soldier are you? And don't say "kernel" - that's only for this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic