facebook

Exception when running a web app in Weblogic [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203736 Reply

    itzMe
    Member

    Hi Moderator/My Eclispe IDE user,
    Can you tell me from where I can get the weblogic 8.1 plugin for Eclipse? I am trying to use MyEclipse and trying to deploy in WEblogic. It works fine if I run my web appln by starting weblogic console. But it doesnt run when i execute through MyEclipse even though I have configured weblogic server through Window->Preferences->MyEclipse->WebApplicationServer. Is it because I dont have the plug in with me? The error i get is <br />
    java.lang.NoClassDefFoundError: weblogic/Server <br/>
    Exception in thread “main” <br/>
    Pls help me

    Thanks,
    Vinu

    #203744 Reply

    umakand
    Member

    I am too getting the same error with weblogic configuration
    Can anyone tell me what is the configuration data that needs to go into the Preferences/Weblogic8 ?

    #203766 Reply

    Scott Anderson
    Participant

    Vinu,

    Try comparing your configuration settings with the ones in the FAQ here:
    http://www.myeclipseide.com/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=18&categories=Weblogic+8&parent_id=14

    Can you start just the default ‘myserver’ configuration and execute the examples? Try setting the logging level for WebLogic (via the Console) to <Info> to see what the root cause of the problem is. Typically, failures like this are caused by not adding necessary jars to the classpath or native libraries to the library path in the connector.

    #203902 Reply

    itzMe
    Member

    Hi Scott,
    Thanks a lot for the inputs. I was not able to start even the default server. I was getting the same exception. So i installed Weblogic 7.1 and used the plug in that comes in bea website and it works. 😉

    Thanks again,
    Vinu

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Exception when running a web app in Weblogic [Closed]

You must be logged in to post in the forum log in