hi, somebody could help me to increase weblogic workshop performance? I have a lot of WL integration process to build and evry time I have to rebuild a application, I have to wait many minutes.....I've increased the JVM memory, changing in workshop.cfg -Xms256m -Xmn256m Java VM parameters, but the problem persists....Thanks
When I type the command ulimit -a, I see open files parameter as 1024 (default). Setting the parameter as ulimit -n 50000, update this value to 50000, but only in current console session. How can I do to set this parameter for all sessions?Tks