In order to use the latest spring-ejb deployer, I'm creating an EJB3 session and pojo
class as a project deployed in Jboss-4.0.5.GA, put jboss-spring-jdk5.jar in deploy
directory and adding spring jars in the lib directory, start jboss with the problem as
following.
my jar structure exactly like:
FirstEJB3Tutorial.spring/
org/
acme/
~MyBean.class
~MyBean2.class
META-INF/
jboss-spring.xml
jboss.xml
It seems all docs on the site is outdate. Could you share some document for this
installation? or contribute a little bit detailed info to help me out?
00:49:00,963 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@6afec0a4 {
url=file:/C:/Users/PaulHu/Jboss-4.0.5.GA/server/default/deploy/FirstEJB3Tutorial.spring }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch:
file:/C:/Users/PaulHu/Jboss-4.0.5.GA/server/default/deploy/FirstEJB3Tutorial.spring
altDD: null
lastDeployed: 1177660140962
lastModified: 1177660140959
mbeans:
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041259#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...