The Artima Developer Community
Sponsored Link

Web Services Forum
Error in deploying EAR to Weblogic 9.0

2 replies on 1 page. Most recent reply: Aug 29, 2007 12:50 PM by raj thang

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
raj s

Posts: 1
Nickname: rajsada
Registered: Jun, 2006

Error in deploying EAR to Weblogic 9.0 Posted: Jun 19, 2006 3:45 AM
Reply to this message Reply
Advertisement
Hi all,


I have created an web service using BEA Weblogic workshop 8.1 and Weblogic Server 8.1.
Now while deploying its .ear file in Weblogic server 9.0 I get Errors such as:

1) java.lang.NoClassDefFoundError:com/bea/wlw/runtime/core/bean/SLSBContainerBean :- This occurs then I try to install the application on the server and then click the Activate Changes button on the Administration console.

2) weblogic.management.ManagementException: [Deployer:149001]No application named 'LPAWebServices' exists for operation start :- This occurs when I try to start the application from the administration console.

Kindly help ASAP as it is very urgent.

Thanks to all.


Isabelle Muszynski

Posts: 1
Nickname: dvash
Registered: Jul, 2006

Re: Error in deploying EAR to Weblogic 9.0 Posted: Jul 24, 2006 8:00 AM
Reply to this message Reply
Hi Raj,

My usual procedure when Weblogic is being difficult about deploying something is:
1) Stop the server
2) Clean up everything manually :
a) the .wlnotdelete directory
b) the stage directory
c) the upload directory

and then restart the server and start deployment from scratch

Hope this helps

raj thang

Posts: 1
Nickname: asdcrajnet
Registered: Aug, 2007

Re: Error in deploying EAR to Weblogic 9.0 Posted: Aug 29, 2007 12:50 PM
Reply to this message Reply
Did you get this fixed. I am trying to deploy the EAR built by Weblogic Workshop 8.1 and trying to reploy in Weblogic 9.2 App server

Flat View: This topic has 2 replies on 1 page
Topic: Help....Problem with browsing BSM 2005 with Pivot OWC12 from client side Previous Topic   Next Topic Topic: Free Java Shopping Cart with Web Service Interfaces

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use