[jboss-user] [JBoss/Spring Integration] - Re: JBoss5/Spring deployment problem

alesj do-not-reply at jboss.com
Tue Oct 14 05:28:36 EDT 2008


"Herman06" wrote : 
  | Looks the spring deployer has been recoganized by the maindeployer. 
  | 
No, you should see something like this:

  | 2008-10-14 11:18:00,578 DEBUG [org.jboss.deployers.plugins.deployers.DeployersImpl] (main) Added deployer org.jboss.spring.deployers.SpringParserDeployer at 8c6f69 for stage Parse
  | 
or/and

  | 2008-10-14 11:17:57,328 DEBUG [org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper] (main) Parsing file: ZipEntryHandler at 16639930[path=jboss-spring.deployer/META-INF/spring-deployers-jboss-beans.xml context=file:/C:/projects/jboss5/trunk/build/output/jboss-5.0.0.GA/server/springdeployer/deployers/ real=file:/C:/projects/jboss5/trunk/build/output/jboss-5.0.0.GA/server/springdeployer/deployers/jboss-spring.deployer/META-INF/spring-deployers-jboss-beans.xml] for type: interface org.jboss.kernel.spi.deployment.KernelDeployment
  | 

"Herman06" wrote : 
  | very strange there's no jndi binding for the application. should I change the myapp.spring to myapp.jar?
  | 
You can try, but I would be surprised if this was the issue.

"Herman06" wrote : 
  | btw how can I turn on the 'useLegacyDefaultName' flag? 
  | 
See this file: jboss-spring.deployer/META-INF/spring-deployers-jboss-beans.xml

  |    <bean name="SpringParserDeployer" class="org.jboss.spring.deployers.SpringParserDeployer">
  |      <property name="useLegacyDefaultName">true</property>
  |    </bean>
  | 

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

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



More information about the jboss-user mailing list