I am using XDoclet 1.2.3 along with Weblogic 10.3.3 with EJB3 and want to
migrate it to JBoss 5.
JBoss equivalent element for tag "@weblogic.cache max-beans-in-cache" in
deployment descriptor is as follow:
<instance-cache>
<container-cache-conf>
<cache-policy>
<cache-policy-conf>
<min-capacity>5</min-capacity>
<max-capacity>10</max-capacity>
</cache-policy-conf>
</cache-policy>
</container-cache-conf>
</instance-cache>
**
**
**
**On Mon, Sep 26, 2011 at 9:18 PM, Andy Stevens <
steve...@users.sourceforge.net> wrote:
> From: "J J" <jjjanu...@gmail.com>
> Sent: Monday, September 26, 2011 2:55 PM
>
> Hi,
>>
>> I am migrating our application from Weblogic to JBoss. I would like to
>> know
>> the XDoclet tag for finding maximum beans in the cache i.e. equivalent tag
>> for "@weblogic.cache max-beans-in-cache" in xDoclet for JBoss.
>>
>
> Sorry, I don't know JBoss particularly well. What's the equivalent element
> in JBoss' own deployment descriptor? Always assuming, of course, that there
> is one...
>
>
> I would also like to know the equivalent xDoclet tag for Jboss for
>> following
>> weblogic tag:
>> @weblogic.persistence
>> type-identifier="WebLogic_CMP_**RDBMS" type-version="6.0"
>> type-storage="META-INF/**weblogic-cmp-rdbms-jar.xml"
>>
>
> Again, what element(s) in JBoss' configuration file do you need? If I know
> what you're trying to generate and in which file, I can tell you what tag
> (if any) is used at that point in the relevant template.
>
> Also, what version of XDoclet are you using?
>
>
> Andy
>
>
>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel