2

Can we deploy Jboss WS on tomcat server

I tried doing it on tomcat 7 , after including the jars for Jboss Ws , i got the error org/bboss/kernel/Kernel class not found exception , then i added a jar for jboss-kernel-2.2.0.GA.jar

Please share your experience on the same.

Thanks Abhi

abhi
  • 621
  • 1
  • 6
  • 17
  • So it did work after you added the kernel? – home Aug 06 '12 at 06:40
  • 2
    Simple answer: yes, because JBoss uses Tomcat behind the scenes. There is a similar question for this issue: http://stackoverflow.com/q/2284410/1065197 – Luiggi Mendoza Aug 06 '12 at 06:55
  • No its not working, it says java.lang.NullPointerException , org.jboss.wsf.common.KernelAwareSPIFactory.getKernelProvidedSPI( KernelAwareSPIFactory.java:38) – abhi Aug 06 '12 at 06:56
  • Which Jboss ? Jboss 7 uses a fork of Tomcat. – Adi Dembak Aug 06 '12 at 10:15
  • I have deployed the Webservices on tomcat 7 , which were earlier deployed on jboss 4.2.3, is JbossWS compatible with tomcat , what are the steps, if any one has experinced it. – abhi Aug 06 '12 at 15:32
  • With no solution , moved to JAXWS web service , worked on both jboss and tomcat – abhi Aug 11 '12 at 07:58

0 Answers0