[jbosstools-dev] Fix to the build problem

Denis Golovin dgolovin at exadel.com
Thu May 1 11:03:59 EDT 2008


The same for me. It seems working only if I switch jboss-seam.jar to 
<module><java>.

Denis

Marshall Culpepper wrote:
> Rob Stryker wrote:
>>
>> That's all I've got. We'll have to test the next build. But the next 
>> build, unless I can get ahold of Marshall, will have both patches, 
>> and may be broken for that reason.
>
> Crisis averted. Rob and I have found the root of the issue and it's 
> not patch related (though the results of the problem are the same -- a 
> failed deployment of an EAR with a <ejb> in the application.xml).
>
> It looks like there is an error in how/where the jboss-seam.jar gets 
> copied to under the EAR folder under deploy, specifically in our usecase:
>
> myseampro99-ear.ear/
> --- myseampro99-ear.jar/
> -------- jboss-seam.jar
>
> instead of the correct (as seen w/ vanilla JBoss adapter in WTP 2.0.2 
> w/o JBossTools):
>
> myseampro99-ear.ear/
> ---- jboss-seam.jar
>
> So this is probably related to where we build/copy the jars for 
> deployment. Rob and I will get on it first thing tomorrow..
>
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev




More information about the jbosstools-dev mailing list