facebook

problem deploying ejb3 project to jboss 4.0

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

    gerbdla
    Member

    Here is the console message
    22:24:45,753 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

    — Packages waiting for a deployer —
    org.jboss.deployment.DeploymentInfo@ce2aac28 { url=file:/C:/jboss/server/default/deploy/FirstEjb3Tutorial.jar/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/C:/jboss/server/default/deploy/FirstEjb3Tutorial.jar/
    altDD: null
    lastDeployed: 1223356913361
    lastModified: 1223356839306
    mbeans:

    — Incompletely deployed packages —
    org.jboss.deployment.DeploymentInfo@ce2aac28 { url=file:/C:/jboss/server/default/deploy/FirstEjb3Tutorial.jar/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/C:/jboss/server/default/deploy/FirstEjb3Tutorial.jar/
    altDD: null
    lastDeployed: 1223356913361
    lastModified: 1223356839306
    mbeans:

    The EJB is not showing up in my jndi list.

    #289741 Reply

    Loyal Water
    Member

    Can you paste the entire error message here for me.

    Did your JBoss server start without issues from within MyEclipse before deploying the app?

    Can you please check if this thread helps resolve the issue:-
    http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=63&t=001457

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: problem deploying ejb3 project to jboss 4.0

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