An application server is a software framework dedicated to the efficient execution of procedures (programs, routines, scripts) for supporting the construction of applications. Normally the term refers to Java application servers. When this is the case, the application server behaves like an extended ...

learn more… | top users | synonyms

0
votes
0answers
10 views

Weblogic Server PermGen errors

When I created datasource and tried to attach to target server, I am getting the following errors, where do I need to increase space in Weblogic 10.3.6? Any help is highly appreciable Console ...
0
votes
1answer
20 views

Is there a restriction on the maximum size of post data on a web application server?

In my web application there is a form which can contain a huge amount of data (this depends on the result of a previous query). When the form reaches a certain size, the servlet cannot cope and an ...
0
votes
0answers
17 views

Jetty server returns 500 error after restart it works fine

My application is deployed in jetty app server. The problem I face is all of a sudden the application gets very slow and finally throws an 502 Internal server error. When I restart the server and ...
0
votes
0answers
25 views

JPA entity manager from Datasource during runtime

I'm wondering if there is possibility to create EntityManager from defined datasource in AS during runtime via JNDI lookup. Imagine that administrator configures a new datasource within the AS (TomEE, ...
0
votes
3answers
39 views

Version number to WAR file

Is it possible to add version number to WAR file specific to weblogic server ? To provide build files to client, they want us to get version number in WAR file. Is it possible or is there any standard ...
0
votes
0answers
14 views

Creating Domain in WebLogic 10.3 Failed with Error “TypeError: iteration over non-sequence”

I'm new to Oracle WebLogic AS and I've been googling for the resolution on the aforementioned title but with no luck. I am trying to create a Domain with obviously an Administration Server and a ...
1
vote
1answer
33 views

Database Application Server connection association

I am having the following idea to investigate and find out if it possible to work. I am having a db2 server in a linux machine and two kinds of application servers, geronimo and websphere. I would ...
0
votes
2answers
22 views

Glassfish - Marking servlet FacesServlet as unavailable

When I startup my Glassfish 2.1 server, it seems to startup without problems, but when I try to access its Admin console I get the error: The requested resource (Servlet FacesServlet is not ...
0
votes
1answer
21 views

How can I map a server group to a common root?

I would like to run a JBoss 7.1.1.Final in domain mode. The server groups should be accessible separately, under a common root URL: myserver/server-group-1/Application1 ...
0
votes
1answer
29 views

Can my application server find out which Java hosting provider it lives in?

I'd like to have my Scala application server find out if it's running inside Heroku or CloudBees or Cloud Foundry or something else. Is there some standard way of finding out which Java hosting ...
0
votes
1answer
41 views

Glassfish 3.1.2.2: admin console won't load

When I try to access the admin-console with http://localhost:4848 it says the admin console is loading, but it won't go further. If I refresh the the page as advised, I get a HTTP 404. There are ...
-1
votes
1answer
18 views

How to integrate a CMS with external sources [Drupal (Drupal Commerce) + ERP] [closed]

I want to build an online shop with Drupal and Drupal Commerce. The point is that all of my company data are already stored in a MSSQL Databese (In a server in my company). My stack is how this can ...
-2
votes
1answer
19 views

SOA essentials business integration scenario? [closed]

I am new to business integration. It is under my consideration that as a software engineer one's task is to design/deploy web services using an application server and some integration design tool and ...
0
votes
1answer
34 views

404 Error in running worklight hybrid application on Enterprise Worklight server

I have created a sample project with an SQL adapter and a hybrid worklight application. The application is a simple login form that accept userid and password and validate them against the value ...
0
votes
1answer
54 views

WASLTPARealm authenticator issue

I have Worklight 5.0.6 installed on WAS 8.0.0.5. I've enabled Worklight Console protection by editing authenticationConfig.xml and adding Worklight Console username and password by editing ...
0
votes
0answers
18 views

Creating an extension point for websphere application server

I know that WAS supports the eclipse extension APIs, since we use several extension points to extend functionality of other applications. However, I cannot seem to figure out how to create my own ...
0
votes
0answers
35 views

Creating process manager/application server in Python

I want to create a process manager/application server in Python. It will work on a Linux machine without an X server as a singleton. Its main task will be to manage processes used in my framework and ...
0
votes
0answers
29 views

Can I make my own Heroku with Micro Cloud Foundry and a Rackspace cloud server?

I'm looking to deploy applications to my own cloud server as simply as it can be done to Heroku, is Micro Cloud Foundry a viable way to do this?
1
vote
1answer
77 views

Java Application Cluster Server and log files

Application is running on the cluster of servers. I am seeking the clarification for two questions. 1.Do the Application(ear) runs also on Admin server or only in the node server?Am i right to say ...
0
votes
1answer
25 views

Eclipse stuck in server status “starting”

I'm using Eclipse (4.2) and am trying to start a JBossAS 7. I had this problem with the status being allegedly stuck in "starting" before and it was always due to some other process occupying the port ...
0
votes
0answers
77 views

Websphere App Server - DCSV0002W - Migration issues

i'm having some issues after a migration to HA enviroments, the Sysout Log is showing the following problem [3/31/13 11:15:17:096 CLT] 00000004 QueueTHandler W DCSV0002W: DCS Stack ...
2
votes
3answers
416 views

Spring MVC with JBoss vs Tomcat - Advantages / Practice

Okay. This is again a question of industry practice. Tomcat = Web Container JBoss, WebLogic, etc = Application Servers that have Web Container within (for JBoss, its forked Tomcat) Spring does not ...
4
votes
2answers
49 views

Is Java assertion a global runtime option or can be partially applied?

I want to enable assertion in testing application server, but AS host deployments from another teams and my decision can conflict with them... Quick web search show that assertion for Jboss can be ...
0
votes
1answer
139 views

what is the difference between Application Server and Web Server in Java? [duplicate]

what is the difference between Application Server and Web Server in Java? please let me know about this and have some examples from them.
0
votes
2answers
290 views

Set up JBoss application server on eclipse

I am trying to set up the jboss application server in eclipse, but I am facing some problems. I have installed merely jboss tools within eclipse. So, the first part of my question is if jboss tools ...
1
vote
2answers
167 views

Top performance problems in Jboss AS 7 [closed]

I've taken part in a project where we have recently changed the application server to Jboss AS 7 (EAP 6). The system is a Jboss installation running in Domain Mode with one server (Server A) ...
0
votes
1answer
108 views

Issue with deploying EAR file contains jaxb-xjc-2.1.12.jar in WebSpher 8

We have an issue with deploying our EAR file on Websphere 8.5.0.1 stack. Ear contains jaxb-xjc-2.1.12.jar which has package defined [1.0/org/apache/xml/resolver/tools], but application treats it as ...
2
votes
1answer
52 views

Can we deploy two struts2 applications in same app server?

I have an application in Struts2 that is configured in Eclipse and it is running fine. Now I want to deploy that application with different name, So I have created new web application and deployed ...
2
votes
1answer
571 views

Glassfish AppServer or JBoss AppServer which is More Better For Production Enviroment?

I would like to know about pros and cons of glassfish server and jboss (glassfish v3 vs jboss 7.0) in using in production environment,i know more people use jboss as the application server , but ...
1
vote
2answers
260 views

How can I use boolean parameters from application.properties in spring security context configuration xml file?

I am trying to use a boolean parameter from my application.properties in my spring-security configuration xml file. I don't know why I can use not-boolean parameters, but I get an error for boolean. ...
0
votes
2answers
41 views

application server works

An ear file has many wars and jars in it. How does the application server knows which war file to invoke after deployment of .ear in it?
0
votes
3answers
187 views

Choosing application server for API backend

With so many choices for the application server (Passenger, Thin, Unicorn, Mongrel, Puma and Rainbows!), I'm wondering what would be appropriate for the following scenario: Rails is used purely for ...
0
votes
0answers
31 views

Not able to access the webapplication via https in weblogic

Not able to access the webapplication via https in weblogic, even have enabled the SSL in weblogic admin server, can anyone help me here? I have a requirement to access the webapplication which is ...
0
votes
2answers
81 views

Application server architecture: access clustered server application through single address

I have been reading countless oracle documents, blogs, etc. but I cannot wrap my mind around this concept. I have successfully deployed an application to a GlassFish server cluster. See screenshot: ...
3
votes
0answers
182 views

Ant can't find XPathExpressionException when run from Java but does on the command line when building an Android App

Currently, I am trying to build an android application using Ant on a GlassFish server. My current build.xml will build fine when I run ant debug or ant release from the command line, but when I ...
0
votes
1answer
71 views

Amazon Mobile In App purchase requires my own server?

looking at this diagram suggests that in app purchasing requires that I have an application server. I don't have an application server for this project, can I use Amazon In App purchases? Mainly ...
1
vote
2answers
84 views

how to setup web server,application server,db server on multiple vm?

I would like to do my study practice. To install the multiservers seperating on multiple vm -web server in first vm ,app server in second and db server in the last vm .then,I will create my own ...
0
votes
1answer
205 views

Glassfish startup failure

I have set up a glassfish server for learning about it. After setting up and configuring depending on the quickstart guide, I was able to run the server and domain1 without any problems. after some ...
0
votes
0answers
57 views

How to replicate session and cache data of an application server?

I am looking appropriate resources on "how to replicate session (user session in a stateful app) and cached objects (retrieved from an underlying database through transactional operations) of an ...
-1
votes
1answer
75 views

servlet container vs app server - in commercial use [closed]

According to http://stackoverflow.com/a/5039371/769384, which clearly states the difference between servlet containers and app servers, it seems that a web container such as Tomcat should not be ...
-3
votes
1answer
65 views

Use Router as an Application Server? [closed]

Hi Can a wireless router be used as an Application server. I have a small home based application written in Java/Servlets. Can tomcat be installed in wireless router?
1
vote
3answers
336 views

JSF + Hibernate web application development environment [closed]

i want to learn JSF and soon Hibernate and I was wondering which IDE(Netbeans, Eclipse, Jboss Developer Studio, etc.) and which application server(EAP, Glassfish, etc.) people generally use for these ...
1
vote
2answers
62 views

WSO2 Application Server: Distinguish duplicate method names

for a project at university I am trying to set up a quite simple HelloWorld-Service on a WSO2 Application Server v5.01. It contains an interface and a class with three methods. Interface: public ...
3
votes
1answer
110 views

Can we develop a spring application on tomcat server and deploy it on some other application server?

Can we develop a struts+spring+hibernate application on tomcat server and later deploy it on say Web Sphere or Web logic Application servers? If this can be done please explain the process of ...
0
votes
0answers
182 views

How do I fix my Jboss naming service port conflict?

I am having trouble getting JBoss started. I am running JBoss 5.1.0 on Mac OSX (yes, I know it is an old version, but that’s what the application is certified on for now). I am using Apple’s JVM ...
0
votes
1answer
98 views

Scalable storage + processing clusters (Is Hadoop what I need?)

Objectives I need to implement file storage and processing back end for a web application. The application has these characteristics: (#1) Clients will store files of various formats and sizes (could ...
0
votes
1answer
115 views

Why Rails applications run Garbage Collector at all?

I was pretty sure, that all Rack application servers (I had some experience with Unicorn and Passenger) were creating single process for every worker when they were created, and its state was ...
3
votes
1answer
91 views

How to start a container in TeamCity

I am trying to run some integration tests in continous integration with TeamCity and the goal of my test is to verify if I can deploy correctly my webapp on some local container. I need therefore to ...
0
votes
0answers
153 views

PCI-DSS compliant Java application servers [closed]

Which versions of the major Java application servers (JBoss, GlassFish, Tomcat, WebLogic, WebSphere) are not PCI-DSS compliant? For instance, if a server version is no longer supported, is it ...
0
votes
1answer
39 views

Controlling concurrent logins to an application

I want to control number of users that can be login into my application at a time. For example I want to allow only 10 users to use my application at a time. If 11'th user tries to login to use my ...

1 2 3 4 5 6