Bugs item #618908, was opened at 2002-10-05 14:21 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=618908&group_id=22866
Category: JBossServer Group: v4.0 Status: Open Resolution: None Priority: 5 Submitted By: Frank Langelage (lafr) Assigned to: Nobody/Anonymous (nobody) Summary: NSME from trunk.client.ConnectionManager Initial Comment: OS Linux, JDK 1.4.1 on startup of a fresh checked out an compiled JBoss-4.0 I get an error message with a NoSuchMethodException. server/src/main/org/jboss/invocation/trunk/client/ConnectionManager.java tries to call method setMaxSize in connector/src/main/org/jboss/resource/work/BaseWorkManager.java. But there is only a setMaxThreads ! May be this should be called from ConnectionManager or something is missing in BaseWorkManager. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=618908&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
