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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to