This could be related to the fact that it hasn't been done :o)

If you are talking about integrating Merlin and JBoss, there is first one
critical question.

Q. Am I putting JBoss into Merlin, or Merlin into JBoss?

Your subject title seems to indicate that you want Merlin inside JBoss.

You would also need to ask yourself;
Q. What do I need this for?

One should consider having them running separately and connect over RMI or
similar, for better separation.

If you want entity beans to be managed by Merlin, I think you are completely
out of luck, since they are so far from the normal OO principle.
More likely is that you want to call Merlin components from JSP, and in such
case, I assume that you would need to define an extension in JBoss which
starts Merlin, and tie the components to JNDI so the JSP can reach them.

Not much help, since one would need to do a lot of research.

Niclas

----- Original Message -----
From: "ANDI KUSNADI" <[EMAIL PROTECTED]>
To: "Avalon framework users" <[EMAIL PROTECTED]>
Sent: Tuesday, August 31, 2004 10:12 AM
Subject: How to embed in jboss apps


>
> gang,
>
>
>
> i am using avalon and i like it , when i searching how to integrate with
jboss there's no doc's to point what i mean.
>
> please help me.
>
>
>
> andi kusnadi (indonesia)
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to