|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Jason
|Dillon
|Sent: Monday, June 24, 2002 12:24 PM
|To: [EMAIL PROTECTED]
|Subject: RE: [JBoss-dev] How to specify depens for EJB
|
|
|Dude... you don't get it.  Other folks will be using EAR and will
|probably have to have them ordered.  It is unreasonable to tell all of
|them to unpack and number.

it is the easy way, and if you need ordering IN a ear taken care for you
then you code support for going through the suborderings in your deployers.
Do you want to write that code? in the list of subdeployment go through the
ordering and NUMBER the orderings inside the deployment.

but a workaround is to split the dependents and number them and stop wasting
your time.

it is super easy,
marcf

|
|--jason
|
|
|> -----Original Message-----
|> From: [EMAIL PROTECTED] [mailto:jboss-
|> [EMAIL PROTECTED]] On Behalf Of marc fleury
|> Sent: Monday, June 24, 2002 6:18 AM
|> To: [EMAIL PROTECTED]
|> Subject: RE: [JBoss-dev] How to specify depens for EJB
|>
|> split them out of the ear, number and stop wasting time, you are done
|>
|> marcf
|>
|> |-----Original Message-----
|> |From: [EMAIL PROTECTED]
|> |[mailto:[EMAIL PROTECTED]]On Behalf Of
|Jason
|> |Dillon
|> |Sent: Sunday, June 23, 2002 8:20 PM
|> |To: [EMAIL PROTECTED]; marc fleury
|> |Subject: RE: [JBoss-dev] How to specify depens for EJB
|> |
|> |
|> |I do not believe that helps for an EAR.
|> |
|> |--jason
|> |
|> |
|> |Quoting marc fleury <[EMAIL PROTECTED]>:
|> |
|> |> number the deployments
|> |>
|> |> marcf
|> |>   -----Original Message-----
|> |>   From: [EMAIL PROTECTED]
|> |> [mailto:[EMAIL PROTECTED]]On Behalf Of
|> Jason
|> |> Dillon
|> |>   Sent: Friday, June 21, 2002 3:34 PM
|> |>   To: [EMAIL PROTECTED]
|> |>   Subject: [JBoss-dev] How to specify depens for EJB
|> |>
|> |>
|> |>   The EAR ordering is really killing me.  Sometimes my MDB's get
|> started
|> |> before the beans which it depends on, which simply does not work.
|=[
|> |>
|> |>
|> |>
|> |>   What is the suggested way to list explicit depends for an EJB?
|> |>
|> |>
|> |>
|> |>   --jason
|> |>
|> |>
|> |
|> |
|> |
|> |
|> |-------------------------------------------------
|> |This mail sent through IMP: http://horde.org/imp/
|> |
|> |
|> |-------------------------------------------------------
|> |Sponsored by:
|> |ThinkGeek at http://www.ThinkGeek.com/
|> |_______________________________________________
|> |Jboss-development mailing list
|> |[EMAIL PROTECTED]
|> |https://lists.sourceforge.net/lists/listinfo/jboss-development
|>
|>
|> -------------------------------------------------------
|> Sponsored by:
|> ThinkGeek at http://www.ThinkGeek.com/
|> _______________________________________________
|> Jboss-development mailing list
|> [EMAIL PROTECTED]
|> https://lists.sourceforge.net/lists/listinfo/jboss-development
|
|
|
|-------------------------------------------------------
|Sponsored by:
|ThinkGeek at http://www.ThinkGeek.com/
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to