"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 
[EMAIL PROTECTED] for stage Parse
  | 
or/and

  | 2008-10-14 11:17:57,328 DEBUG 
[org.jboss.deployers.vfs.spi.deployer.JBossXBDeployerHelper] (main) Parsing 
file: [EMAIL PROTECTED]/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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to