Make sure the following configuration files
- application.xml
- ejb-jar.xml
- jboss.xml
- jboss-web.xml
- web.xml
have appropriate settings.
-- application.xml ---
|
| http://java.sun.com/dtd/application_1_3.dtd";>
|
| Sum Application
|
| Fi
Ok.
Obviously you have to remove all redundant newlines in xdoclet-build.xml in
order to make the ant-target(s) do an appropriate job. Quite weird with respect
to the fact that the ide itself creates the config file(s) on which it does not
work always correctly. Showing that the build is finish
Hello,
trying out Fibo example application of the tutorial, the question arrised,
how one can access the EJB from an other JVM.
Can somebody tell me how I access both the JNDI as well as the EJB?
A short code snippet would be more than welcome.
JBOSS' JNDIVIEW MBean shows the following settings:
Hello,
when following the JBossIDE tutorial I encountred the
following problem:
Even though the XDoclet entries do exist, the generated
jboss-web-xml and web.xml contain nothing but comments.
| /**
| * Servlet Class
| *
| * @web.servlet name="Compute" display-name="Computation Servl
I solved it.
As [mrj] mentioned,
| jboss:service=Hypersonic,database=localDB
|
must be replaced by
| jboss:service=Hypersonic
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916774#3916774
Reply to the post :
http://www.jboss.com/index.html?modu
I solved it.
As <> mentioned,
jboss:service=Hypersonic,database=localDB
must be replaced by
jboss:service=Hypersonic
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916773#3916773
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode