Ralf Purnhagen wrote:
RP> Oleg Nitz wrote:
>>
>> Hi Ralf,
>>
>> Ralf Purnhagen wrote:
>> RP> i want to use castor for BMP but i'm a little bit confused about
>> RP> configuration and implementation.
>>
>> RP> Can you please send me a real world exsample of Castor/jBoss
>> RP> integration?
>>
>> I hope you have read CastorJDO page on jBoss site and docs on Castor
>> site.
RP> Yes, i did. And castor seems to be loaded.
>> I can send you some code/configuration files snippets,
>> but they are similar to the snippets in the docs mentioned above.
>> Have you concrete questions or difficulties?
RP> Can you give me an example for concrete JNDI-names? I don't know,
RP> what to insert for "dataObjectsJndiName", "dataSourceJndiName",
RP> "dataObjectsNameForBean", "dataSourceNameForBean".
Sorry, I just tried to make it as clear as possibly,
but have overdone :-)
Okay, for example
dataObjectsJndiName = jdo/myTest
dataSourceJndiName = jdbc/myTest
dataObjectsNameForBean = jdo/core
dataSourceNameForBean = jdbc/core
where jdbc/myTest and jdo/myTest are refered from jboss.conf,
jdo/core is refered from ejb-jar.xml,
and all of them should appear in jboss.xml.
Feel free to ask more concrete questions :-)
Best regards,
Oleg
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]