Making more properties writeable?
by Heiko W.Rupp
Hi,
just looked at the configuration side of the API again and most of the attibutes in there are read-only.
So I can not e.g. change the max post size for the http connector (*) via API - other than dropping the http
connector completely and re-creating it, which is nothing people will do (especially when there is no
":clone" operation that fills in the existing properties when not passed explicitly).
People will in this case just start hacking on standalone.xml and other files, which …
[View More]completely
renders the api void. Do we really want that?
Heiko
*) Just a random selection
--
Reg. Adresse: Red Hat GmbH, Technopark II, Haus C,
Werner-von-Siemens-Ring 14, D-85630 Grasbrunn
Handelsregister: Amtsgericht München HRB 153243
Geschaeftsführer: Brendan Lane, Charlie Peters, Michael Cunningham, Charles Cachera
[View Less]
13 years, 8 months
Moving through the Filesystem with CLI
by Mylos
Hello!
does anyone know if it's possible to navigate through the Filesystem
when using the CLI ? that would be very useful for deployments.(If I
understand correclty the 'cd' command moves through the tree of AS
resources...)
Thank you very much
Mylos
--
http://www.fastmail.fm - Choose from over 50 domains or use your own
13 years, 8 months
New openshift resource issue
by Scott Stark
One problem people are running into in testing as7 openshift express
cartridge is running out of threads. I need a configuration that has all
of the subsystem thread pools/usage explicitly declared so that one
knows that the upper bound on the thread is. The reason for this is that
the server runs in a constrained environment that has an upper limit on
the number of process(maps to native threads) the server can create.
Right now there are no subsystems referring to a thread pool in the
…
[View More]threads subsystem.
At a minimum, there needs to be a sample standalone.xml configuration
that is tested that illustrates how to do this if we are not going to do
this by default.
[View Less]
13 years, 8 months
JNDI Bindings
by Heiko Braun
Can somebody enlighten me?
What JNDI namespaces are allowed for explicit JNDI bindings (i.e datasources, resource adapters)
Looking at the docs it seems that you could either chose 'java:global/<xyz>' or 'java:jboss/<xyz>'.
Whereas the 'java:module' and java:app' namespaces seem to be reserved implicit bindings.
Is that correct?
Ike
13 years, 8 months
Getting started application development guide - a suggestion
by Vimal Kansal
Hi Pete,
Based on my consulting experience, I have found that there are still
many places where development environments are non maven based i.e
Eclipse minus minus m2eclipse etc. Do you think it will be worthwhile,
having instructions in the guide for building/deploying these
applications using WTP tools + JBoss Tools?
Thx
Vimal
13 years, 8 months
:jndi-view() borked?
by Heiko Braun
Is ${subject} supposed to work?
It doesn't even show the default datasource.
Ike
13 years, 8 months
Problems running liferay portal in jboss7
by Sebastian Otaegui
Hello all,
In the company I work for we are running liferay (4.3.5, 5.2 and 6.0.5) on
jboss eap 4.3
I tried running a vanilla liferay on jboss 7 and failed.
I created this thread in the message board.
http://community.jboss.org/thread/169198
Do you guys think I should file a jira?
Regards
--
Those who do not understand Unix are condemned to reinvent it, poorly.
Any sufficiently recent Microsoft OS contains an ad hoc,
informally-specified, bug-ridden, slow implementation of half of Unix.
13 years, 8 months