This week's book giveaway is in the Programmer Certification forum.
We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line!
See this thread for details.
  • 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
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Exception in creating new bean : [{0}]

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi dears,
I am facing the above exception while instantiating the create method for Entity bean. The above exception has a lengthy code underneath it. The bean is looked up successfully, but cant instiated its create method.
I am working in Sun ONE Application Server 7 environment.
waiting for your help! :roll:
sadheman
 
High Plains Drifter
Posts: 7289
Netbeans IDE VI Editor
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"sadheman" --
Please review JavaRanch's naming policy. We ask that each user post a first and last name, although the policy descibes some variances that are ok.
Please note I also deleted two other posts on this same topic in this thread. Please post each message on a subject in one forum, one time. This helps up keep a clean-looking site and makes sure the discussion of the topic stays in one place.
Thank you.
 
sadheman
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Michael Ernest,
Thanks for refering the policy. It is the nice effort to keep the site clean and look good. But you tell me the purpose of nice looking site when a posted problem got no reply, no response? Decision is yours. Whether people might come here for solutions or just see bright colors and cool things. And mind it is my name and nothing else.
waiting still for my query response!
sadheman,
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi sadheman,
I am also facing the similar problem. Were you able to resolve this?
Please let me know.
Cheers,
Satish
 
Author
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
> But you tell me the purpose of nice looking site
> when a posted problem got no reply, no response?
> Decision is yours. Whether people might come here
> for solutions or just see bright colors and cool
> things. And mind it is my name and nothing else.
> waiting still for my query response!
Java Ranch does a pretty good job of keeping a friendly attitude around here, so I hate to respond this way.
But, in short, you are saying that you:
1. Encountered an obscure error in a product that GA'd a month ago.
2. Posted a message about the error on a free bulletin board without any kind of sample code, reproducible test case, conditions where the problem does or not happen, or other surrounding detail.
3. Refused to abide by the simple rules of the message board.
4. Complained that no one responded to your post.
Well, I've searched the bug database, the database of support calls, and the web. The only hit I got was your post. So it looks like you have an obscure problem and I don't think you can fault this community for not having an immediate response.
I'm sorry that you are having problems. I'd like to see lots more people using S1AS7. But you haven't asked your question in way that is very likely to facilitate a helpful response.
I'd respective suggest ESR's "How to Ask Questions the Smart Way" here : http://tuxedo.org/~esr/faqs/smart-questions.html . He has several guidelines that might be helpful. I'll quote the last paragraph:

Remember: When that hacker tells you that you've screwed up, and (no matter how gruffly) tells you not to do it again, he's acting out of concern for (1) you and (2) his community. It would be much easier for him to ignore you and filter you out of his life. If you can't manage to be grateful, at least have a little dignity, don't whine, and don't expect to be treated like a fragile doll just because you're a newcomer with a theatrically hypersensitive soul and delusions of entitlement.

 
What are your superhero powers? Go ahead and try them on this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic