Hi Thomas,
Thank's for help.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868872#3868872
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868872
---
SF email is sp
Hi Thomas,
My problem.
Example:
My EJB...
Remote interface...
| import
| public interface APIMensagem extends EJBObject
| {
| ...
| public void enviarMensagem( String id, logType objmsg ) throws
JMSException, NamingException, RemoteException;
| }
|
Home interface
| im
Hi,
All examples that iÂve found use another class ( extends java.rmi.Remote) and
not directly of a EJB Remote.
Is possible deploy a EJB directly as Web Services?
Thanks in advanced
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868796#3868796
Reply to the
Hi Thomas,
ThankÂs for reply.
I do this configuration and the handler workÂs fine.
|
|
HelloWorldService
| WEB-INF/wsdl/hello.wsdl
|
WEB-INF/jaxrpc-mapping.xml
|
| HelloWorld
| HelloWorld
|
com.my
Hi all,
In the RI ( Reference Implementation ) the file config.xml is used for this
operation.
How i configured this handler as part of a handler chain at Jboss?
my handler is :
| public class SoapRpcInterceptor extends GenericHandler {
|
| HandlerInfo hInfo;
| String nomeHa
Hi, all
iÂve a JAX-RPC GenericHandler for intercept SOAP Messages.
|
| public class SoapRpcInterceptor extends GenericHandler {
|
| private Logger log = Logger.getLogger(SoapRpcInterceptor.class);
|
| HandlerInfo hInfo;
|
| public void init(HandlerInfo inf
Ok Adrian..
iÂm using how alternative a local-tx-datasource while waiting this release...
Using this local-tx-datasource my application workÂs fine but the JbossAS
display a following INFO message : Closing a connection for you. Plea
se close them yourself: [EMAIL PROTECTED]
0
exists a solut
Hi Thomas,
SOAP router is a servlet , ok? Then a Filter intercept this request or not?
This is my filter execution
Quote:
Request address : 192.168.2.41
RemoteHost : 192.168.2.41
RemotePort : 3576
sessionId : null
method : POST
url : http://popshopdes:8080/simple-ws4ee/exactpath/jse
RemoteUs
Hi Thomas,
SOAP router is a servlet , ok? Then a Filter intercept this request or not?
This is my filter execution
anonymous wrote : Request address : 192.168.2.41
| RemoteHost : 192.168.2.41
| RemotePort : 3576
| sessionId : null
| method : POST
|
is possible access messages SOAP using servlet Filter?
| public void doFilter(ServletRequest servletRequest,
| ServletResponse servletResponse,
| FilterChain chain) throws IOException,
ServletException {
|
| chain.doFilter(servletRequest
Sorry,
[IÂm have..]
I have.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864377#3864377
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864377
---
This SF
Hi,
IÂm have installed a simple-ws4ee HelloWorld example and now workÂs fine
using the Axis 1.2RC2.
Now, iÂd like monitoring this service and iÂve implemented a J2EE Filter that
displayed the request and response of web applications at Jboss services
Tomcat...
When i execute a client program
Hi drepac,
I get the example ( HelloWorld web services ) at
http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-ws4ee-HelloWorld.shtml.
but donÂt work
ps. my configuration : Jboss 4.0.1 and J2SE 1.5
same error...
java] TargetAddress http://localhost:8080/simple-ws4ee/exa
Hi Adrian,
Exists upgrade for Jboss 4.0.1 for this problem?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864230#3864230
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864230
---
Hi,
IÂm using the Filter to captured and display the request and response result
operation. All work fine until access Jboss web-console.
2005-01-21 09:22:43,437 INFO [STDOUT]
Start: 09:22:40.375
Request address : 192.168.2.41
RemoteHost : 192.168.2.41
RemotePort : 1589
sessi
Hi all,
sorry...i cometi
I move my .JAR ( that contain my interceptor) to the jboss/default/lib and all works
fine..
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840188#3840188
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
Hi all,
anyone can help me?
I created a plugin interceptor for monitoring my EJB...
I update the file standardjboss.xml :
Standard CMP 2.x EntityBean
false
entity-rmi-invoker
false
false
true
org.jboss.ejb.plugins.ProxyFactoryFinderInterce
Hi,
I've excluded log4j from classpath and works fine.
Thanks
Marcelo
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839629#3839629
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839629
18 matches
Mail list logo