Hello, thenks for your reply
I have tried changing the code as suggested....

        server.invoke(new 
ObjectName("jboss.jca:name=OracleDS,service=ManagedConnectionPool"), 
"BlockingTimeoutMillis",  new Object[] { "5" } ,new String[]  { 
Integer.TYPE.getName() });

but I still get the same error...........no way to get it working with this 
syntax ?

By the way, I'm using JBoss 4.0.5 GA on an XP box....


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104102#4104102

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104102
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to