Hi!
I use EJB2.1 on JBoss 4.0.4, and declared service-ref this way in application-client.xml:
<service-ref>
<description>WebService pod którym jest widoczne SMSGW</description>...
Type: Posts; User: romkal; Keyword(s):
Hi!
I use EJB2.1 on JBoss 4.0.4, and declared service-ref this way in application-client.xml:
<service-ref>
<description>WebService pod którym jest widoczne SMSGW</description>...
Hi!
I have 2 projects using WebServices. The Server, and the Client. When I restart Tomcat it redeploys those applications, but first it try to run Client. Client uses JaxRpcPortProxyFactoryBean,...