[jboss-user] [Beginner's Corner] - Re: Communication of Two EAR (or WAR) Files
Burkay Gur
do-not-reply at jboss.com
Fri Sep 14 14:28:53 EDT 2012
Burkay Gur [https://community.jboss.org/people/burkaygur] created the discussion
"Re: Communication of Two EAR (or WAR) Files"
To view the discussion, visit: https://community.jboss.org/message/759656#759656
--------------------------------------------------------------
I am looking through this quickstart to see if that is what I need. In the meantime, let me explain in more detail what I want to do:
I have two separate EAR files which I started as two seperate "ear-kitchensink" quickstarts:
EAR1 ----->
+ web
MemberController.java
VenueController.java
+ ejb
Member.java
Venue.java
EAR2 ----->
+ web
MemberController.java
+ ejb
Member.java
Now, for EAR2 I would like to extend classes Venue.java and VenueController.java without having to copy all the code. Is that possible?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/759656#759656]
Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120914/7f4077c0/attachment.html
More information about the jboss-user
mailing list