I have put them into jboss\lib\ext directory but not sure if that's the best approach. Since the common packages used by both session and entity beans are big (hundreds of classes), I can't think of any other better approach yet. Would love to hear from more experienced developers.
Frank -----Original Message----- From: Tim Sheridan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 15, 2002 4:45 PM To: '[EMAIL PROTECTED]' Subject: [JBoss-user] JBoss Deployment Strategy Where is an appropriate place to put shared or common code (in the form of JAR files) that are utilized by session/entity/message beans in JBoss? Should I deploy all business objects and supporting code in the <JBOSS_HOME>/deploy folder or just business logic beans? What's the best strategy? Thanks, Tim Sheridan _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
