The scene: I've successfully written and implemented my hibernate package and implemented it as a JBoss service archive (.sar) I'd like to be able to import the packages in other parts of my (maven) project. Everything goes into an EAR, so the pathing and such is dealt with, it successfully deploys (both the EAR and the included SAR)
import com.hagelnx.hibernate.* The problem is: java says the package doesn't exist. Does it only look in .jar files, is that the problem? ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel