hi...
i`m working about orgnized web framework in jboss.
i`ve got a question.
u know, jboss is support laszlo as type of war.
and then when i access images... in my laszlo page, it can`t find.
i just wrote logical url like a /images/test.gif.
it doesn`t work. when i wrote physical url l
hi
when servlet use some class it have to locate on lib folder in tomcat?
if i located on a lib that is used servlet in jboss/defalut/lib i would throw
class not found exception.
and how to share library beteen jboss lib folder and tomcat war lib folder?
View the original post :
http://ww
[i`m so sorry there have many spelling problems]
Hi.
it seem to silly question. but, i have to ask
i would like to access some.class in defalut/lib/xxx.jar from servlet.
as you know, it will occur erro like a "class is not found"..
but, i load my class which located in default/lib as a mb
"khan76s" wrote : Hi.
| it seem to silly question. but, i have to ask
|
| i would like to access som.class in defalut/lib/xxx.jar from servlet.
| as you know, it will occur erro like a "class is not found"..
|
| but, i load my class while located in de
Hi.
I seem to silly question. but, i have to ask
i would like to access som.class in defalut/lib/xxx.jar from servlet.
as you know, it will occur erro like a "class is not found"..
but, i load my class while located in default/lib as a mbean.
and i want to access this class. but, i can`t