[JBoss-user] [Installation & Configuration] - NoSuchMethodError starting jboss

2005-03-09 Thread opfau
Hi, when I try to start a "fresh" unpacked jboss 3.2.6 under windows I get a NoSuchMethodError...it looks like this: C:\jboss-3.2.6\bin>run === . JBoss Bootstrap Environment . JBOSS_HOME: C:\jboss-3.2.6\bin\\.. .

[JBoss-user] [Installation & Configuration] - Caching JBoss 3.2.5 ?

2004-09-20 Thread opfau
Hi, I have the following problem: I am using a stateless session bean for autorisation. This methods for autorisation I am using in a web-application in the bundled tomcat in jboss 3.2.5. If I change the rights of an user, I do not get the actual data with the ejb. If I restart Jboss, the data

[JBoss-user] [Beginners Corner] - jboss.jcml

2004-07-16 Thread opfau
Hi, where or what is the jboss.jcml ? I read an article where is was mentioned: http://www.huihoo.com/jboss/online_manual/3.0/ch13s126.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842362#3842362 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Management, JMX/JBoss] - Declare MBean for ExternalContext

2004-07-16 Thread opfau
Hi, my stateless session ejb uses open ldap to retrieve user informations... I am using jboss 3.2.4 and get this exception when a lookup is invoked: java.rmi.UnmarshalException: Error unmarshaling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializ

[JBoss-user] [Installation & Configuration] - stateless session ejb accesses ldap

2004-07-15 Thread opfau
Hi, my stateless session ejb uses open ldap to retrieve user informations... I am using jboss 3.2.4 and get this exception when a lookup is invoked: java.rmi.UnmarshalException: Error unmarshaling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotS