Questions tagged [enterprise]

Enterprise refers to software intended to facilitate the operation of one or more types of business entities, such as cooperatives, companies, universities, and government organizations.

Enterprise software generally offers the following:

  • Technical Training

  • Commercial Licensing Terms

  • Fee-based Technical Support

  • Customized Configuration and Theming

References

1080 questions
460
votes
8 answers

What is the difference between Tomcat, JBoss and Glassfish?

I am starting to look into Enterprise Java and the book I am following mentions that it will use JBoss. Netbeans ships with Glassfish. I have used Tomcat in the past. What are the differences between these three programs?
samoz
  • 56,849
  • 55
  • 141
  • 195
122
votes
16 answers

Git-Based Source Control in the Enterprise: Suggested Tools and Practices?

I use git for personal projects and think it's great. It's fast, flexible, powerful, and works great for remote development. But now it's mandated at work and, frankly, we're having problems. Out of the box, git doesn't seem to work well for…
Bob Murphy
  • 5,814
  • 2
  • 32
  • 35
118
votes
20 answers

Are there good reasons not to use an ORM?

During my apprenticeship, I have used NHibernate for some smaller projects which I mostly coded and designed on my own. Now, before starting some bigger project, the discussion arose how to design data access and whether or not to use an ORM layer.…
hangy
  • 10,765
  • 6
  • 43
  • 63
104
votes
11 answers

Xcode "Could not launch". Only reports "Security" as error

I've edited the app name out. Other than that the dialog is exactly like this. I'm developing an enterprise app and I've tried restarting xcode and the iPhone I'm developing on. No change. Anyone encountered this? Are there any log posts that could…
GusOst
  • 4,105
  • 3
  • 19
  • 28
91
votes
10 answers

"Untrusted App Developer" message when installing enterprise iOS Application

I'm developing an enterprise application. When I was testing it in iOS8 beta I saw the following alert view: Untrusted App Developer Do you trust the developer "iPhone Distribution: ---" to run apps on you iPad? It only appears the first time. Can…
Tunyk Pavel
  • 2,473
  • 6
  • 31
  • 46
78
votes
4 answers

MongoDB Opensource vs MongoDB Enterprise

Could you please give advice about choosing between Opensource and Enterprise MongoDB. the main points now are: memory limitation storage limitation failover scalability Is any difference between Open Source and Enterprise MongoDB in this…
user3136131
  • 1,028
  • 1
  • 10
  • 13
66
votes
5 answers

How to manage Enterprise Distribution certificate expiration?

Our customer has just joined the iOS Developer Enterprise Program. They have signed the app (developed by us) with their Enterprise Distribution and installed it succesfully in some devices via MDM. As far as I know when my non-enterprise…
zapador
  • 897
  • 2
  • 11
  • 20
65
votes
6 answers

Xcode 6 Save for Enterprise Deployment does not create plist for ipa anymore?

Xcode 5 helped in creating plist descriptor for enterprise ipa. Xcode 6 (6A313) creates ipa only. Is this a bug or intentional change? If so - what would be the reason for taking a step back? If I did not have previously generated plist using Xcode…
Lukasz
  • 19,816
  • 17
  • 83
  • 139
64
votes
15 answers

iOS 8 - Can't Install Enterprise App

Our company has an app that can be downloaded through a website using Enterprise Distribution. In iOS 8 Beta 5, tapping the download link brings up the expected pop-up "(website) would like to install (App Name)". Tapping 'install' on that dialog…
Dylan Hand
  • 1,190
  • 2
  • 14
  • 21
59
votes
19 answers

Standard way to detect mobile browsers in a web application based on the http request

We are beginning to go down the path of mobile browser support for an enterprise e-commerce webapp (Java/Servlet based). Of course there are many decisions to be made, but it seems to me the cornerstone is to be able to reliably detect mobile…
Peter
  • 29,498
  • 21
  • 89
  • 122
57
votes
2 answers

Class vs package vs module vs component vs container vs service vs platform in Java world

I am newbie to Java world (7 years of low level plain C). When I started reading Java related sites: http://wiki.apidesign.org/wiki/Main_Page http://static.springsource.org/spring/docs/3.1.x/spring-framework-reference/html/ I confused by existing…
gavenkoa
  • 45,285
  • 19
  • 251
  • 303
45
votes
7 answers

In-House App Disappears After Install

I'm currently building an iPhone app for a client which will be distributed in-house. My Client has just created their Enterprises Developer account in Apple. I have created a website for the client to download test versions of the app wirelessly,…
RoLYroLLs
  • 3,113
  • 4
  • 38
  • 57
37
votes
8 answers

Method for finding memory leak in large Java heap dumps

I have to find a memory leak in a Java application. I have some experience with this but would like advice on a methodology/strategy for this. Any reference and advice is welcome. About our situation: Heap dumps are larger than 1 GB We have heap…
Rickard von Essen
  • 4,110
  • 2
  • 23
  • 27
36
votes
8 answers

Good examples of GUI design for business-oriented, heavy data-entry (CRUD) applications

Where can I find examples of very well produced enterprise-y software that have: Good, consistent use of keyboard shortcuts. Good keyboard form navigation Standarized form validation Standarized use of lookup/search screens. (User gets asked for…
Camilo Díaz Repka
  • 4,805
  • 5
  • 43
  • 68
36
votes
13 answers

How does your company do "Enterprise" Password Management?

We've talked about personal password management here but how do you guys manage your passwords at a company wide level?
JJohnson
  • 901
  • 2
  • 9
  • 16
1
2 3
71 72