1 Reply Latest reply on Jul 6, 2005 5:17 AM by darranl

    [org.jboss.deployment.MainDeployer] Found non-jar deployer f

    charlieparker

      Hi,
      when I try to deploy a web-app, included in a ear, I read, in the jboss prompt console, this warning:

      [org.jboss.deployment.MainDeployer] Found non-jar deployer for: XXXXX.jar

      What is the possibile cause of the problem?

      Note: I am using Jboss 4.0.2

        • 1. Re: [org.jboss.deployment.MainDeployer] Found non-jar deploy
          darranl

          You are in the wrong forum, try asking your question in the beginners corner.

          What is Javaassist?

          Javassist (Java programming assistant) is a load-time reflective system for Java. It is a class library for editing bytecodes in Java; it enables Java programs to define a new class at runtime and to modify a class file before the JVM loads it.