Where would/should the jaws.xml sit at?  Is this package specific or
global to the entire application server?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Adam Young
Sent: Thursday, June 21, 2001 1:32 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] CMP field type

Don't modify stadardjaws.  It is the baseline one deployed with the
server.  INstead, create a jaws.xml file for you ejbs and put
configuration information in there.

Try to persist it as is without editing the jaws.xml.  If this doesn't
work, add an entry in the jaws.xm,l file for your field.
 This is well covered in the jaws portion of the docs here:

http://www.jboss.org/documentation/HTML/ch05s04.html


Boris Garbuzov wrote:

>Thanks, Richard. So I can specify any field name as persistent and do
nothing extra in config files? Or I have to modify
>standardjaws.xml?
>
>----------------------------
>
>>Please tell me if I am any limited with persistent field types for
CMP. Can I specify any
>>complex class of mine, and container will do it for me? Now I do not
care about efficiency. I
>>think, container can do it by serializing my class or braking it down
recursively.
>>
>---------------
>
>Yes, you can store any object type persistently.  The file
>"standardjaws.xml" defines the mapping from Java types to database
>column types.
>
>--
>Richard Kasperowski (mailto:[EMAIL PROTECTED])
>Tel: 617-576-1552, Fax: 617-576-2441
>http://www.altisimo.com/
>
>
>
>
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user
>



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to