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

ClassCastException in WLS7

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
I am stuck in the deployment stage, can anyone give me any idea what's goin on here ?

Could it be from the weblogic.jar ?
Thanks a heaps,
Roy.
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am not sure I can help you without more information. All I can do is ask questions.
What are you trying to deploy? A Single CMP? Multiple CMPs? An EAR?
Do all of your ejbs compile under ejbc without errors? Have you ever been able to deploy the application or has this error always happened?
Are you deploying to a single server instance or a clustered environment?
[ January 05, 2003: Message edited by: Chris Mathews ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic