[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-24 Thread [EMAIL PROTECTED]
You are free to submit a patch ;) you have access to the documentation sources.

Except the details about ROOT.war, i don't understand what is missing.
I already fixed the typo  about portal.web.context-root 

This:
By default, the main page of JBoss portal will be accessible at 
http://localhost:8080/portal/index.html . You may want to change that either to 
a different name or to http://localhost:8080/index.html . 
Note
To do so, edit the file $PORTAL_HOME/build/local.properties and change 
portal.web.context-root to anything you want. 
Now you can rebuild JBoss portal and redeploy it for the context path changes 
to take effect.

is really the only required step to change a context path. (and of course avoid 
conflicts, don't bind 2 webapps on the same context).

So please let us know how you would change it, or even better submit a patch on 
the doco.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932386#3932386

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932386


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-24 Thread keletappi
First thing is local.properties is not there unless you have built the portal 
once. Second is that 'rebuild' is actually first 'build clean' and then 'build 
deploy'. This might be obvious to some people but there are lots of people who 
need to build the source just to change the context root while knowing very 
little about building anything.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932411#3932411

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932411


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-24 Thread [EMAIL PROTECTED]
Then we should add that info but at another level, not for every configuration 
step that includes rebuilding or modifying the local.properties file.

Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932413#3932413

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932413


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-24 Thread [EMAIL PROTECTED]
Alternatively, you can go in to the portal-server.war/WEB-INF/jboss-web.xml and 
change it there:


  |context-root//context-root
  | 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3932414#3932414

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3932414


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-17 Thread keletappi
I noticed there are couple of points in this operation you might miss.


First of all ther is typo in documentation.

'portal.context-root' should be 'portal.web.context-root'

Second is that if you want server to respond from root context you probably
need to put it like:

portal.web.context-root=/

I had problems with firefox without slash in there.

Lastly you need to run 'build clean' before 'build deploy' or it will build it 
with
old context root.


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930934#3930934

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930934


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-17 Thread noicangi
keletappi, what you say works?

i make the steps thomas said, about changing root.war to config.war to the 
deploy folder, but the path didn't work. maybe because i'm using portal cvs 2.4



glodo if you make it work please post.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930975#3930975

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930975


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-17 Thread noicangi
it works like this:

build the portal with 
portal.web.context-root=/

c:/workspace/portal2.4/build build clean

after cleaned


c:/workspace/portal2.4/build build deploy

then its done, clean database and /server/default/data/portal



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931007#3931007

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931007


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-17 Thread keletappi
Maybe somebody should update documentation to clarify the process. It is not 
obvious and it can take hours to figure out what to do.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931066#3931066

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931066


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-17 Thread noicangi
+1






--

thanks to keletappi and to thomas.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3931069#3931069

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3931069


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-16 Thread glodo
Hi noicangi.. 
i did like you say.. but still display the HTML and still display the portal 
like http://localhost:8080/portal
is anything else that need to configure?
it works for you?
can you give the steps?

so thanks
glodo

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930769#3930769

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930769


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-16 Thread glodo
It works now.. but just with the IE.. with FireFox.. i could not yet make it 
works..
any help.. it would be glad..
so thanks
glo

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3930771#3930771

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3930771


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread [EMAIL PROTECTED]
What do you mean by the files inside a portal instance ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929341#3929341

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929341


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread noicangi
i deploy myportal.war with a layout and some images, then i set the context 
path to void and navigate to http://localhost:8080/the browser showed the 
content inside the myportal.war, Very strange, so i'm not able to change the 
path.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929343#3929343

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929343


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread [EMAIL PROTECTED]
I don't get it, you should have jboss-portal.sar with nothing as context but 
have your myportal.war with something as context (don't bind the 2 on the same 
context)

Remove ROOT.war in jbossweb so it doesn't conflict as well and you will be fine.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929345#3929345

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929345


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread noicangi
sorry for my english, what i dont know is how to make the url of the portal 
being http://localhost:8080/ in case of being http://localhost:8080/portal?
 
what i do in the local.properties was this
portal.web.context-root=(nothing)

is this correct?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929378#3929378

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929378


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread [EMAIL PROTECTED]
Yes then clean, rebuild and deploy:
ant clean
ant deploy

Also remove:
jboss-xxx/server/default/x/jbossweb-tomcat55.sar/ROOT.war/

To avoid conflicts

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929381#3929381

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929381


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread noicangi
ok perfect, i get it, but now how can i access to the jboss configurtion 
(root.war) there's a way to set root.war to another url? like 
http://localhost:8080/config?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929384#3929384

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929384


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread [EMAIL PROTECTED]
Did you look at it ? it's a single HTML page with links to jmx-console and 
web-console basically...

If you want to keep it, you can move it to the deploy directory and rename it 
config.war so it will be available at localhost:8080/config

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929392#3929392

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929392


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: changing the context path

2006-03-10 Thread noicangi
ok thomas, thank you very much!!! for your fast answer and exactitud ;)


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929420#3929420

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929420


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Changing the context path

2005-10-18 Thread bsmithjj
This is probably not achievable easily because the portal is packaged as a .sar 
(not a single .war) and there are several places in config files, JSP's, and 
probably the Java code that are hard coded to this context path.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3901848#3901848

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3901848


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Changing the context path

2005-07-12 Thread [EMAIL PROTECTED]
did you restart the server after ?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3884560#3884560

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3884560


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Changing the context path

2005-07-12 Thread martingi
Yes, but it didn't help. My first guess that it was just a problem to let JBP 
run with ROOT context, but it does not work with other context names for me as 
well.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3884562#3884562

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3884562


---
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user