aspose file tools
The moose likes Web Services and the fly likes Getting Document in an Entity EJB via HTTP vs. Web Services Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Getting Document in an Entity EJB via HTTP vs. Web Services " Watch "Getting Document in an Entity EJB via HTTP vs. Web Services " New topic
Author

Getting Document in an Entity EJB via HTTP vs. Web Services

Laszlo Mihalka
Greenhorn

Joined: Jul 22, 2006
Posts: 3
Dear developers and architects:

There is Entity Bean's persistenced via JDBC . Each of them has an attribute holding a document. This document can be accessed either via HTTP or Web Services (WS) on an other Application Server (AS) . There is some questions concerning architect:
1. Is it recommended / allowed to write the HTTP or WS client code within the EJB ? If not, what kind of design is recommended ?
2. If both AS's reside within an Intranet (DMZ), shoud be preferred the HTTP solution ?

I'm very thankful for any suggestion.

Warm regards,

Laszlo
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35248
    
    7
Please do not post questions to more than one forum. Let's discuss this issue in the identical thread over in the EJB and J2EE forum, where there's an answer already.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Getting Document in an Entity EJB via HTTP vs. Web Services
 
Similar Threads
Web services and J2EE
web service not available
Getting Document in an Entity EJB via HTTP vs. Web Services
FREE CERTIFICATION BETA: SCDJWS 5
Sample Questions for 288 - Need answers