javax.inject.DefinitionException: import not a Java type

2009-10-26 Thread srini raju
I am trying to deploy the JAX-RS sample to JBOSSAS5.1.0 and i get 'javax.inject.DefinitionException: import not a Java type' error when i try to deploy the war file. All CXF jar files are in the war file. Below is my web.xml and beans.xml. Would appreciate some help.

Rest Sample

2009-10-22 Thread srini raju
Hi, I have JBoss5.1.0 and i installed jbossws-cxf-3.2.0.GA and its working correctly. Now I would like to deploy jax-rs/basic sample to this server. Can someone help as to what i have to do. Thanks, Srini