java-metro-framework
Error connecting Java App to WCF web service
I\'ve written a simple Java Console Application in Eclipse that references a WCF web service written in C#.Hosting the WCF service locally on my PC, I\'m unable to connect to the service using the jav[详细]
2023-01-31 05:50 分类:问答JAXWS - help required to set WSDL request timeout
Im using Metro 2.0 and J2SE5. The application I have written does not know about the external WebService at compile time, it finds them at runtime based on a business logic XML file, therefore I perfo[详细]
2023-01-29 17:01 分类:问答WSDL Requests with Metro/JAX-WS/WSIT During Runtime
During runtime, JAX-WS fetches the WSDL of a SOAP endpoint even though it already ran wsimport in the IDE. This behavior is illustrated here: http://jax-ws.java.net/faq/index.html#wsdl_at_runtime[详细]
2023-01-27 09:51 分类:问答Combing Metro and Jersey
I\'ve been at this for a little while and my mind has gone to mush. I\'m wondering if anyone can help me out here. I\'m trying to make a Java Web Service (using its own HTTP server and not something[详细]
2023-01-24 23:00 分类:问答Eclipse helios, preferences -> web Servcies -> METRO Preferences -> METRO Runtime Location, which folder should this be?
Eclipse helios, preferences -> web Servcies -> METRO Preferences -> METRO Runtime Location, which folder should this 开发者_运维百科be?Or which jar(s) is it looking for?[详细]
2023-01-24 06:10 分类:问答Import location in wsit-client.xml to file in another jar, using an URL string to locate a file on the classpath
Normally the wsi开发者_运维技巧t-client.xml has import statements like this: <import location=\"foo.xml\" namespace=\"http://foo.org/\" />[详细]
2023-01-21 06:45 分类:问答How to log SOAP messages which are sent by Metro stack
I\'m trying to log my messages which are sent开发者_Python百科 using a Metro stack into console.[详细]
2023-01-18 08:51 分类:问答JAXBContext.newInstance memory leak
After a recent deployment in system test, one of our servlets was getting hit much harder than usual and we noticed memory started climbing开发者_Python百科 and weblogic would eventually die.[详细]
2023-01-13 16:10 分类:问答Metro-like theme for WPF [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-10 22:20 分类:问答Accessing XML payload of Metro 2.0 Request/Response Web Service
I am develo开发者_如何学JAVAping a web service, using Metro 2.0 and Tomcat 6, and I have a requirement to be able to log the XML payload of the request and response of a web method for development/sup[详细]
2023-01-07 11:13 分类:问答