Hi
I am generating with webdoclet the tld files, but I have the problem,
that webdoclet fetches only the attributes from it's own class, but not
the attributes from his superclass.
Do I need to specify some special tag where I am writing the class
declaration?
thanks for any help
Markus
---
After updating that jar the error message disappear.
Thank you very much for that advise.
Markus
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technol
You have to update the xjavadoc.jar in the lib directory. Just download
at this link:
http://sourceforge.net/project/showfiles.php?group_id=31602
Glaucio
Markus Innerebner wrote:
> Hello,
>
> I switched the jdk from 1.4 to 5.0 and in my code I added the Java
> Annotation (i.e. deprecated).
> Af
You need a new version of xjavadoc.jar.
http://www.google.com/search?q=xjavadoc+1.5
You could use the one from AppFuse.
http://fisheye4.cenqua.com/browse/~raw,r=1274/appfuse/trunk/lib/xdoclet-1.3-SNAPSHOT/xjavadoc-1.1.jar
Matt
On 10/31/06, Markus Innerebner <[EMAIL PROTECTED]> wrote:
> Hello,
Hello,
I switched the jdk from 1.4 to 5.0 and in my code I added the Java
Annotation (i.e. deprecated).
After that modification I am not able to launch my webdoclet ant task
anymore.
That problem was related to the java 1.5 annotations. So I am asking you,
what do I need to change to let the webdo
--- Anthony Roy <[EMAIL PROTECTED]> wrote:
>
> > I discovered a work-around. I had been doing
>
> I have also found a workaround - if you define each
> webdoclet task in a
> separate build file, and use the 'ant' task to call
> it from your main
> build, it also works.
would be a real fun f
--- Daniel Lipofsky <[EMAIL PROTECTED]>
wrote:
> I discovered a work-around. I had been doing
>
>
>
>
>
>
>
> But when I did this instead it worked:
>
>
>
>
>
>
>
So it means that XD1 ant task is somehow messy and
keeps state between its invocations..
> I discovered a work-around. I had been doing
I have also found a workaround - if you define each webdoclet task in a
separate build file, and use the 'ant' task to call it from your main
build, it also works.
--
Anthony Roy.
This email and any files transmitted with it are confidential an
I discovered a work-around. I had been doing
But when I did this instead it worked:
Also it worked to do 2 different targets, or
one target called multiple times - as long as
there was only one webdoclet call per taskdef.
(a note on my original problem:
--- Anthony Roy <[EMAIL PROTECTED]> wrote:
> So is there a workaround for this problem? I
> encountered the same
> problem on Friday, and now seem to be stuck between
> a rock and a hard
> place regarding XDoclet:
>
> 1) I need to upgrade to XDoclet 1.2.3 in order to
> fix the websphere xmi
> f
> > And is there websphere support? 1.2.3 had minimal
> websphere support
> > (it's why we upgraded from 1.2.2), but it would be really
> nice to have
> > good websphere support.
>
> Websphere what? If you mean EJB, there is not much usable for
> properitary containers. We still lack of c
--- Daniel Lipofsky <[EMAIL PROTECTED]>
wrote:
> How backwards compatible is it? We have a few
> custom xdt templates in addition to everything else.
Partially. Since XD1 was developed at the same time
as XD2. And to get rid of XDT and use more generic
template enines was one of the design g
> You may as well try xdoclet 2 , as there is no problem
>
> with running the same plugin multiple times from the
> same sources (proven to work with xwork aka struts 2
> plugin )
How backwards compatible is it? We have a few
custom xdt templates in addition to everything else.
And is there we
--- Daniel Lipofsky <[EMAIL PROTECTED]>
wrote:
> My build runs webdoclet twice (different outputs
> for 2 different app servers; we modify the merge
> dir between runs).
>
> This worked fine with xdoclet 1.2.2 but upgrading
> to 1.2.3 causes the second call to not generate
> anything. Even the
My build runs webdoclet twice (different outputs
for 2 different app servers; we modify the merge
dir between runs).
This worked fine with xdoclet 1.2.2 but upgrading
to 1.2.3 causes the second call to not generate
anything. Even the force tag doesn't help. But
we need to upgrade.
There doesn't
Monkeyden wrote:
> Do you have a file, in the directory to be processed, with a leading
> dot in the name?
>
> qualifiedName can't start with a dot! *.resellerChecker.jav
> *
Thanks for the reply. I have found the problem. Yeah the file was there,
but the actual problem was that I was using
Do you have a file, in the directory to be processed, with a leading dot in the name?
qualifiedName can't start with a dot! .resellerChecker.jav
On 8/1/06, Usman Riaz <[EMAIL PROTECTED]> wrote:
Gwyn Evans wrote:>Can't be sure, but one typical error is not having all the classes>needed by the s
Gwyn Evans wrote:
>Can't be sure, but one typical error is not having all the classes
>needed by the servlet (and whatever it extends) in the XDoclet
>classpath.
>
>/Gwyn
>
>
Thanks for the reply Gwyn, appreciated! I just noticed that if in place
an incorrect filename (a non existent java file)
Can't be sure, but one typical error is not having all the classes
needed by the servlet (and whatever it extends) in the XDoclet
classpath.
/Gwyn
On 01/08/06, Usman Riaz <[EMAIL PROTECTED]> wrote:
> Hi*!
>I am trying to use Webdoclet for my webapplication to generate
> 'web.xml' and 'sun
Hi*!
I am trying to use Webdoclet for my webapplication to generate
'web.xml' and 'sun-web.xml'. Here is how the task for Webdoclet looks
like in my build.xml file for the project...
And the customerChecker.java (a servelet) file contains XDocle
Hey everyone,
After much digging I think I have found an answer that I hope is not
correct; so perhaps someone can tell me I'm wrong and life will be
better. Well maybe not just "you're wrong and you're a jerk" but more
along the lines of "you're wrong and here's why: " :)
I am trying to use web
Title: Re: [Xdoclet-user] Specifying a remove method on the home interface?
Hi all,
Don’t wanna spam the list,
but I can’t figure out what is the problem.
I am using xdoclet
-1.2.1 together with maven.
I want to generate the
in web.xml.
So I went to check the maven xdoclet
Title: Re: [Xdoclet-user] Specifying a remove method on the home interface?
Hi,
honestly, I have no clue about
maven.
# Maven properties# Generate web.xml
maven.xdoclet.webdoclet.deploymentdescriptor.0.welcomeFiles=${budgetweb.welcome}
Could it be, that this needs another "list"
(som
Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On Behalf Of Rupp,
HeikoSent: 08 May 2004 15:31To:
[EMAIL PROTECTED]Subject: Re: [Xdoclet-user]
webdoclet. how to include
Use the welcomefiles of the
deplomentdescriptor subtask.
Title: Re: [Xdoclet-user] Specifying a remove method on the home interface?
Use the welcomefiles of the
deplomentdescriptor subtask.
Title: Re: [Xdoclet-user] Specifying a remove method on the home interface?
hi
all,
is there a way to include a
welcome.jsp
in the
web.xml generated by XDoclet (like we do for struts-plugin.xml, servlets.xml
etc?)?
thanx
and regards
marco
On Thu, 2004-03-04 at 05:15, Andreas Kemkes wrote:
> Is there any verdict on the issue?
At a guess, it's something about Ant 1.6 that it doesn't like (there's
been other problems reported on the list previously with 1.6 to do with
class loading). I haven't had a chance to try it out myself yet,
t
seema is everything OK aunty ne gussa nahi kiya na? was just checking my emails
-Original Message-
From: Andreas Kemkes [mailto:[EMAIL PROTECTED]
Sent: Thu 3/4/2004 12:15 AM
To: [EMAIL PROTECTED]
Cc:
Subject: Re: [Xdoclet-user
Is there any verdict on the issue?
Andreas
Andreas Kemkes wrote:
Andrew:
I'm using
ant -version
Apache Ant version 1.6.0 compiled on December 18 2003
and the latest xdoclet download from sourceforge (xdoclet-bin-1.2.zip /
2003-12-19 / 16:00)
Andreas
Andrew Stevens wrote:
Andrew:
I'm using
ant -version
Apache Ant version 1.6.0 compiled on December 18 2003
and the latest xdoclet download from sourceforge (xdoclet-bin-1.2.zip /
2003-12-19 / 16:00)
Andreas
Andrew Stevens wrote:
What version of Ant & XDoclet are you using?
Andrew.
On Tue, 2004-03-02 at 1
What version of Ant & XDoclet are you using?
Andrew.
On Tue, 2004-03-02 at 18:28, Andreas Kemkes wrote:
> Can anyone please give me feedback whether this is a known issue and
> whether it is harmful in any way.
>
> From digging around in the trace and the xdoclet sources, I concluded
> that
Can anyone please give me feedback whether this is a known issue and
whether it is harmful in any way.
From digging around in the trace and the xdoclet sources, I concluded
that the subtask is not initialized at the time the exception occurs,
which means that the engine has not been set.
Going
I've looked through the archive and I located similar problems, but I
couldn't find a solution that I was able to apply to my case:
Calling webdoclet like this:
causes the following invocation error:
[webdoclet] 2004-03-01 10:27:30,140
(xdoclet.Con
I am using webdoclet task to generate validation.xml file and
struts-config.xml files.It works fine , when the number of Struts Action and
Form classes , from which the javadoc tag are read , are very few(10-15).I
get the following error when the number of files is large(50-100)
[webdoclet] SE
Thank you very much Dominik! :) The:
maven.xdoclet.webdoclet.jsptaglib.0=false
property worked.
Re 'unknown="false"' appearing in the Struts action
element tag, I will have to look into the XDoclet (or
Maven plugin) source when I have more time.
Apparently, the struts-config.xml file is s
Hi Konrad,
see comments inline:
On Mon, 2003-09-01 at 22:52, Konrad wrote:
> Hello.
>
> [ webdoclet (maven plugin) generating action element
> with 'unknown="false"' ]
>
> I'm using XDoclet Maven plugin for generating the
> struts-config.xml file. In the .java file for
> myaction.RedirectActio
Hello.
[ webdoclet (maven plugin) generating action element
with 'unknown="false"' ]
I'm using XDoclet Maven plugin for generating the
struts-config.xml file. In the .java file for
myaction.RedirectAction, I've included the following
tags:
* @struts.action
*path="/redirect" scope="request
upForm"
--- END SNIP ---
to your form class.
This should fix your problems
Thanks,
James Hicks
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, August 29, 2003 9:16 AM
To: [EMAIL PROTECTED]
Subject: [Xdoclet-user] web
Hi all,
I'm trying to generate my web.xml and struts-config.xml using XDoclet
tags.
In my build.xml I included the following ant-task:
${web
On Sun, 2003-06-08 at 11:39, Marko Asplund wrote:
> i'm trying to use the webdoclet task for generating a web component
> deployment descriptor with Xdoclet v1.2b2 (+Ant v1.5.3, Blackdown Java2
> JRE v1.4.1 on Red Hat Linux v7.3). the webdoclet task is added to the Ant
> project but when the webdoc
On Sun, 2003-06-08 at 19:59, Norbert Spemm wrote:
> But only in cvs?
>
> The package I'm using is 1.2.0 Beta 2 of 2002-12-27 15:00. This is long
> ago :(
>
> Can someone please generate a new package for download so I don't have
> to install cvs? I'm sorry asking for this, but my project runs ou
Here's the ones I use (from May 6th).
http://tinyurl.com/dssz
HTH,
Matt
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Norbert Spemm
> Sent: Sunday, June 08, 2003 1:00 PM
> To: [EMAIL PROTECTED]
> Subject: RE
ferent tools I don't have the time
to also learn.
Thanks for help
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Matt Raible
> Sent: Samstag, 7. Juni 2003 17:02
> To: [EMAIL PROTECTED]
> Subject: RE: [Xdoclet-user] Webdo
i'm trying to use the webdoclet task for generating a web component
deployment descriptor with Xdoclet v1.2b2 (+Ant v1.5.3, Blackdown Java2
JRE v1.4.1 on Red Hat Linux v7.3). the webdoclet task is added to the Ant
project but when the webdoclet element is encountered in the build file i
get the fo
I had a similar problem when I started using ValidatorForms. I
customized the template struts_config_xml.xdt to get it to do the
generation for ValidatorForms.
name=""
type=""
/>
Further down in the template (line 57), I expect if you change the type
to org.apac
Upgrade your release of XDoclet - this was a bug fixed long ago.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Norbert Spemm
> Sent: Saturday, June 07, 2003 8:38 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Xdoclet-user
I'm not sure if I'm missing something, but I receive the same error when
I extend from DispatchAction or LookupDispatchAction class
_AND_
unfortunately the action-mapping for that class is not generated by
xdoclet. When extending "Action" instead of "DispatchAction" everything
works fine.
/*
At the top of my generated web.xml, I see that I can create merge files
like listeners.xml and filters.xml to generate "non XDoclet" listeners
and filters, respectively. But what if I want to generate something
that's not cited in the generated web.xml, like a context init
parameter, for exampl
ent: Monday, March 17, 2003 2:42 PM
> To: '[EMAIL PROTECTED]'
> Subject: [Xdoclet-user] webdoclet [adr][adr]
>
>
>
> Hi,
>
> I have set target for webdoclet, does any one know why I get
>
> [webdoclet] Mar 17, 2003 2:29:55 PM xdoclet.template.Templat
I don't use any ejb's, why does it refer to ejb...
-Original Message-
From: Bhagia, Mahesh [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2003 2:42 PM
To: '[EMAIL PROTECTED]'
Subject: [Xdoclet-user] webdoclet [adr][adr]
Hi,
I have set target for webdoclet, doe
Hi,
I have set target for webdoclet, does any one know why I get
[webdoclet] Mar 17, 2003 2:29:55 PM xdoclet.template.TemplateEngine
invokeMethod
[webdoclet] SEVERE: Invoking method failed:
xdoclet.modules.ejb.dd.EjbRefTagsHandler.forAllEjbRefs,
line=23 of template file:
file:/d06/dev/reportwri
Hi Fred,
Wednesday, March 12, 2003, 5:45:30 PM, you wrote:
FS> That's what I thought, unfortunately it does not seem to work for
FS> servlets. My jboss-web.xml stays empty...
OK, I spent a bit of time on this, this evening & came up with one
scenario that reproduced that effect. That occurred wh
On Wed, 2003-03-12 at 17:18, Gwyn Evans wrote:
> Hi Fred,
>
> Wednesday, March 12, 2003, 4:04:43 PM, you wrote:
>
> FS> Having the following tags in my Administration Servlet:
>
> FS> But I do not know how to get the following stuff in jboss-web.xml
> FS> for the jndi name
>
> FS>
> FS> Adm
Hi Fred,
Wednesday, March 12, 2003, 4:04:43 PM, you wrote:
FS> Having the following tags in my Administration Servlet:
FS> But I do not know how to get the following stuff in jboss-web.xml
FS> for the jndi name
FS>
FS> AdministrationEJB
FS> ejb/Administration
FS>
The samples (XDoclet\sam
Hi
Having the following tags in my Administration Servlet:
* @web:ejb-ref
* description="Administration EJB"
* name="AdministrationEJB"
* type="Session"
* home="com.xxx.yyy.administration.AdministrationHome"
* remote="com.xxx.yyy.administration.Administration"
I get the follo
Below is the -v output of running the xdoclet task. Any thoughts on
what it is indicating is wrong in the ant script? Is this a possible
bug in the BEta?
HEAD OF LOG BELOW : FULL LOG ATTACHED
=
[webdoclet] xdoclet.template.TemplateException: Invoking method in class
Volker Krebs wrote:
Erik Hatcher wrote:
Specify all your classpath needs on the for webdoclet. This
was done to leverage (get around issues with? :) Ant's classloader.
I have done this, but still the class can't be found. The class can only
be found if I put it into {ant.home}/lib
Even the
Erik Hatcher wrote:
Specify all your classpath needs on the for webdoclet. This
was done to leverage (get around issues with? :) Ant's classloader.
I have done this, but still the class can't be found. The class can
only be found if I put it into {ant.home}/lib
Even the -debug option gives me
Volker Krebs wrote:
Hello,
in older xdoclet Versions there was the possibilty to specify a
classpathref attribute in the webdoclet task. In struts 1.2 Beta this is
no longer possible. How can I specify the classpath ?
Specify all your classpath needs on the for webdoclet. This
was done to l
Hello,
in older xdoclet Versions there was the possibilty to specify a
classpathref attribute in the webdoclet task. In struts 1.2 Beta this
is no longer possible. How can I specify the classpath ?
I need this, because my webdoclet Task throws an ClassNotFoundException.
One solution is to but s
2 8:15 PM
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-user] Webdoclet task error for 1.2-beta1
>
> Hi all,
>
> I'm receiving the following error when running the webdoclet task:
>
> webdoclet:
> [webdoclet] Running
> [webdoclet] Generating web.xml.
> [webdoclet
webdoclet docs, until later when I'm not as busy as now and I find a
clean solution.
Ara.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:xdoclet-user-
> [EMAIL PROTECTED]] On Behalf Of Rick Salsa
> Sent: Friday, October 04, 2002 8:15 PM
> To: [EMAIL PROTE
Hi all,
I'm receiving the following error when running the webdoclet task:
webdoclet:
[webdoclet] Running
[webdoclet] Generating web.xml.
[webdoclet] (TemplateEngine.invokeMethod 522 ) Invoking method
failed: xdoclet.modules.ejb.dd.EjbRefTagsHandler.forAllEjbRefs, line=23
of template
Hello xdoclet users,
I just started playing around with xdoclet 1.1.2
and I'm facing problems with WebDoclet task. For some reason it
refuses to run and i'm getting such an exception:
P:\Project\Testina2>ant -v doclet-web
Apache Ant version 1.5 compiled on July 9 2002
Buildfile: build.xml
Detect
Guys,
today's cvs version doesn't generates in the
, thought it generates it . This was generated by
today's version:
HelloWorldServlet
HelloWorld Servlet
tutorial.hello.HelloWorldServlet
/helloworld/*
while earlier version generated it corre
> > and have switched my focus a little, from xdoclet to xjavadoc.
> > Aslak
> >
>
> If I may ask, what's xjavadoc? I'm looking to use xdoclet with
WebLogic as
> well, so as I become more familiar with how xdoclet works, I may be
able
> to
> help out. What are some of the areas that are lacking r
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
>
> Correct. It's mostly todo. I have what I personally need in
> there, because I
> did it in a rush and never found time to complete it. I am still
> in a rush,
> and have switched
IL PROTECTED]
> Subject: [Xdoclet-user] webdoclet with weblogic support?
>
>
> What's the status of using webdoclet and weblogic?
>
> I see some files are there, but mostly marked todo.
> I assume 'todo' is accurate.
>
> Glenn
>
>
>
>
>
> _
What's the status of using webdoclet and weblogic?
I see some files are there, but mostly marked todo.
I assume 'todo' is accurate.
Glenn
___
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
69 matches
Mail list logo