Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to add existing Entity Object, View Objects, and Application Module into a Fusion Web Applicatio

Mike IT GeekJan 23 2017 — edited Jan 29 2017

hi,

I am developing a Fusion Web Application where the Entity Objects, View Objects, and Application Module are in separate JAR files imported into a View Controller Application project.

It was considered to be a way to have different layers in the application where EO, VO, AM and VC were supposed to be kept in separate JAR files.

Unfortunately, for some reason we have to bring things back into two layers only one for EO, VO, and AM and the other one for the View Controller project.

I just want to find a way to import XMLs for the EO and VO into the AM project so that everything could fit into two layers (ie. two jar files).

Please let me know how I can do that.

You help is much appreciate it.

Mike

This post has been answered by Timo Hahn on Jan 23 2017
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 26 2017
Added on Jan 23 2017
2 comments
388 views