What do you mean by "wont be released when they are not needed".? Permgen space is used for loading class definition which is needed throughout the lifetime of serve. Unless a class is being loaded multiple times and there is a leak in class loader, you should not see permgen space grow after certain time.
We have not seen any random behavior with permgen space during load testing of JBoss Enterprise Portal Platform (EPP).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238218#4238218
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238218
Dear jbpm community,
I'm wondering if there is a way to log mails instead of sending them in jBPM 4. This would be useful for unit tests. I thought it might be possible to write a custom MailProducer or MailSession that overrides the send method and just logs the mail message rather than sending it. I'd also be interested to know how to actually make jBPM use a custom MailProducer, as the example in the user guide (jbpm-4.0.CR1) currently only shows how to override the default MailProducerImpl in java, but misses the configuration that is required to tell the workflow engine to use the custom producer instead of the default one.
Thanks in advance for your help!
Kind regards, Nils
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238217#4238217
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238217
Hello All,
I have an application that run on Jboss AS 4.2.3 and running in a clustered environment, with SWT GUI client.
The applications works fine if there exists single LAN connection, but as soon we connect the Video LAN ( on this connection, high speed video data is coming) on other interface, client stops looking up the server.
But our requirement is that, we need both LAN's at same moment,
So, is it possible to bind the Jboss AS to multiple IP's with same post on same machine.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238215#4238215
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238215
Hello,
iam using the jbossportal 2.7.0 under windows vista and
richface lib 3.0.0.GA
i have a tabpanel with the switchType "ajax".
in firefox everything works fine, but in ie7 the tabs move under my content.
if i use switchType "server" this problem doesnt appear.
| <rich:tabPanel id="tabpanel" switchType="ajax">
| <rich:tab id="day" switchType="ajax" actionListener="#{myBean.switchTab}" data="#{myBean}">
|
do someone knows, what i could do?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238208#4238208
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238208
Dorothy you are right, the spec doesn't defines this as it doesn't own the notion of page.
Hilmer's scenario is an interesting one, if the content on the other page updates itself with something like Ajax (otherwise the other page wouldn't get refreshed).
Dorothy, you are also right that using the portlet API a portlet cannot know on which page it is, but most portal (such as JBoss Portal) offers an API to give you access to that info.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238207#4238207
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238207
"Leonets" wrote : "steppi" wrote : Hello...
| |
| | Did you work through a guide or documentation?
| |
|
| have a look at
|
| JBoss Application Server 5
| 2
| Clustering Guide
| Authors
| Brian Stansberry
| Galder Zamarreno
| Publication date: Nov 2008
|
| I used that for my configurations
OK :(
I used this guide...
I tryed to use this guide.
I noticed that many of the information are outdated.
Some of the inforamtion doesn't fit on JBoss AS 5.x
The next Problem is the mass of information, the english.
A focused step-by-step Guide would help me much more.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238201#4238201
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238201