[jboss-user] [EJB 3.0] - Re: EAR deploy fails in JBoss 4.2

chandra_88 do-not-reply at jboss.com
Wed Feb 20 01:29:43 EST 2008


Yes it does in this way.

Apologies i was getting a class not found exception not a class cast exception. 

Applicaiton.xml under ear 
==================

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application PUBLIC
	"-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN"
	"http://java.sun.com/dtd/application_1_3.dtd">

  <display-name>ejbSession</display-name>
  
    EjbSession.jar
  
  
  
  <library-directory>lib</library-directory>
    



The util jar is kept under lib folder. Can you tell what is the correct way to mention it. 


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130612#4130612

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130612



More information about the jboss-user mailing list