Hi Aaron, It's me again! Excuse me please! There are rarely helpers in these forums, so I have to bother you again! Sorry!
I would like to tell you what happend as did it the way you do. Till now, I had a lib directory, where I had placed the single jar files in my eclipse app structure, like this: APP_ROOT\lib\jboss-ejb3.jar APP_ROOT\lib\jboss-ejb3x.jar APP_ROOT\lib\jboss-j2ee.jar APP_ROOT\lib\hibernate3.jar And I referenced to those jars from whithin the Eclipse-Buildpath, or did the same references to those files in JBOSS_HOME\server\default\deploy\EJB3.0_Deployer\related_jar_files and it worked fine. But I knew, that it was not the best way, so I decided to do it like you told to me, so a included the Libraries JBOSS_EJB3_libraries, J2EE 1.4 Libraries to my build path and removed my old references. But now unfortunately, all imports are red underlined, in other words, they are not recognized. Is there something else I should do? Do you have any Idea? P.S.: I have just noticed, that my "JBOSS_EJB3_LIBRARIES" Entry hat only these 5 jars: - jnp-client.jar - jbosssx-client.jar - jboss-j2ee.jar - jboss-transaction-client.jar - commons-logging.jar Is it normal like that? where are theothers (jboss-ejb3 and jboss-ejb3x.jar etc.?) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902416#3902416 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902416 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
