• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Still Unable to use NetBeans5.5 with Weblogic 9.0

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
My project is running fine with Sun Application Server and Tomcat. When I'm trying to use NetBeans with Weblogic Server it is throwing an exception saying that it is not able to start Deploymanager. And I'm not able to deploy my project in Weblogic. When I'm deploying it mannually it is being deployed.following is the error message given while running the project:

javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException: Cannot create weblogic DeploymentManager instance.
See the server log for details.


Please guide me................Thanks in advance.

[ March 16, 2008: Message edited by: Shashi Ranjan ]

[ March 23, 2008: Message edited by: Shashi Ranjan ]
[ March 23, 2008: Message edited by: Shashi Ranjan ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic