<br><font size=2 face="sans-serif">I'm trying to compile jboss-head but
it seems I'm missing AttachmentLocator referenced in these files:</font>
<br>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\deployment\JBossEjbParsingDeployer.java:24</font>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\deployment\JBossWebAppParsingDeployer.java:24</font>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\web\deployers\AbstractWarDeployer.java:38</font>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\deployment\JBossEjbParsingDeployer.java:117</font>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\deployment\JBossWebAppParsingDeployer.java:106</font>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\deployment\JBossWebAppParsingDeployer.java:109</font>
<br>
<br><font size=2 face="sans-serif">The funny thing is that there were only
three files referencing it on Monday morning, but this morning there are
more.</font>
<br>
<br><font size=2 face="sans-serif">From where can I get this AttachmentLocator
or has someone forgot to commit it?</font>
<br>
<br><font size=2 face="sans-serif">There is another missing reference here...</font>
<br><font size=2 face="sans-serif">server\src\main\org\jboss\web\deployers\AbstractWarDeployer.java:378
cannot find symbol</font>
<br><font size=2 face="sans-serif">symbol &nbsp;: method getFile(java.lang.String)</font>
<br><font size=2 face="sans-serif">location: interface org.jboss.deployers.spi.deployer.DeploymentUnit</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;altDD = topUnit.getFile(altDDPath);</font>
<br>
<br>
<br><font size=2 face="sans-serif">Using java version &quot;1.5.0_09&quot;
on winblows xp with Apache Ant version 1.6.5 through cygwin</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br>
<br><font size=2 face="sans-serif">-- <br>
Robert Dale</font>