facebook

Problem with exploded weblogic deployments

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #237188 Reply

    Clay
    Member

    I’m using Weblogic 7.0 SP1
    Eclipse 3.1
    MyEclipse 4.0GA

    This is pretty bizarre – When I deploy an enterprise application in exploded format, weblogic can’t see any of the classes in the web-app. It finds the EJB no problem, and it attempts to deploy the app and starts loading servlets, but it throws ClassNotFound on all filters and servlet preloads.

    Has anybody seen anything like this?

    Thanks
    -Clay

    #237196 Reply

    Scott Anderson
    Participant

    Clay,

    Are you sure you’re trying to deploy a J2EE 1.3 application and not a J2EE 1.4 application, which WLS 7.0 won’t support?

    #237211 Reply

    Clay
    Member

    I don’t believe I’m using J2EE 1.4 – where can I find that?

    The other odd thing is that if I deploy it as an EAR, it works perfectly fine.

    #237232 Reply

    Riyad Kalla
    Member

    I don’t believe I’m using J2EE 1.4 – where can I find that?

    Project Properties > MyEclipse-Web

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Problem with exploded weblogic deployments

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