Put them into a classpath that is visible to both JBoss and Tomcat.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 18, 2001 10:41 AM
Subject: RE: [JBoss-user] Beans in jsp
> No clue, I never used .ear files.
>
> Does anyb
If you build an ear containing your war and ejb-jars, everything works
_except_ compiling JSPs.
-danch
[EMAIL PROTECTED] wrote:
> No clue, I never used .ear files.
>
> Does anybody have any idea how to avoid having the multiple copies of the
> home and remote interfaces in jboss and tomcat?
>
The conversation goes to other topic. just that. The subject is the same,
im have a experience with Orion App Server.. in that platform youn can
instantiate the beans without imports or anything "strange" like
duplicates of interfaces or that type of things. But it's not free :)
Chao.
On Fri,
> Do you not?
No, I'm using JBoss and Tomcat separately, both contain copies of home and
remote interfaces. Try to ask this question with another subject, maybe
somebody will respond.
Regards,
Roman Rokytskyy
___
JBoss-user mailing list
[EMAIL PROTECT
[EMAIL PROTECTED] wrote:
>
> No clue, I never used .ear files.
>
> Does anybody have any idea how to avoid having the multiple copies of the
> home and remote interfaces in jboss and tomcat?
>
> > There's no way to create a context from the ejb jar and see the beans
> > without need of maintain
Do you not?
I tried to do that, without success.
I tried using directories in application.xml, instead of using .jar o .war
files.
On Fri, 18 May 2001 [EMAIL PROTECTED] wrote:
> No clue, I never used .ear files.
>
> Does anybody have any idea how to avoid having the multiple copies of the
> ho
No clue, I never used .ear files.
Does anybody have any idea how to avoid having the multiple copies of the
home and remote interfaces in jboss and tomcat?
> There's no way to create a context from the ejb jar and see the beans
> without need of maintain two copies of my interfaces?
__
There's no way to create a context from the ejb jar and see the beans
without need of maintain two copies of my interfaces?
On Fri, 18 May 2001 [EMAIL PROTECTED] wrote:
> > org.apache.jasper.JasperException: Unable to compile class for
> > JSP/usr/local/jakarta_3.2.1/jakarta-tomcat-3.2.1/work/
> org.apache.jasper.JasperException: Unable to compile class for
> JSP/usr/local/jakarta_3.2.1/jakarta-tomcat-3.2.1/work/localhos
> t_8080%2Fcustomer/_0002ftest_0005fservlet_0002ejsptest_0005fse
> rvlet_jsp_13.java:59: Class
> Customer not found.
> Customer u = (Customer)
> reque
How can i see the beans in .jsp files??
I process the program logic (for example a customer list in an Enumeration
object) and pass the objects via request.setAttribute.. i think that i can
recover that object and use it in .jsp files!! But im getting :
org.apache.jasper.JasperException: Unable
10 matches
Mail list logo