Once again value objects are troubling me... Vincent, you did a great
job on value objects but there still much to be done. I hope I'll be of
any help.
For now, I've got two problems: all my beans use a simple Integer as PK
class, so all 1-n relationships fail to be generated. I noticed that in
e
Value objects, once again.
If an entity bean does not declare a value object setter, XDoclet should
refrain from generating any code that modifies the entity value object.
So, for collection based objects, no add, remove, update or set methods
should be generated.
BTW: I'm starting to sound gru
Value Object once again. I'll be expert in them when all this trouble is
over.
entity-value.j generate some calls to lookup aggregated home interfaces.
It uses .getHome() to get it. However, aggregated
objects are use in *relations*. Relations are defined in terms of local
interfaces, so entity-v
- Original Message -
From: "Andrew Stevens" <[EMAIL PROTECTED]>
> What determines the order of the fileset's jars in name="**/*.jar" /> anyway? (so we can make sure crimson comes first)
The safe answer is that it is undetermined.
Filesets should be considered unordered collections.
Pa
Eureka! And I find it hard to believe I'm the only one this is affecting.
If I explicitly add crimson.jar first in the project.class.path with
then everything validates perfectly. My guess is that xalan-2.0.0.jar is
getting put before it in the classpath, and
The exception's being thrown during XML validation; it's not just the
deploymentdescriptor subtask that's affected - if I set validatexml to
false on that one it just fails on the weblogic subtask instead. If I set
it to false on weblogic, it fails at the jrun task instead...
The ejb-jar.xml
A wise old hermit known only as Vincent Harcq
<[EMAIL PROTECTED]> once said:
> Don't you have to "cvs login" at least once ? With blank password.
That's what I was trying to do in Netbeans that failed... I believe jCVS
does it for you as necessary.
Andrew.
> > -Original Message-
>
A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once
said:
> > and lastly, there's
> > @bluestone:ejb-ref type="colocated|distributed" jndi-name=
> > ref-name= [app= host= port=]
> > or
> > @ejb:ejb-ref bluestone-type="colocated|distributed"
> > bluestone-jndi-name= bluestone-
User: vharcq
Date: 02/03/02 04:16:44
Added: core/test/src/xdoclet/retest/ref/ejb/ejb
CreateMethodSLSession.java IFTagSLSession.java
Log:
More tests - and the first that breaks xdoclet :(
Revision ChangesPath
1.1
xdoclet/core/
User: vharcq
Date: 02/03/02 04:16:44
Modified:core/test/src/xdoclet/retest/bean/ejb/ejb SimpleSLBean.java
Added: core/test/src/xdoclet/retest/bean/ejb/ejb
CreateMethodSLBean.java IFTagSLBean.java
Log:
More tests - and the first that breaks xdoclet :
User: vharcq
Date: 02/03/02 04:16:44
Added: core/test/src/xdoclet/retest/bean/ejb/base BaseEJBHome.java
BaseEJBLocalHome.java BaseEJBLocalObject.java
BaseEJBObject.java
Log:
More tests - and the first that breaks xdoclet :(
Re
User: vharcq
Date: 02/03/02 04:16:44
Modified:core/test/src/xdoclet/retest/test/ejb AllRegressionTest.java
Log:
More tests - and the first that breaks xdoclet :(
Revision ChangesPath
1.2 +5 -5
xdoclet/core/test/src/xdoclet/retest/test/ejb/AllRegressionTest.
User: vharcq
Date: 02/03/02 04:16:42
Added: core/test/src/xdoclet/retest/ref/ejb/interfaces
CreateMethodSL.java CreateMethodSLHome.java
CreateMethodSLLocal.java
CreateMethodSLLocalHome.java IFTagSL.java
User: vharcq
Date: 02/03/02 04:15:17
xdoclet/core/test/src/xdoclet/retest/bean/ejb/base - New directory
___
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> "The CVS Request failed.
> Failed authentication with the user name 'anonymous'.
>
> I HATE YOU
>
> ** The command completed with an error status."
>
> Is that really the actual message coming back from the CVS server, or
just
> something jCVS has added? (either way, it doesn't seem very frie
It's a bit bad; they are talking about and using xdoclet of today. The
*real* scalable xdoclet will be available in 2-3 months.
Ara.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:xdoclet-devel-
> [EMAIL PROTECTED]] On Behalf Of Mathias Bogaert
> Sent: Saturday, March 02, 2002 2
> I think this decision is more architectural than just this particular
> issue - decoupling the subtasks themselves from the "model" a bit more
so
> that they go through some middle layer to get at the model in a
unified
> way
> allowing easy substitution of Ant properties globally with one chang
Don't you have to "cvs login" at least once ? With blank password.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of Andrew Stevens
> Sent: samedi 2 mars 2002 11:16
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] Error logging in to anonymous
User: vharcq
Date: 02/03/02 02:50:28
Modified:core/test/src/xdoclet/retest/bean/ejb/ejb SimpleSFBean.java
Log:
Improvement of regression unit test
Revision ChangesPath
1.2 +14 -11
xdoclet/core/test/src/xdoclet/retest/bean/ejb/ejb/SimpleSFBean.java
Index:
User: vharcq
Date: 02/03/02 02:50:29
Added: core/test/src/xdoclet/retest/ref/ejb/ejb
SimpleSFSession.java
Log:
Improvement of regression unit test
Revision ChangesPath
1.1
xdoclet/core/test/src/xdoclet/retest/ref/ejb/ejb/Simp
User: vharcq
Date: 02/03/02 02:50:27
Modified:core/test/src/xdoclet/retest/test
BMPEntityBeanRegressionTestCase.java
CMPEntityBeanRegressionTestCase.java
EntityBeanRegressionTestCase.java
S
User: vharcq
Date: 02/03/02 02:50:28
Added: core/test/src/xdoclet/retest/ref/ejb/interfaces
SimpleSF.java SimpleSFHome.java SimpleSFLocal.java
SimpleSFLocalHome.java SimpleSFUtil.java
Log:
Improvement of regression unit test
R
User: vharcq
Date: 02/03/02 02:50:28
Added: core/test/src/xdoclet/retest/test/ejb AllRegressionTest.java
Removed: core/test/src/xdoclet/retest/test/ejb SimpleSFTest.java
SimpleSLTest.java
Log:
Improvement of regression unit test
Revision Chang
User: vharcq
Date: 02/03/02 02:47:23
Modified:core/src/xdoclet/tags AbstractProgramElementTagsHandler.java
Log:
Avoid throwing 2 times the same exception
Revision ChangesPath
1.22 +5 -2
xdoclet/core/src/xdoclet/tags/AbstractProgramElementTagsHandler.java
I just tried setting up Netbeans to download a clean copy of the CVS
module using the anonymous CVS access, but it couldn't login (I'm pretty
sure I used exactly the same settings I had previously). So, just in case
it's something changed in Netbeans (I've upgraded to 3.3.1 since I had
this w
User: stevensa
Date: 02/03/02 01:35:37
Modified:core/src/xdoclet/tags XmlTagsHandler.java
Log:
Adds a description for this namespace to the template tags summary doc page.
Revision ChangesPath
1.4 +3 -1 xdoclet/core/src/xdoclet/tags/XmlTagsHandler.java
In
Feature Requests item #524738, was opened at 2002-03-02 10:31
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=524738&group_id=31602
Category: ejbdoclet
Group: None
Status: Open
Priority: 5
Submitted By: Vincent Harcq (vharcq)
Assigned to: Vincent Harcq (v
User: vharcq
Date: 02/03/02 01:30:14
Modified:core/resources/xdoclet/ejb entity-value-instantiation.j
Log:
Check that 1-1 relation exists before getting value object from it
Revision ChangesPath
1.6 +2 -1 xdoclet/core/resources/xdoclet/ejb/entity-value-insta
Yep. Thanks !
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf
> Of Marcus Brito
> Sent: vendredi 1 mars 2002 23:37
> To: [EMAIL PROTECTED]
> Subject: [Xdoclet-devel] entity-value-instatiation.j
> aggregates: should check != null
>
>
> Vincent, I
29 matches
Mail list logo