Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv31972/core/src/xdoclet/ejb
Modified Files:
AbstractEjbSubTask.java
Log Message:
Fixed a couple of serious bugs in relations. The problem was basically in
relationships.j where the roles'
cmr fi
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor
In directory usw-pr-cvs1:/tmp/cvs-serv31972/core/resources/xdoclet/ejb/vendor
Modified Files:
weblogic-cmp-rdbms-jar-xml.j
Log Message:
Fixed a couple of serious bugs in relations. The problem was basically in
relation
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/vendor
In directory usw-pr-cvs1:/tmp/cvs-serv31972/core/src/xdoclet/ejb/vendor
Modified Files:
WebLogicSubTask.java
Log Message:
Fixed a couple of serious bugs in relations. The problem was basically in
relationships.j where the ro
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv31972/core/resources/xdoclet/ejb
Modified Files:
relationships.j
Log Message:
Fixed a couple of serious bugs in relations. The problem was basically in
relationships.j where the roles'
cm
Update of /cvsroot/xdoclet/xdoclet/core/samples/src/java/test/ejb/cmr
In directory usw-pr-cvs1:/tmp/cvs-serv31972/core/samples/src/java/test/ejb/cmr
Modified Files:
LanguageBean.java LanguageCodeBean.java CityBean.java
Log Message:
Fixed a couple of serious bugs in relations. The problem
hello chris,
the orion stuff works for me (used it last week). perhaps you
post an example bean where the problem occurs and i'm gonna
have a look at it.
jan
--
Jan Heise / Tel: +49-163-4803237 / E-Mail: [EMAIL PROTECTED]
-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMA
--- Aslak_Hellesoy <[EMAIL PROTECTED]> wrote:
> Wouldn't it be nice to let the same class look up
> local interfaces too?
>
>
Of course. But at the moment we are working with ejb
1.1 -> so no local interfaces at our site.
Currently I do not know what to do there,
so if anybody knows better
How about some post-ejbdoclet task xslt at an ant level?
On Mon, 8 Oct 2001, Christoph Sturm wrote:
> Hi Aslak!
>
> > There is a bug in WLS 6.1' ejbc. It seems to want some tag values in lower
> > case, although this violates the EJB 2.0 spec.
> > See this post:
> > http://newsgroups.bea.com/cg
Perhaps an IDE is in order for developing templates? Emacs
mode? Auto-complete template tags (o: I have next to no lisp experience,
so wouldn't have the faintest idea how to do this, but it would be
interesting (o:
cheers
dim
On Mon, 8 Oct 2001, Ara Abrahamian wrote:
> Interesting! But it wo
It turns out WLS6.1 sp1 has fixed the bug. Just tested it.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Christoph
Sturm
Sent: 8. oktober 2001 21:08
To: Aslak Hellesøy
Cc: [EMAIL PROTECTED]
Subject: Re: [Xdoclet-devel] Bug in WLS ejbc
Hi Aslak!
> T
Hi Aslak
Thanks for your answers.
First:
Ok I will try the CVS version instead.
Second:
> Do you want to work with relations remotely? Could you express more
> accurately why you want relations on Data objects? AFAIK there are no
> plans, but if there is a good reason to implement it, we'll cons
Hi Aslak!
> There is a bug in WLS 6.1' ejbc. It seems to want some tag values in lower
> case, although this violates the EJB 2.0 spec.
> See this post:
> http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.develo
> per.interest.ejb&item=28262&utag=
Did you also try with weblogi
There is a bug in WLS 6.1' ejbc. It seems to want some tag values in lower
case, although this violates the EJB 2.0 spec.
See this post:
http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.develo
per.interest.ejb&item=28262&utag=
I have only identified this problem with MD beans
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv24370
Modified Files:
AbstractEjbSubTask.java
Log Message:
ifMessageDriven() was missing
___
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lis
Wouldn't it be nice to let the same class look up local interfaces too?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Konstantin Priblouda
Sent: 8. oktober 2001 19:13
To: [EMAIL PROTECTED]
Subject: [Xdoclet-devel] Utility class subtask
Hi folks,
I a
Hi folks,
I added new subtask for generation of utility objects
( to made lookup of home interfaces easy )
Generated class looks like:
---snip---
/**
* Generatedutility for bank/Teller. Do not edit!
*/
package test.interfaces;
import java.lang.*;
import javax.ejb.*;
import java.util.Collecti
Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv12658/src/xdoclet/ejb
Modified Files:
AbstractEjbSubTask.java EjbDocletTask.java
Added Files:
UtilObjectSubTask.java
Log Message:
Added UtilObjectSubtask - this subtask generates
utilit
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv12658/resources/xdoclet/ejb
Added Files:
util.j
Log Message:
Added UtilObjectSubtask - this subtask generates
utility class for each ejb to easy lookup remote interfaces
note that weblogi
Update of /cvsroot/xdoclet/xdoclet/core/samples/script
In directory usw-pr-cvs1:/tmp/cvs-serv12658/samples/script
Modified Files:
build.xml
Log Message:
Added UtilObjectSubtask - this subtask generates
utility class for each ejb to easy lookup remote interfaces
note that weblogic stuff
Update of /cvsroot/xdoclet/xdoclet/core/docs
In directory usw-pr-cvs1:/tmp/cvs-serv12658/docs
Modified Files:
ejb.html
Log Message:
Added UtilObjectSubtask - this subtask generates
utility class for each ejb to easy lookup remote interfaces
note that weblogic stuff barfs currently, so c
Hi Johan. Thanks for your comments. Here are my answers:
First:
Get the latest version from CVS when you want to comment something you
think is a bug. Not only the docs, but also the examples have been
updated after the release of the 1.0.1 zip file. The multiple attribute
is not only depreca
Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb
In directory usw-pr-cvs1:/tmp/cvs-serv3322
Modified Files:
ejb-body.j
Log Message:
fixed two missing https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
There are still a few things with CMR that need to be resolved. I'm
looking into it. When I said complete, I meant there is an
implementation for all WLS features, but they might very well still
have bugs.
Chris is providing valuable feedback. Keep it up!
Currently I'm working on the samples,
Feature Requests item #465531, was opened at 2001-09-27 00:10
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=465531&group_id=31602
Category: None
Group: None
>Status: Closed
Priority: 7
Submitted By: Jo Are Rosland (joare)
>Assigned to: Aslak Hellesøy (r
Interesting! But it works only if you haven't done some crazy stuff like
the ones in orion-cmp-mapping.j :-)
Ara.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:xdoclet-devel-
> [EMAIL PROTECTED]] On Behalf Of Aslak Hellesøy
> Sent: Sunday, October 07, 2001 9:37 PM
> To: [EMAIL P
Great job! So I guess in 2-3 days we can make 1.0.2 available? Ok?
Btw, there are already some bugs in bug database that we should fix for
1.0.2.
Ara.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:xdoclet-devel-
> [EMAIL PROTECTED]] On Behalf Of Aslak Hellesøy
> Sent: Sunday, Oc
Bugs item #467515, was opened at 2001-10-03 08:19
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=467515&group_id=31602
Category: weblogic
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Aslak
Bugs item #467113, was opened at 2001-10-02 01:14
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=467113&group_id=31602
Category: ejbdoclet
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Sandro Baur (sandro81)
Assigned to:
Bugs item #467515, was opened at 2001-10-03 08:19
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=467515&group_id=31602
Category: weblogic
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Asla
Feature Requests item #465531, was opened at 2001-09-27 00:10
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=465531&group_id=31602
>Category: None
Group: None
Status: Open
Priority: 7
Submitted By: Jo Are Rosland (joare)
>Assigned to: Nobody/Anonymous (n
30 matches
Mail list logo