Hello,
I have recently been attempting to move our web application from Eclipse 3.6 
(M2Eclipse) to Eclipse 4.2 (M2E).
I am currently able to get it to build correctly in Eclipse 4.2 but when 
deploying to Tomcat 7 server inside Eclipse, the component (jar) that uses JIBX 
does not have any of the JIBX generated classes in its jar file.  I am using 
M2e-Wtp as well
This works perfectly with good old Maven from the command line.
I can see that when building in Eclipse, that component1/target/classes/ does 
contain the JIBX class files but they never make it into the jar file that is 
deployed with the web application.
In this case WebApp1 depends on Component1.  It is component1 that includes the 
JIBX definitions.
Any help appreciated?  Considering a move back to Eclipse 3.6
M2E version: 1.2.0.20120903-1050M2E-Wtp: 0.16.0.20120914-0945
Thanks,
Justin
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to