Hi,
I'm currently working on a application that has file upload feature. This application is deployed in WebSphere 7. During testing, when I tried to upload an image with size 323kb, I encountered...
Type: Posts; User: plandi; Keyword(s):
Hi,
I'm currently working on a application that has file upload feature. This application is deployed in WebSphere 7. During testing, when I tried to upload an image with size 323kb, I encountered...
Hi,
Don't know if I am on the correct thread to ask this question, but please, bear with me.
I have a existing spring multipart file upload mechanism with our existing spring application. The...
Hi,
I have a new spring web service using jaxb. With my current spring web service, I would like to add security or implement authentication so that only allowed users can access/use my web...
Do you have a dlcumentation on how to implement this? Spring Caching Abstraction. Thanks
Hi,
Im planning to implement a caching mechanism in my current spring MVC application. Does anyone know how to implement this??
Scenario is, I have a lookup table which the data is reusable to...
Will you try http://localhost:8080/SpringEncrypted/doraemon/hello.html
or
https://localhost:8443/SpringEncrypted/doraemon/hello.html
Hi,
Could someone please provide insight? I'm trying to include a upload mechanism (image file) to my existing application which will be passed thru spring web service (JAXB) then persist to...
YeeHa! It Work... Thanks
When you say "add new endpoint", which one? As per attached file, the one in the dropdown upper most of request window is my actual endpoint.
And im not able to find the soap:address location you...
Hi Grzegorz,
If by chance, do you have an idea why error below is displaying when I tried to access wsdl in soapUI?
Fri Oct 19 14:51:27 CST 2012:INFO:Error getting response for...
Thanks for the reply Grzegorz. By the way, could you please answer my other post regarding spring ws+JAXB+MTOM? In summary, do you have an idea where can I find good tutorial for that...
Hi,
I created a spring web service with JAXB and I am a bit curious on how other application will access my web service if by example they will HTTP SOAP or other approach but not spring web...
Hi,
Is there anyone knows how to implement spring ws+jaxb+mtom???
My object is to have an application that will have web service and include the uploaded image to the XML..
I have a working...
I got this thread to have 110+ views but don't have replies.. :D
Anyway, I was able to make this work. The key is to make sure you have aligned servlet, endpoint client and XSD. Thanks
note:...
Hi,
Could someone please provide some insight on how to solve my issue below? When I tried to access my spring web service, below exception is encountered.
...
Hi,
Im new with this Spring WS and to this forum so I have no idea were should this post to be put, please bear with me.
I have a current problem with spring web service with jaxb. when I tried...