anixan

Results 11 comments of anixan

Hi, Thanks I have received the resource and tried to read the input stream however I get an error about the object being null. No signature of method: java.lang.String.getInputStream() is...

Hi, Could the issue be something todo with the file not being picked up correctly as I am running my app on LocalHost on a mac and that might be...

Ok stupidly I didn't create the director that is stated in the config (/tmp/uploaded.file). Where would I need to create this in my project structure?

if im on ubuntu then that should work otb? or where in the filesystem do I create the folder? Thanks for all the help on this :)

I no longer require help I have decided to abandon use of this plugin and I wired Camel into the application manually.

The documentation clearly says "**The plug-in provides a new method, "sendMessage", to all Controllers and Services for sending messages to endpoints.**" however when I start typing this in InteliJ it...

Yes the code above I have tried is based on the documentation. I am using Grails 2.4.3, have a missed some sort of setup step? I was expecting to be...

Hi, So I installed everything again from scratch and used an older version of InteliJ and the simple example worked great. Next I tried a more complex example of calling...

Ok so i removed the filter piece and the application loaded. However when the **sendMessage** got run I got the following error: ``` Message: No bean could be found in...

Hi, I cannot revert the project to a previous version, is there any other way to get the plugin to pickup the Bean for processing? Thanks