aspose file tools
The moose likes JNLP and Web Start and the fly likes How to set the context path in Jboss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "How to set the context path in Jboss" Watch "How to set the context path in Jboss" New topic
Author

How to set the context path in Jboss

svenu gopal
Greenhorn

Joined: Dec 07, 2004
Posts: 2
Hi All,

My Name is venu.I need help.I need to set the context path in jboss.
Currently my application is running in Jboss.For Login page I need to enter the whole path for Example:http://localhost:8080/BDMAapp/bdma/auth/home.jsp
Now my requirement is I need to enter only Machine name and domain name

Like this : http://Machinename.trainz.com - Login page has to come.Is there an easy way to configure some prperties file in jboss.If So please let me know.I need it Urgently.

Thanks in Advance.

Venu.
 
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: How to set the context path in Jboss
 
Similar Threads
Tracking users and user security
start a struts application from its root folder
Redirect to the requested page failed using form-based authentication
Using default JAAS Mechanism in Websphere makes applications to access the context path of the other
Problems with FORM Authentication