can we deploy Ejb.jar into orion without using EAR

2001-05-09 Thread cmp user

Hi
I was wondering if I could deploy an EJB.jar (which is
a simple session bean) without making it part of an
EAR file

thanks
cmpuser

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




errors using Taglib

2001-04-03 Thread cmp user

Hi
I am trying to use my own custom taglibs in one of the
jsp pages.
Orion_HOME directory c:\temp\Orion
I copied a jsp file "customjsp.jsp" into
Orion_home\default-web-app\examples\jsp\myjsp\
directory
I customized the web.xml in
Orion_home\default-web-app\WEB-INF directory
to include
taglib
taglib-uri/webapp/DataTags.tld/taglib-uri
taglib-location/WEB-INF/DataTags.tld/taglib-location
/taglib
I have/copied the DataTags.tld in
Orion_home\default-web-app\WEB-INF directory

and this tld uses  the classes in "mytag.zip"

I have included this zip file in my classpath
as 
java -cp mytag.zip -jar orion.jar
when starting the Orion.

when I run my jsp thru the browser i get

java.lang.IllegalArgumentException: Class
datatags.ViObjTEI not found
void
com.evermind.server.http.d3.su(javax.servlet.ServletRequest,
javax.servlet.http.HttpServletResponse)
boolean
com.evermind.server.http.ef.s1(com.evermind.server.ApplicationServerThread,
com.evermind.server.http.EvermindHttpServletRequest,
com.evermind.server.http.EvermindHttpServletResponse,
java.io.InputStream, java.io.OutputStream, boolean)
void
com.evermind.server.http.ef.do(java.lang.Thread)
void com.evermind.util.f.run()

appericiate your help

cmpsuer


__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/