Hi ChandraShekhar, I did not get the JAR file or the log file. You can also send future questions to [email protected] (I am sending a CC of this reply to that list). Could you send the output of the following command : jar tvf hello.jar
Also copy the log output and paste it in the reply to this email. Thanks for trying out OpenEJB On Nov 27, 2007 5:54 AM, ChandraShekhar <[EMAIL PROTECTED]> wrote: > > > > > Hi Malhi, > > > > > > I am new to Open EJB and tried to execute simple example given in > http://openejb.apache.org/hello-world.html followed the steps described > but it was in vain and during deployment I received an error and was unable > to deploy the jar file. > > > > Application failed to deploy "com/ejbsample/hello.jar". Check server logs > for m > > ore details. > > org.apache.openejb.config.UnknownModuleTypeException: Unable to determine > module > > type for jar: file:/D:/openejb/projects/com/ejbsample/hello.jar: Unknown > module > > type: url=file:/D:/openejb/projects/com/ejbsample/hello.jar > > at > org.apache.openejb.config.DeploymentLoader.load(DeploymentLoader.java > > :70) > > at > org.apache.openejb.assembler.DeployerEjb.deploy(DeployerEjb.java:97) > > at > org.apache.openejb.assembler.DeployerEjb.deploy(DeployerEjb.java:77) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > > java:39). > > > > > > For reference I have attached the log file and project attached with jar > file into it. > > > > You can please help me on this. > > > > Thanks, > > Chandra Shekhar. -- Karan Singh Malhi
