http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/core/index.html
the documentation states:
The name of the Recording bean is given in the definition of that bean:
/**
* @ejbgen:entity prim-key-class="bands.RecordingBeanPK"
* ejb-name = "Recording"
* data-source-name=
> -Original Message-
> From: Knuplesch, Juergen [mailto:juergen.knuple...@icongmbh.de]
> Sent: Friday, December 11, 2009 9:04 AM
> To: Ant Users List
> Subject: AW: How to print out resulting classpath from a classpath
> variable?
>
> Hello
>
> By the way: I use ant4eclipse to get the sam
Hello
By the way: I use ant4eclipse to get the same classpath as Eclipse.
I do it this way (I think Steve showed me that):
classpath is a refid of a path
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: KARR, DAVID (ATTCINW) [mailto:dk0...@
I'm trying to debug a problem with an Ant script executing differently
between the command line and Eclipse. It comes down to Eclipse not
seeming to get the same classpath as on the command line. I define the
classpath that a task (OpenJPA PCTaskEnhancer) needs with an embedded
"classpath" elemen
Hi Antoine,
Thanks for your reply.
The "base.path" defined is as given below
Please suggest me what should I have to do?
Thanks,
_Vino
antoinell wrote:
>
>
> Hell