Rob Stryker [http://community.jboss.org/people/rob.stryker] created the 
discussion

"Re: JBoss tools 3.2B1 sometimes doesn't deploy classes in web module"

To view the discussion, visit: http://community.jboss.org/message/589781#589781

--------------------------------------------------------------
A good place to debug would be 
org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior  in the 
method:

      protected void publishModule(int kind, int deltaKind, IModule[] module, 
IProgressMonitor monitor) throws CoreException {

It's possible this is an error upstream, but I really have no idea as I have 
not replicated it. But it seems strange for me. Even on an incremental publish, 
if 1000+ files were modified, it would be copying htose 1000 files.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/589781#589781]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to