[jboss-user] [JBoss jBPM] - Re: Scaling BPEL processes
alex.guizar@jboss.com
do-not-reply at jboss.com
Thu Jan 24 11:18:18 EST 2008
As an addition to suggestion (1), the permanent generation heap (which holds objects such as classes and methods) can be adjusted by setting the -XX:MaxPermSize option in the Sun VM. Look at the VM Options for details.
The permanent generation heap goes up because the port components published by the BPEL processes load Java classes that correspond to the XML Schema types referenced from the WSDL descriptions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123098#4123098
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123098
More information about the jboss-user
mailing list