The middleware tag has no wiki summary.
0
votes
2answers
116 views
how to expose certain tables of an internal database on a public site
I have an internal database at my work. At the moment we are using excel to import data, but this is very error prone, so I would like to replace this with some javascript based application which ...
0
votes
2answers
161 views
What is the equivalent of Entity Framework in the world of Oracle shops? [closed]
Within the world of developers/firms specializing in building/deploying solutions built around software built/sold by Oracle (aka "Oracle houses"), what ORM middleware is considered as the "industry ...
0
votes
1answer
164 views
EJB Lifecycle and Relation to WARs
I've been reading up on EJBs (3.x) and believe I understand the basics. This question is a "call for confirmation" that I have interpreted the Java EE docs correctly and that I understand these ...
0
votes
1answer
122 views
Criteria When Evaluating Middleware
What are some suitable criteria for evaluating a list of Companies complimentary middleware? I am doing a trade study on several Company's middleware implementations and so far I have came up with the ...
2
votes
2answers
1k views
Application vs middleware development in android
I have 1 year and 6 months of experience on Android. All of my experience has been into application development. Recently I have got offers from two companies. One is offering me a profile to work on ...
2
votes
1answer
1k views
Is Oracle WebCenter 11g equivalent to a larger version of SharePoint? [closed]
I have some experience with SharePoint. My company has decided to use Oracle WebCenter to create a internal portal. None of the IT staff have any experience with Oracle WebCenter, and I think we could ...
0
votes
1answer
210 views
Selling middleware
I am close to completion of a useful suite of tools for 2D game development (with mobile platforms in mind), for working with sprites and animations.
Can anyone advise the best way to sell and ...
3
votes
3answers
218 views
What scenarios are implementations of Object Management Group (OMG) Data Distribution Service best suited for?
I've always been a big fan of asynchronous messaging and pub/sub implementations, but coming from a Java background, I'm most familiar with using JMS based messaging systems, such as JBoss MQ, ...