[jboss-user] [EJB 3.0] - Re: EJB reference in Servlet always null

buki79 do-not-reply at jboss.com
Wed Mar 11 04:14:25 EDT 2009


Sorry, I forgot to mention. 

They should be correct, as I use Version 2.5

web.xml:
<?xml version="1.0" encoding="UTF-8"?>
  | <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" 
  | xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
  | http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="WebApp_ID" version="2.5">
  | 

application.xml (EAR):


<?xml version="1.0" encoding="ASCII"?>
  | <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" 
  | xmlns:application="http://java.sun.com/xml/ns/javaee/application_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
  | http://java.sun.com/xml/ns/javaee/application_5.xsd" version="5">
  | 

Best regards

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

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



More information about the jboss-user mailing list