more than 200
jars. Any help will be appreciated.
Thanks, Oscar Radio
---
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers t
Hi all,
Some times when I deploy all my application jboss give me this
error:
[Default] javax.management.RuntimeMBeanException: RuntimeException thrown in
operation listXML
[Default] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1640)
[Default]
[Defa
Hi all,
I am trying to pass to jboss2.2.1 from jboss2.0, all is working fine
except that now the resulsets cant be TYPE_SCROLL_INSENSITIVE. The following
code works fine in jboss2.0, but with jboss2.2.1 it doesn't
prepareStatement = con.prepareStatement(this.cadenaSQL,
ResultSet