[jboss-user] [JBossWS] - Re: Web Service Client : Could not transmit message

2007-06-29 Thread asarubbi
solved. not using JWSDP but JBossWS. drop me a line if you want samples. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059338#4059338 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059338 __

[jboss-user] [Beginners Corner] - Re: JBoss Cache Manager Exception

2006-07-26 Thread asarubbi
actually i need the standard configuration 'coz i don't need EJB, nor replication, nor clustering. you nailed it! removed distributable attribute from xdoclet and works perfect now. thanks a lot. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960964#3960964

[jboss-user] [Beginners Corner] - JBoss Cache Manager Exception

2006-07-24 Thread asarubbi
Hi. Need help with jboss 4.0.4.Ga Although does not stop my development, how to make dissapear this exception? Pops out when i deploy applications (either new or existent). | 14:20:33,213 INFO [JBossCacheManager] init(): replicationGranularity_ is 0 and invaldateSessionPolicy is 2 | 14:20

[jboss-user] [JBossWS] - wstools is working properly?

2006-07-14 Thread asarubbi
running wstools generates invalid datatypes when an array was specified in WSDL /* | * JBossWS WS-Tools Generated Source | * | * Generation Date: Fri Jul 14 12:29:50 ADT 2006 | * This generated source code represents a derivative work of the | * input to | * the generator that

[jboss-user] [JBossWS] - Re: Web Service Client : Could not transmit message

2006-07-13 Thread asarubbi
No logs at the server. It does not pass through the proxy. Here's the proxy log: 1152805871.888 4 myipaddress TCP_DENIED/400 1730 POST http://myproxyipaddress:3 | 128http://myurl/rucas/SessionManagementEJB - NONE/- text/html watch that proxy address and port are appended to the invocatio

[jboss-user] [JBossWS] - Re: Any known issue with being behind an HTTP proxy?

2006-07-13 Thread asarubbi
Got another problem with proxied network and jboss trying to access external urls... My SQUID reports: 1152805871.888 4 jboss_ip_address TCP_DENIED/400 1730 POST http://proxy_ip_address:proxy_porthttp://external_url - NONE/- text/html | It prefixes the proxy address on the url.. Obv

[jboss-user] [JBossWS] - Re: Web Service Client : Could not transmit message

2006-07-12 Thread asarubbi
any "replacement technologies" will also be appreciated... :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957458#3957458 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957458

[jboss-user] [JBossWS] - Re: jbossws 1.0.1GA sample not working

2006-07-12 Thread asarubbi
got the same problem. i'm not running the examples, but a real app consuming web services. no luck so far. : ( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957343#3957343 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

[jboss-user] [JBossWS] - Web Service Client : Could not transmit message

2006-07-12 Thread asarubbi
I'm trying to deploy an J2EE application wich needs to consume web services located outside my server. Actually, the web services are published in a JBoss server. Followed tutorials from JBossWS to deploy a JNDI service to call from my client. Here is the exception first than all: | java.rmi