Hi,
I know this is messy but I ended up substituting the part
with the contents of the DTD. That is, I read the DTD, Read the XML did the
substitution and parsed the lot.
Regards,
Burkhard
code fragment:
start = _XML.indexOf("SYSTEM");
end = _XML.indexOf(".dtd\"")
All,
We're attempting to test the java pet store app in jboss and are seeing the errors
below during jboss startup.
The petstore app itself seems to partially deploy. JBoss will serve the petstore
default page, but cannot connect to the database in order to create the tables.
I've been usi
Has anyone managed to make WebWork run under JBoss 3.0RC2? When I deployed the
webwork.ear file and accessed it, I got this exception from Jasper:
org.apache.jasper.JasperException: No such tag bean in the tag library
imported with prefix webwork
at
org.apache.jasper.compiler.TagLibra
Hi Burkhard.
Turns out I a "shortcut" I was trying to switch between versions was not working
correctly. I have that issue solved, but now have run into some
other issues (see other threads).
Thanks,
Steve
Burkhard Vogel wrote:
> Hi (taking the developers from the list...),
> looks like you
I think you will get a more positive response if you send only one message
to one list and keep in the thread you started, responding to replies to
your earlier posts. Right now I am not inclined to take this seriously
because you are not replying to my earlier response but appear to be
getting
Target = all
Linux 2.4.10
JDK 1.4.0
<===Begin Excerpt===>
jmx-docs:
[mkdir] Created dir: /home/jboss/jboss-all/connector/output/jmx-doc
Running xdoclet.XDocletMain loaded by sun.misc.Launcher$AppClassLoader. Forked:true
[jmxdoclet] Running
[jmxdoclet] Generating output for
'org.jboss.res
Greetings.
I am not normally connected to the internet (I currently only have dialup access!).
When I try to build the head version of JBoss 3.0, I get the
following;
Linux 2.4.10
java -version
jboss@davidson:~/jboss-all> java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment
Thanks for the response.
So are your not making use of entity or session beans then? If so how do
they fit into the struts picture? I´m wondering from where I would call
them? It wouldn´t be very clean to call ejbs directly from jsp pages would
it? From the ActionServlet?
bye Michael
-