[JBoss-user] [Installation & Configuration] - Re: default context no longer works on 3.2.3

2004-07-16 Thread Bommee
Thanks raja05!

I have spent too much time trying to find something on the anonymous wrote : No 
Default Context issue and this is all I needed to know. 

So to paraphrase:

In your web applications WEB_INF directory if the jboss-web.xml file doesn't already 
exist you will need to create it.  This file will contain at least:

  | 
  |/
  | 
  | 

And that should be all you need to set this as the default context.  Man that was 
painful, maybe I just had really bad luck, but there doesn't seem to be any docs on 
this.

Thanks again.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842435#3842435

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842435


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: default context no longer works on 3.2.3

2004-05-10 Thread [EMAIL PROTECTED]
Thanks.

I'll give that a try and then post back.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834337#3834337

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834337


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: default context no longer works on 3.2.3

2004-05-08 Thread raja05
Im not sure how it works on 3.0.6 as i have 3.0.8 and i could get it only as
http://localhost:8080/warname
One thing you can try to do to accomplish what you need is to package it into a ear  
and specify your context-root to be a / in ur application.xml
Or if you dont want to repackage into a ear, create a jboss-web.xml which would have a 
context-root tag that has a value of /

Lookup the dtd for jboss-web_3_2.dtd to figure the Definition of context-root
http://www.jboss.org/j2ee/dtd/

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834187#3834187

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834187


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user