[JBoss-user] redeploy of a ejb that is in a ear

2003-01-20 Thread Oscar Radio
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

[JBoss-user] deploying error

2001-10-25 Thread Oscar Radio
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

[JBoss-user] ResultSet.TYPE_SCROLL_INSENSITIVE

2001-05-11 Thread Oscar Radio
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