hi,
could anyone help me with packaging nac configurating web application to use
local DTD's ??
i'd like to use local DTD for struts-tiles.
i have copied tiles-config_1_3.dtd to my WEB-INF directory and modified
tiles.xml:
|
|
but this does not work.
could someone tell me where to copy "t
thanks, now it works great.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934483#3934483
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934483
---
This SF.Net emai
do you know how to fix that behaviour ??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934185#3934185
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934185
---
This
hi,
i have a problem with rolling back transactions that are splitted into
several method invacation on the same stateful bean.
my bean (lets call it BeanEJB) looks like:
| @Stateful
| @TransactionAttribute( TransactionAttributeType.REQUIRES_NEW )
| public class BasicImport implements Impo