In your originally server.xml file you should have this:
....
<!-- EJB-server config link, uncomment to activate the EJB service -->
<!-- <ejb-config>./ejb.xml</ejb-config> -->
....

        You should uncomment in this way:
....
<!-- EJB-server config link, uncomment to activate the EJB service -->
     <ejb-config>./ejb.xml</ejb-config> 
....

        But solving this is only a small spot in a big mountain of sand.
Orion is very poor documented and it is getting me continuously into
troubles. I think i gonna get fed up with it in few days. It's a pity that
a powerfull software lose clients 'cause his "no" documentation or help.
It's very clear, you get what you pay.

-- Sierr@ --

On Wed, 23 Feb 2000, Stanislav Maximov wrote:

> Hello!
> 
> The documentation says that to use Orion server as an EJB-server one should
> uncomment <ejb-config> tag in server.xml.
> I've tried to do so, but there were no such tag commented and when I tried
> to add it, Orion just said that <ejb-config> taf is invalid and refused to
> work. Please, help!
> Thanks in advance.
> 
> Best wishes,
>              Stanislav Maximov
> _____________________
> SW Interactive
> www.swinteractive.com
> 
> 
> 
> 
> 
> 

Reply via email to