Hi all :
I have an xml file in /test.xml which looks like this :
|
|
|
|
|
and I tried to render it by using the xml jstl tag. So my jsp looks like :
| <%@ page session="false"%>
| <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %>
| <%@ taglib prefix="fm
Hi,
anonymous wrote :
| We do this by implementing a simple MBean which is an EJB client.
|
How do you do that? can you post some code and how deploy the mbean?
Otherwise, i downloaded quartz and took a look into it. There s a quartz.jar in lib
directory. When I place this jar in jboss de
Hi,
I have an EJB which contains a business method. I have deployed my EJB in JBOSS 3.2.3
and tested successfully with a simple client.
Now I want this method to be schedulded with quartz but i don t know how to do this..
Can anyone give me more precision?
thx in advance
View the original
hi,
in xdoclet.xml, try :
instead of :
hope it helps,
regards
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835381#3835381
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835381
-