| How to add Java EE dependancy to classes directory under earcontent ? [message #526342] |
Fri, 09 April 2010 13:30 |
sasha Messages: 58 Registered: July 2009 |
Member |
|
|
I use WL and have an ear that I import with somelib directory in the
earcontent.
project ear is created in eclipse, like so
ear>earcontent>somelib>a_classes>a1.class
ear>earcontent>somelib>b_classes>b1.class
ear>earcontent>somelib>c.jar
I add a web project that I add to the ear projekt, which needs to use
a1.class and b1.class and c.jar
I tries to set up dependancy in java ee dependancy tab or web projekt. BUT
there is only option for c.jar...
How do I set up web projekt dependency to
earcontent/somelib/<classes_directories> ?
Thanksyou
I really need to set this up.
|
|
|
Powered by
FUDForum. Page generated in 0.01403 seconds