[JBoss-user] [EJB/JBoss] - Re: EJBs in WebApp

2004-06-14 Thread Itchyoinker
Thanks pnevado, I looked over the spec and found the basics info that I was looking for. Regards, Itchy View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3838696#3838696 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838696

[JBoss-user] [EJB/JBoss] - EJBs in WebApp

2004-06-11 Thread Itchyoinker
Hello, I'm deploying a WebApp with a Servlet that calls Session EJB interfaces. The Servlet is declared in web.xml, but what is the format for including EJB interfaces in web.xml? Do they need to be declared anywhere else in my WebApp? And is there a documentation source for this? Thanks

[JBoss-user] [Installation Configuration] - Re: DataSource--malformed key/value pair???

2004-06-08 Thread Itchyoinker
Thanks Adrian Brock, I obviously misinterpreted the docs--it works fine now that I changed it. Best Wishes View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3837953#3837953 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3837953

[JBoss-user] [Installation Configuration] - Cause: Incomplete Deployment listing

2004-06-08 Thread Itchyoinker
Hello, I get this error when I start JBoss. Not quite sure how to interpret itor if it is even important. I checked the JMX-Console, but don't really know what I'm looking for insofar as irregularities. If someone out there is familiar with this, I'd appreciate any

[JBoss-user] [Installation Configuration] - DataSource--malformed key/value pair???

2004-06-07 Thread Itchyoinker
Hi, When starting JBoss, the sapdb-ds.xml file causes a malformed key/value pair exception. Could someone please tell me how to configure this correctly? Thanks to anyone who helps or tries to help! Itchy Here are the details: The sapdb-ds.xml file: datasources | local-tx-datasource

[JBoss-user] [Beginners Corner] - Hibernate Deployment

2004-05-26 Thread Itchyoinker
Hi, Does anyone know why a hibernate class can't be located upon attempting to compile its respective mapping document (xml.hbm) during deployment? I think the problem is due to classloading, but I don't know how to solve it. Everything else seems to depoy fine. I'd really appreciate any

[JBoss-user] [Beginners Corner] - Re: application.xml created with Ant?

2004-05-19 Thread Itchyoinker
Thanks a bunch gorano and jae77, I looked all over for a method that would generate application.xml, but couldn't find one. Now I know why I didn't find it. Using tokens looks like the best way. Thanks for the input. Itchy View the original post :

[JBoss-user] [Beginners Corner] - XDoclet faulty?

2004-05-14 Thread Itchyoinker
Hello, I'm trying to run the [hibernatedoclet] task from a build script . However, the XDoclet doesn't parse my Hibernate file. This should be simple, but I've been working on this for several weeks with no success. Have read most available tutorials and online instructions on the topic, but

[JBoss-user] [Installation Configuration] - General Questions

2004-04-25 Thread Itchyoinker
Hello, I'm new to JBoss, so I'm hoping that some of you can give me some general advice on setting up my system. Currently, I have a webapp that runs on Tomcat 5, but I'd like to add an application server. My initial thoughts are that I could use JBoss' integrated web container (either Tomcat