hi,

I am using the Eclipse IDE and I have a problem setting up XDoclet within 
Eclipse instead of running our command line builds. I am trying to build some 
code which has the following tags:


  |  * @ejb.bean
  |  *     name="MyBean"
  |  *     jndi-name="ejb/MyBean"
  |  *     view-type="${ejb.bean.view-type}"
  |  *     type="Stateless"
  | 
  | 

I hit a problem as XDoclet expects a static value for the tag 'view-type' 
rather than a variable. Is there any way I can define these variables in the 
XDoclet IDE???

Thanks
Stephen

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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to