This is very strange - I've never seen anything like it?  Are you sure
you haven't modified anything?  What did you name your project?  Can
you test it on another machine?

Matt

On 11/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
****
Repeating the message since apparently, the XML markup
may have not been rendered in certain mail readers.
****



hi,

I'm trying out AppFuse for the first time and I'm
having problems running setup (after creating a new
app).

Running "ant setup" gives me the following error
(truncated):

--------------snip-------------
[webdoclet] SEVERE: < < Generated file
[file:myapp/build/myapp/WEB-INF/struts-config.xml:line
230] Message=[A DOCTYPE is not allowed in content.] is
not valid according to its DTD or XML Schema. This
might be due to some missing tags
in your source. > >
--------------snip-------------



Looking into the generated struts-config.xml I see the
following:

------------snip----------
< !DOCTYPE ACTIONS SYSTEM "actions.dtd" >
< ACTIONS >
   < !-- show the Antelope panel -- >
   < ACTION NAME="antelope.show" >
     < CODE>
view.getDockableWindowManager().showDockableWindow(ise.antelope.plugin.AntelopePlugin.NAME);
      < /CODE >
   < /ACTION >
....a bunch of other ACTION elements
< ACTIONS >



------------snip----------


I cannot seem to figure out where this comes from. I'm
having this problem with appfuse1.9.4 and 1.9.3 and
with both JDK1.4.2 and JDK5.0

Has anyone else run into similar issues? Does anyone
have anidea on how I can resolve this?

Thanks in advance!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to