"parikhm" wrote : jboss-4.0.4.GA  with jdk 1.5
  | 
  | From the ant task , I get
  | 
  | java.lang.NoClassDefFoundError: 
EDU/oswego/cs/dl/util/concurrent/ConcurrentReaderHashMap
  |         at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1225)
  |         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
  |         at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
  |         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
  |         at org.apache.tools.ant.Main.runBuild(Main.java:668)
  |         at org.apache.tools.ant.Main.startAnt(Main.java:187)
  |         at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
  |         at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
  | Caused by: java.lang.NoClassDefFoundError: 
EDU/oswego/cs/dl/util/concurrent/ConcurrentReaderHashMap
  |         at 
org.jboss.util.xml.JBossEntityResolver.(JBossEntityResolver.java:58)
  |         at 
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.(SaxJBossXBParser.java:76)
  | 
  | Please advise.

Did you include 
{your_jboss_home}/thirdparty/oswego-concurrent/lib/concurrent.jar in your 
classpath before invoking wstools?

Ale


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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to