• 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

ejb-client-jar

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using Weblogic 6.1 and trying to create a client ejb jar file. If my understanding of the documentation (found at http://e-docs.bea.com/wls/docs61/////ejb/deploy.html) is correct, all that should be required to accomplish this is to add an ejb-client-jar element specifying the desired file name to the ejb-jar.xml before running weblogic.ejbc. I have tried this and it does not seem to be working. It does not return any errors but there are no signs of a file with the name I specified in the xml file. Does anyone know how to go about creating this file using the weblogic.ejbc tool?
Thanks,
Steve
 
You showed up just in time for the waffles! And this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic