Simple Jboss Question
... also tried running java with - Djava.rmi.server.hostname=172.16.170.46 Where does Jboss cache the RMI Server IP? There is a firewall in the ... any entry for 172.16.170.43. I am looking for Jboss/EJB
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/43085
JBoss: strange jndiName?
... in the JMX-Console it looks like that: jndiName=local/BlbRcZlUserReportBean@30473856,plugin=cache,service=EJB jndiName=local/BlbRcZlUserReportBean@30473856,plugin=pool,service=EJB jndiName=local/BlbRcZlUserReportBean@30473856,serviceJBoss: strange jndiName? Sascha.Moellering@gmail.com Hi, I've a strange problem: I ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/41500
JBoss: jndiName with '@'?
... JMX- Console, the beans are registered with an '@': jndiName=local/BlbRcZlUserReportBean@30473856,plugin=cache,service=EJB jndiName=local/BlbRcZlUserReportBean@30473856,plugin=pool,service=EJB jndiName=local/BlbRcZlUserReportBean@30473856,serviceJBoss: jndiName with '@'? Sascha.Moellering@gmail.com Hi, I've a strange problem: I ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/41498
Question about JBoss default password
... Question about JBoss default password Adam Sandler Hello, I have JBoss 4.2.2.GA running. When I open a browser and use ... have no idea what the credentials are. I've looked at http://docs.jboss.org/jbossas/getting_started/v4/html/install.html and \server\all\conf\login-config ...
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/43485
Performance - JBoss/Hibernate caching versus versioning
... AS (x10), 1000 concurrent users (heavy transaction processing - mostly reads). a) Let Hibernate/JBoss Tree Cache perform caching of active content - AS pinging each other, keeping data in ... Performance - JBoss/Hibernate caching versus versioning timasmith@hotmail.com Hi, For scalability which do you ...
http://www.javakb.com/Uwe/Forum.aspx/java-beans/955
Elastic Path Embraces Open Source with JBoss Partnership
... minimizing the cost of ecommerce infrastructures by becoming a JBoss Certified Solution Partner." Tom Cooper, vice president of worldwide channels, JBoss, Inc. explains, "Elastic Path has leveraged open source JBoss Enterprise Middleware System technologies such as JBoss Application Server, Hibernate, JBoss Cache and Apache Tomcat to reduce the ...
http://www.javakb.com/Uwe/Threads/Article.aspx/java-announce/738
bullshit JBoss JTA transactions with Hibernate persistance
... show_sql">true</property> <property name="transaction.factory_class">org.hibernate.transaction.JDBCTransactionFactory</property> <property name="hibernate.cache.provider_class"> org.hibernate.cache.HashtableCacheProvider </property> <property name="hibernate.hbm2ddl.auto">create-drop</property> <property name="hibernate.transaction.manager_lookup_class ... bullshit JBoss JTA transactions with Hibernate persistance timasmith@hotmail.com I think I am fairly smart guy ...
http://www.javakb.com/Uwe/Forum.aspx/java-beans/925
Minimum Instance Cache Size ?
... Minimum Instance Cache Size ? db501 Why some servers such as JBoss have Minimum Instance Cache Size in 1) Stateful Session Bean 2) Entity Bean After studying lifecycle of ... of this beans I don't see how it is possible the cache can have more beans in it than it is needed by clients. Adam ...
http://www.javakb.com/Uwe/Forum.aspx/java-beans/7
JBoss 3.2.3: how to create 200 000 entity instances without out of mem?
... EntityBean</container-name> <insert-after-ejb-post-create>true</insert-after-ejb-post-create> <container-cache-conf> <cache-policy>org.jboss.ejb.plugins.LRUEnterpriseContextCachePolicy</cache-policy> <cache-policy-conf> <min-capacity>50</min-capacity> <max-capacity>1000</max-capacity> <overager-period>150 ... overager-period> <max-bean-age>300</max-bean-age> <resizer-period>400</resizer-period> <max-cache-miss-period>60</max-cache ...
http://www.javakb.com/Uwe/Forum.aspx/java-beans/298
Open Source Distributive Cache solution
... Take a look at TreeCache. Here's the FAQ. Its from JBoss, but plays nice with WebLogic/WebSphere. Its under GPL. http://docs.jboss ... Open Source Distributive Cache solution Edmond wong Hi, I am looking for an open source's distributive
http://www.javakb.com/Uwe/Forum.aspx/java-programmer/17692