[jbosstools-users] JBoss Tools / Eclipse Luna not adding required libraries to EAR

David Meacock jbosstools-users at lists.jboss.org
Tue Dec 16 20:50:47 EST 2014


So... here's an interesting development, I found the missing .jar files... and they're all inside the JBoss installation's directory (sort of)

Remembering the Eclipse server instance is using workspace metadata going here: C:\dev\workspace\eclipse\workspace_name\.metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_Enterprise_Application_Platform_5.x1418180089644\deploy

And the JBoss install resides here: C:\local_server\deploy\app\ 

My 'missing' jars all show up here: C:\local_server\Applications\JBoss\jboss-eap-5.2\jboss-as\server\app\tmp\vfs-nested.tmp


Anyone have some input on why this might be? I thought this was a temp directory for JBoss, I've no idea how these jars end up in there but not the actual server deployment...

Posted by forums
Original post: https://developer.jboss.org/message/913839#913839


More information about the jbosstools-users mailing list