Real quick question,
I have installed jboss 3.2.3 release
What release of tomcat does the jboss 3.2.3 release use ?
Thanks in advance
jim stoll
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856135#3856135
Reply to the post :
http://www.jboss.org/ind
hey guys,
I guess i am specifying something wrong becasue Axis keeps getting a newInstance of a
pojo that i have defined as a service. Can someone tell me what i have to specify in
my web-service.xml so that Axis only gets one instance of the pojo
,WindowsExecService, no matter how many reques
folks here is the .wsdd file
thanks for the help.
|
| http://xml.apache.org/axis/wsdd/";
|xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";>
|
|
|
|
|
|
|
|
|
|
View the original post :
http://www.jboss.org/index.html?mod
Hey guys,
I am having a problem deploying a service via axis. Whenever i try to deploy i get
this..
java -classpath
./axis.jar;./jaxrpc.jar;./commons-logging.jar;./commons-discovery.jar;./saaj.jar
| org.apache.axis.client.AdminClient -s /jboss-net/services/AxisServlet
./dd/BookTitle
the way we handle most problems like this is...
goback to battery! restore the system to the last time stuff did work.
then try to retrace your steps perhaps testing, as in bringing up jrun, a
little more frequently.
we have found that we can isolate most problems this way.
once we hav
i have the following in my web.xml
|
Logon/servlet/*.Logon
|
Logon/servlet/Logon
|
Logon*.Logon
|
|
|
|
| FrontController
| /servlet/*
|
|
In my HTML i have
| action="/jlwi/servlet/com.jlwi.utils.Logon"
|
my action keeps getting mapped to the default < Fr
i have the following in my web.xml
|
Logon/servlet/*.Logon
|
Logon/servlet/Logon
|
Logon*.Logon
|
|
|
|
| FrontController
| /servlet/*
|
|
Unfortunately, though even my
| action="/jlwi/servlet/mil.jlwi.utils.Logon"
|
is getting mapped to the default < Fron
hi!
Real simple question where is the best place to put my xml for filtering Log4j
output ??
thanks
jim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846498#3846498
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
give that man a CEEGAR!
Worked!
Thank you :))
Jim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846191#3846191
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846191
do not know the precise answer to your problem however i remember we had a similair
problem with our J2ee server going down for no apparent reason... turns out it had to
do with which user was logged onto the W2k server and the jvm going down when the
user timed out and the automatic restart
InputStream is = this.getServletConfig()
| .getServletContext()
| .getResourceAsStream("/web-inf/errormessages.xml");
Yields a null, even though i have a valid xml file in the web-inf folder of my .war.
View the original post :
http://www.jbo
hey guys
i keep getting the following exception in the intilialization of jboss...
| java.rmi.server.ExportException: Port already in use: 1098
|
Makes me think that jboss is perhaps walking all over itself
Reason: i do a port scan just prior to bringing up jboss and port tcp /udp 1098 is
hey chuck,
i have also sucessfully integrated IIS5 and JBoss 3.2.3 but i used the
isapi_redirector2.dll Was wondering what your experience is with isapi_redirector.dll
? am think of switching back to isapi_redirector.dll because of a error that keep
cropping up when i use isapi_redirector2.dll
what context do i need to transfer control to a jsp ??
in my jboss.xml i have
|
| /webDir
|
|
and a .jsp called welcome.jsp in the root dir of my .war
i have the following snipet of code in my servlet
| RequestDispatcher dispatcher =
| request.getRequestDisp
as the founder of jboss would say " you just don't get it "
the reason people are moving to jboss is because it is supported by real people,
working stiffs who have a $financial$ stake in keeping the product supported.
Not some college pukes or propeller heads who might look at your problem if
brother developers
Am trying to optimize our jboss3.2.3-server startup which is a copy of the "all"
server.
What must i keep in the copy i have made aside from my xxx.ear file.
the only sevices we need for this .ear file are a serlet container and web services.
no ejb, jms, cobra, nor cluster
fellow developers,
am trying to install Jboss-3.2.3 having great success aside from a missing axis.jar
file...
any thoughts on where i can look ??
Thanks
jim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842380#3842380
Reply to the post :
http://www.j
deb,
check out the following page
http://otn.oracle.com/products/jdev/howtos/appservers/debug_in_jboss.html?_template=/ocom/technology/content/print
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841400#3841400
Reply to the post :
http://www.jboss.org/index
Folks,
I think i am correctly setting the JAVA_OPTS in the jboss3.2.3 run.bat and the correct
paramters in the remote debug portion of Jdeveloper 10g as i can easily set
breakpoints in the servlets and they are obeyed
However when i create a .jsp in the same .war and .ear as the servlet and
Anybody know of a tutorial available for JBOSS 3.2.3 and JDeveloper 10G? or anything
closer then Oracle9i JDeveloper and JBoss 2.4.4
thanks in advance for your help
Jim Stoll
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840839#3840839
Reply to the po
folks,
I work for a multi-billion dollar contractor and you know the way they got to be that
way was to cut cost where appropiate. This is the BIG reason we are considering
jboss/jdevloper as an optium mix for our, at present, mix of JRUN 4 and jbuilder 6.
The only thing stopping us the high
blackers
It worked !
Thanks
Jim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840600#3840600
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840600
---
This
worked like a charm..
case closed !
THANKS :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840599#3840599
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840599
--
The folllowing in my entire test case web.xml
|
| jlwi
| no description
|
|
|HelloServlet
|mil.jlwi.utils.HelloServlet
|
|
| HelloServlet
| /HelloServlet
|
|
|BannerAction
|mil.jlwi.utils.BannerAction
|
|
| BannerActi
i have the folllowing in my web.xml
|
| jlwi
| no description
|
|
| HelloServlet
| mil.jlwi.utils.HelloServlet
|
|
| HelloServlet
| /HelloServlet
|
|
| BannerAction
| mil.jlwi.utils.BannerAction
|
|
| BannerAction
|
hi!
am having a problem converting a web app from jrun 3.0 to jboss 3.2.3
specifically the mapping of servlet and the url.
never had to do this with jrun do i HAVE to with jboss ?
now i read in the J2ee tutorial that "Before a servlet can be accessed, the Web
container must have at least one a
26 matches
Mail list logo