Hi All,
 
I have customized the class 
 
"org.opennms.web.admin.nodeManagement.AddNewInterfaceServlet.java". I have 
built the jar and started the server.
 
I am getting a run time error while i am trying to add a new interface.
 
I have kept the weblogic.jar file everywhere in all lib folders.
 
Following is the stacktrace:
 
java.lang.NoClassDefFoundError: weblogic/kernel/KernelStatus
 at weblogic.jndi.Environment.(Environment.java:73)
 at 
weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
 at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
 at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
 at javax.naming.InitialContext.init(InitialContext.java:223)
 at javax.naming.InitialContext.(InitialContext.java:197)
 at 
org.opennms.web.admin.nodeManagement.AddNewInterfaceServlet.sendMessage(AddNewInterfaceServlet.java:197)
 at 
org.opennms.web.admin.nodeManagement.AddNewInterfaceServlet.doPost(AddNewInterfaceServlet.java:129)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

I hope i missed some configuration while copying the jar file or i need to 
specify the jar file name some where in the configuration files.
 
If any one have any clue, please help me.
 
Thanks and Regards
Kiran
 
 

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to