Hi.
The example I'll post after doesn't work correctly with 4.0.x and 4.2.x as with
jsf jboss library as with integrated jsf library.
This is my web.xml
|
| Faces Servlet
| /faces/*
|
|
|
| org.jboss.jbossface
I must correct my previous post. Both link goes to server.
I post the jsp code translated for the two (inside and outside
)
i wolud understand, before all, if it's a bad translation by Jboss or a bad
submit by jsf library
These are the two commandlink methods:
This is outside datatable
|
Hi to all.
This is a question arising from testing jsf 1.2_04 and JBoss 4.2.1GA.
I don't use Seam but I don't know where post this message else.
The question is:
I've isolated the JBoss Jsf from my war via jboss-web.xml.
My managed bean's method forwards this jsp:
|
|
|
|
"PeterJ" wrote : Because the address field is initialized from data kept in a
configuration file
I imagine this file is "server.xml".
If so, where and how is valorized the ${jboss.bind.address}?
Is it possible to map more ip addresses?
|
|
Thanks again.
View the original post :
h
ok...thanks.
But why the "address" field is editable?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069545#4069545
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069545
___
Hi.
>From the 4.2.x version, the default "connector" address isn't /0.0.0.0 but
>/127.0.0.1
I would try to change this value using the web-console.
So, I open System -> JMX Beans -> jboss.web and click on
jboss.web:type=Connector,port=8080,address=%2F127.0.0.1
In the right view I've the "addre