• 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

I am looking for somebody who uses the deploytool of Sun

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello my name is Jurgen,

I am looking for somebody who uses the deploytool of the J2EE SDK 1.4 full installation. I am having some trouble with the deploytool.

Does somebody know an alternative for the deploytool of Sun ?

Thanks a lot !

Jurgen
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi jurgen

What's ur problem in using the deploytool in j2ee sdk 1.4 ?
I use this sun app server's product in my latest project (using servlet, sessoion & message driven bean)

i've encountered some problems before when using the deploytool too, but i've overcomed it. maybe i can share it for ur problem ?


Regards,

Bayu
 
jurgen hallez
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is the error message I get,

For [ personeel1#ejb-jar-ic1.jar#MedewerkerBean ]
Error: Exception [ JDO74033: Cannot deploy application 'personeel1' module 'ejb-jar-ic1' with CMP beans: cmp-resource is not defined for this module. The minimum requirement for a cmp-resource is to specify the jndi-name of a jdbc-resource or a persistence-manager-factory-resource to be used with the beans. ] while initializing JDOCodeGenerator. Please check your descriptors and mapping files for consistency

It seems to be a common error because there are more error messages with thesame number in this forum, but I still can not find the solution. I think it has to do with the deployment descriptor.

Please help,

Jurgen
 
Won't you be my neighbor? - Fred Rogers. tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic