Bugs item #668789, was opened at 2003-01-15 15:15 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=668789&group_id=22866
Category: JBossServer Group: v3.2 Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Stefan Arentz (sateh) Assigned to: Scott M Stark (starksm) Summary: Autodeployment does not work Initial Comment: Jboss-3.2.0RC1 When copying a new .ear in the deploy directory, nothing happens. Standard config, nothing changed. S. ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2003-01-16 00:59 Message: Logged In: YES user_id=175228 I have seen this a couple of times now. It is due to a change to the setup of the URLs at the scanner level causing the JBoss specific file protocol handler to no be used and the fact that sun's file protocol handler does not implement lasModified correctly. This is fixed in the 3.2 branch. ---------------------------------------------------------------------- Comment By: Stefan Arentz (sateh) Date: 2003-01-15 16:42 Message: Logged In: YES user_id=66079 How do I turn on debug/trace info for the deployer. I would love to give more info, but *nothing* happens. Not even an entry in the log. S. ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2003-01-15 15:29 Message: Logged In: YES user_id=175228 You are going to have to provide more info than this as it works fine for me: 15:21:22,109 INFO [MainDeployer] Deployed package: file:/C:/tmp/JBoss/jboss-3.2.0RC1/server/default/conf/jboss- service.xml 15:21:22,109 INFO [Server] JBoss (MX MicroKernel) [3.2.0RC1 (build: CVSTag=JBoss_3_2_0_RC1 date=200301142016)] Started in 19s:547ms ... Copy jbosstest-web.ear into deploy ... 15:21:52,140 INFO [MainDeployer] Starting deployment of package: file:/C:/tmp/JBoss/jboss- 3.2.0RC1/server/default/deploy/jbosstest-web.ear 15:21:52,156 INFO [EARDeployer] Init J2EE application: file:/C:/tmp/JBoss/jboss- 3.2.0RC1/server/default/deploy/jbosstest-web.ear 15:21:52,203 INFO [EJBDeployer] looking for nested deployments in : file:/C:/tmp/JBoss/jboss- 3.2.0RC1/server/default/tmp/deploy/server/default/deploy /jbosstest-web.ear/29.jbosstest-web.ear-contents/cts.jar 15:21:52,218 INFO [EJBDeployer] looking for nested deployments in : file:/C:/tmp/JBoss/jboss- 3.2.0RC1/server/default/tmp/deploy/server/default/deploy /jbosstest-web.ear/29.jbosstest-web.ear-contents/jbosstest- web-ejbs.jar 15:21:52,484 INFO [EjbModule] Creating 15:21:52,500 INFO [EjbModule] Deploying BMPBean 15:21:52,578 INFO [EjbModule] Deploying BMPCallbackBean 15:21:52,593 INFO [EjbModule] Deploying CMPBean 15:21:52,625 INFO [EjbModule] Deploying StatelessSessionBean 15:21:52,640 INFO [EjbModule] Deploying StatefulSessionBean 15:21:52,671 INFO [StatefulSessionContainer] Creating 15:21:52,687 INFO [StatefulSessionFilePersistenceManager] Creating 15:21:52,687 INFO [StatefulSessionFilePersistenceManager] Created 15:21:52,687 INFO [StatefulSessionContainer] Created 15:21:52,718 INFO [EntityContainer] Creating 15:21:52,718 INFO [EntityContainer] Created 15:21:52,734 INFO [EntityContainer] Creating 15:21:52,734 INFO [EntityContainer] Created 15:21:52,750 INFO [EntityContainer] Creating 15:21:52,750 INFO [EntityContainer] Created 15:21:52,750 INFO [StatelessSessionContainer] Creating 15:21:52,765 INFO [StatelessSessionContainer] Created 15:21:52,765 INFO [EjbModule] Created 15:21:52,953 INFO [EjbModule] Creating 15:21:52,984 INFO [EjbModule] Deploying Entity 15:21:53,000 INFO [EjbModule] Deploying ENCBean0 15:21:53,000 INFO [EjbModule] Deploying ENCBean1 15:21:53,015 INFO [EjbModule] Deploying SecuredEJB 15:21:53,031 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager @88a1b 15:21:53,031 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@232ea4 15:21:53,031 INFO [JaasSecurityManagerService] Added other, org.jboss.security.plugins.SecurityDomainContext@4b12d9 to map 15:21:53,046 INFO [EjbModule] Deploying UnsecuredEJB 15:21:53,046 INFO [EjbModule] Deploying OptimizedEJB ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=668789&group_id=22866 ------------------------------------------------------- This SF.NET email is sponsored by: A Thawte Code Signing Certificate is essential in establishing user confidence by providing assurance of authenticity and code integrity. Download our Free Code Signing guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development