The ATM sample I am trying to deploy is the one that
came with Orion 1.4.0. Looks like the problem is that
the JMS server is not running! What could cause that?

Thanks for your help.

I am attaching the mail-session tag from server.xml.

        <mail-session location="mail/MailSession"
smtp-host="mailhost.driftwood.com">
           <property name="mail.transport.protocol"
value="smtp" />
           <property name="mail.smtp.from"
value="[EMAIL PROTECTED]" />
           <property name="mail.from"
value="[EMAIL PROTECTED]" />
        </mail-session>



Error deploying
file:/home/local/orion/applications/atm/atm-ejb.jar
homes: Unable to link resource MessageDrivenBean
com.acme.atm.ejb.MainLoggerEJB, no JMS server running

--- Globetrot Communications <[EMAIL PROTECTED]>
wrote:
> When I try to register on the web-page in ATM
> application, I get the following exceptions! I was
> hoping to use this application to see how exactly it
> is doing O/R mapping.
> 
> Thanks.
> 
> Satish
> 
> 
> javax.servlet.jsp.JspException: NamingException:
> com.acme.atm.ejb.AccountOwnerManager not found
>         at
>
com.evermind.ejb.taglib.UseHomeTag.doStartTag(UseHomeTag.java:37)
>         at
> /doAddUser.jsp._jspService(/doAddUser.jsp.java:43)
> (JSP page line 3)
>         at
> com.orionserver.http.OrionHttpJspPage.service(JAX)
>         at
> com.evermind.server.http.HttpApplication.xa(JAX)
>         at
> com.evermind.server.http.JSPServlet.service(JAX)
>         at com.evermind.server.http.d3.so(JAX)
>         at com.evermind.server.http.d3.sm(JAX)
>         at com.evermind.server.http.ef.su(JAX)
>         at com.evermind.server.http.ef.dn(JAX)
>         at com.evermind.util.f.run(JAX)
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great
> prices.
> http://auctions.yahoo.com/
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to