Thanks a lot - that solved the problem...however only to present a new
one:)
Now I get compile error. I have seen this error before and searched the
archives but still cannot resolve it:
[javac]
D:\KODE\eclipse\workspace\Reap\ejb\dk\itu\next\rea\transform\velocity\mo
del\silkshop\CashAtHandFacade.java:45: cannot resolve symbol
[javac] symbol : method getData ()
[javac] location: interface
dk.itu.next.rea.transform.velocity.model.silkshop.CashAtHandLocal
[javac]
retval.add(((dk.itu.next.rea.transform.velocity.model.silkshop.CashAtHan
dLocal)i.next()).getData());
This goes for all my beans.
The getData() method dosent exist in the CashAtHandLocal or any of the
other Locals...it seems that Local and Remote interfaces get mixed up
aswell.
I hope you are able to direct me to the straight path in this matter
aswell.
Thank you very much !
:)esper
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Konstantin Priblouda
Sent: 23. juni 2003 15:12
To: [EMAIL PROTECTED]
Subject: Re: [Xdoclet-user] entityfacade-->RemoteFacade
--- Jesper Linvald <[EMAIL PROTECTED]> wrote:
> Hello gurus,
>
> I understand that the remotefacade needs two
> runthroughs.
>
> In the first pass I run entityfacade whereafter I
> through antcall run
> the second pass which
>
> don't do anything at all - the new *FacadeEJB.java
> files aren't detected
> it seems.
> <fileset
>
dir="./ejb/dk/itu/next/rea/transform/velocity/model/silkshop/">
>
> <include name="*.java"/>
>
> </fileset>
If I were you, I woild specify root directory if your
package hierarchy as root of your fileset
( in your case ./ejb ) and include as **/*.java
Your setup drives xjavadoc nuts... so it does not find
any files
regards,
=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verst�rkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] f�r die Festanstellung.
Arbeitsort: Mainz
Skills: Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 18-06-2003
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.491 / Virus Database: 290 - Release Date: 18-06-2003
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user