Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > EJB
|
EJB Be sure to indicate the version you use.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the EJB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 28th, 2007, 04:29 AM
Registered User
 
Join Date: Sep 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Nimeshkd
Default java.lang.NoClassDefFoundError when trying to crea

Hi All,

I am trying to learn EJB's on my own. I installed the WebLogic Server Trial version and then wrote the Home Interface, Component Interface and the Bean Class. Now I started the WebLogic server and tried and create the deployment descriptor.. I am getting the error below even after I set the classpath. Is there any other correct way to set the classpath?

C:\bea\jdk150_04\bin\ejb\demo>set classpath=C:\bea\weblogic92\server\lib\weblogic.ja r;

C:\bea\jdk150_04\bin\ejb\demo>java weblogic.ejb.utils.DDCreator -dir dploymentDescriptor.txt
Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/ejb/utils/DDCreator


I've already set classpath for weblogic.jar filed

Please help me.

Thanks in Advance.
 
Old January 4th, 2012, 03:27 AM
Registered User
 
Join Date: Jan 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation weblogic.ejb.utils.DDCreator not found

Hi i am new to ejb and now i am using weblogic 9 and now i am getting this weblogic.ejb.utils.DDCreator expection and i tried to search where it was it was found for me...
Please can you suggest how to fix this problem....

Thanks and waiting for the response
regards,
Benerjee
 
Old July 12th, 2012, 01:30 AM
Registered User
 
Join Date: Jul 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by gssben88 View Post
Hi i am new to ejb and now i am using weblogic 9 and now i am getting this weblogic.ejb.utils.DDCreator expection and i tried to search where it was it was found for me...
Please can you suggest how to fix this problem....

Thanks and waiting for the response
regards,
Benerjee
+1

Google took me here.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Root Cause:java.lang.NoSuchMethodError: java.util. anees81 JSP Basics 3 March 1st, 2011 08:55 AM
Exception : java.lang.NoClassDefFoundError haifriends J2EE 1 July 26th, 2006 07:22 PM
Java NoClassDefFoundError wireblock JSP Basics 1 August 19th, 2003 01:22 AM
java.lang.NoClassDefFoundError: org/xml/sax/XMLRea kcheung XSLT 0 August 8th, 2003 08:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.