[jboss-dev-forums] [Design of JBoss Profiler] - Is JBoss Profiler compatible with EAP 5 (JDK 6)?

ozizka@redhat.com do-not-reply at jboss.com
Wed Aug 19 15:53:34 EDT 2009


Hi,

I've tried to use the profiler with EAP 5, but got:


  | org.jboss.deployers.spi.DeploymentException: Error determining structure: jboss-profiler.sar
  | Caused by: java.util.zip.ZipException: error in opening zip file
  | 

The EAP was running under Sun JDK 6.
The sar was copied before EAP started.

So I guess I will have to build it with JDK 6, right?

Which brings us to my 2nd question - how do I build  JBoss Profiler?
I've checked out 2.0 beta 5 and pointed the paths in project.properties to my EAP 5 CR2 dir. But the result was compile errors, like 


  | .../java/src/proxyDriver/org/jboss/profiler/proxydriver/core/ProxyStatement.java:9: org.jboss.profiler.proxydriver.core.ProxyStatement is not abstract and does not override abstract method isPoolable() in java.sql.Statement
  | 

(I haven't checked what's going on there.)

So, please... could someone briefly tell, how to get this working with EAP 5?

Thanks, Ondra

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250473



More information about the jboss-dev-forums mailing list