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

How to run a HelloWorld EJB using appclient command

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi friends; I am new to EJBs. I have installed the Sun Java App Server 8. I am deploying my Simple HelloWorld Bean, compiling it successfully. My deployment is also 100% successfull in deploytool of the server. I have written one client with the name as HelloClient; when I run it using the appclient -client HelloApplicationClient.jar then it is giving following error message

Mar 03, 2007 com.sun.enterprise.application.Main.<init>
no application client descriptor defined for: [null]

I have also used the -mainclass parameter of the appclient command but still same error:
Any body who has experience on EJBs or Sun JAva App Server, please solve my problem: I need very urgent help:

Looking forward for hopeful reply:

Muhammad Shaban Jokhio;
Lecturer, Dept CS & SW, Mehran University,
Jamshoro, Pakistan
 
We cannot change unless we survive, but we will not survive unless we change. Evolving tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic