• 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Can't find class weblogic/ejbc

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a problem in starting the weblogic server.
When i start the weblogic server iam getting an error message as Can't find class weblogic/ejbc in VisualCafe.
Do i have to set anything in weblogic properties file.
Iam using Weblogic server 5.1 on WindowsNT and using WebGain's VisualCaf� Enterprise Edition 4.0 .
Look forward for your reply.
 
Aaron Buch
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When i try to start the Weblogic from VisualCafe i am getting a pop up message as
Server directory not specified in WebLogic options.
unable to start server.
and at the bottom in VisualCafe iam getting a message as
Can't find class weblogic/ejbc
.jar Processing Failed!
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey dude, have you checked out your classpath? When VisualCafe kicks off WebLogic Server it should be able to find that ejbc (thats the ejb compiler i think) thang on the classpath.
 
Aaron Buch
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to set the classapth?
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic