Sponsored Content
Special Forums IP Networking Unable to access web application hosted in same network Post 302829837 by vel4ever on Saturday 6th of July 2013 07:17:25 AM
Old 07-06-2013
Unable to access web application hosted in same network

All,

I have various web applications hosted in a client network. These web apps are accessed through a Apache web server.

We have deployed a new web application server and it is not serviced through the Apache web server. So i am unable to access this applications. But i am able to access this application using Citrix. Any thoughts.
 

9 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Is there freeware application like access or VB ?

Hello all I is there freeware application that as Microsoft access and VB (RAD tool ) That is free to use and multi platform? (2 Replies)
Discussion started by: umen
2 Replies

2. Solaris

Unable to access open solaris across the network.

Hi Everyone, I have installed open solaris 10 on one of the x86 machines available but inspite of configuring the IP i am unable to access the machine through the network. Can anyone please help me wih the settings required to access the machine across the network.Its really Urg..Any help is... (13 Replies)
Discussion started by: sankasu
13 Replies

3. UNIX for Dummies Questions & Answers

Accessing UNIX hosted web site remotely

Hi everyone- I'm relatively new to UNIX (Primarily Oracle background), wondering if anyone can help me. I did not configure Oracle Database Control (Web-Based admin interface) on the Database Server (HP-UX), however it is running and the URL is configured with an internal IP, which users have... (4 Replies)
Discussion started by: campbellg
4 Replies

4. Solaris

Remote Access to Application

Hi All, I have an application which I wanted to install on one solaris server instead of installing it on 6 solaris servers and then users should be able to access this application via one of those 6 servers. I think NFS is one of the option. Is there any other way we can invoke this application... (6 Replies)
Discussion started by: sam101
6 Replies

5. UNIX and Linux Applications

Access to network interface (Mac-network)

Hi, I'm a italian student. For my thesis I develop a gateway with protocol 6lowpan. For that I must access to network interface to develope my personal stack based on standard 802.15.4. Can you help me? I need an explanation for that. (0 Replies)
Discussion started by: berny88
0 Replies

6. Web Development

Web Application creation on UNIX

Hi, I would like to create an application with HTML front end in Unix. I am working on enterprise Unix server, so I could not install any add ons or software in my machine. but still i have super user permissions. I can change the permissions as i wish. I have built a small application with... (1 Reply)
Discussion started by: Balasankar
1 Replies

7. Web Development

Starting Web Application on Jboss

Hello, I installed Jboss EAP 6 on a remote Linux server in standalone mode, and deployed a HelloWorld war file successfully. Opened a browser on my PC and pointed to http://127.0.0.1:8080/filename. I can see “Hello World!” on my browser. However, if the browser points to http://server's... (3 Replies)
Discussion started by: learnix
3 Replies

8. Linux

Unable to access CentOS setup Network Configuration after attempting Python update

I attempted to update Python on my CentOS 5.6 VM and have encountered some issues after then. Initially yum wouldn't work, but I have resolved that. However, now I am unable to access the Network Configuration section under setup. When I do select this option I see this at the command line: ... (2 Replies)
Discussion started by: crmpicco
2 Replies

9. Proxy Server

How to use Squid on Linux to control certain IP to access Web Server and certain IP cannot access?

Dear all experts here, :) I would like to install a proxy server on Linux server to perform solely to control the access of Web server. In this case, some of my vendor asked me to try Squid and I have installed it onto my Linux server. I would like know how can I set the configuration to... (1 Reply)
Discussion started by: kwliew999
1 Replies
asadmin-list-components(1AS)					   User Commands				      asadmin-list-components(1AS)

NAME
asadmin-list-components, list-components - Lists deployed components SYNOPSIS
list-components --user admin_user[--password admin_password][--host localhost] [--port 4848][--secure|-s][--passwordfile filename] [--terse=false] [--echo=false] [--interactive] [--type application|ejb|web|connector] list-components lists your deployed J2EE components. If the --type option is not specified, all components are listed. The available type values are: application (default), ejb, web, and connector. This command is supported in remote mode only. OPTIONS
--user authorized domain application server administrative username. --password password to administer the domain application server. --host machine name where the domain application server is running. --port port number of the domain application server listening for administration requests. --secure if true, uses SSL/TLS to communicate with the domain application server. --passwordfile file containing the domain application server password. --terse indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well- formatted data for consumption by a script. --echo setting to true will echo the command line statement on the standard output. --interactive prompts you for the required options that are not already specified. --type identifies the type of component to be listed; defaults to application. Example 1: Using list-components asadmin> list-components --type application sampleApp J2EE-application Command list-components executed successfully Where: the applications that were deployed are listed. EXIT STATUS
0 command executed successfully 1 error in executing the command asadmin-show-component-status(1AS), asadmin-list-sub-components(1AS) J2EE 1.4 SDK March 2004 asadmin-list-components(1AS)
All times are GMT -4. The time now is 10:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy