[rules-users] Gwt Error while integrating guvnor with custom application.

2012-07-18 Thread soumya
Hi,

I am new to drools, currently i have deployed drools-guvnor5.3 on jboss AS
5.1GA.
I want to use guvnor asset editor in my custom application. I have followed
the link 
http://ilesteban.wordpress.com/2010/11/23/guvnor-embed-assets-editor-in-your-application/.
I am using assetEditor.html, but when i click on submit button it says
"Plugin failed to connect to Development Mode server at localhost:8080"

The URL mentioned in my html is
"http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/standaloneEditorServlet?gwt.codesvr=localhost:8080";
as my server is running on localhost:8080.

Anybody come across this error and having solution?
Please help!!!

--
View this message in context: 
http://drools.46999.n3.nabble.com/Gwt-Error-while-integrating-guvnor-with-custom-application-tp4018754.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Gwt Error while integrating guvnor with custom application.

2012-07-18 Thread Esteban Aliverti
Try removing the
'gwt.codesvr=localhost:8080'
from the url. That parameter is only valid when GWT is running in dev mode.

Best Regards,



Esteban Aliverti
- Blog @ http://ilesteban.wordpress.com


On Wed, Jul 18, 2012 at 3:55 PM, soumya  wrote:

> Hi,
>
> I am new to drools, currently i have deployed drools-guvnor5.3 on jboss AS
> 5.1GA.
> I want to use guvnor asset editor in my custom application. I have followed
> the link
>
> http://ilesteban.wordpress.com/2010/11/23/guvnor-embed-assets-editor-in-your-application/
> .
> I am using assetEditor.html, but when i click on submit button it says
> "Plugin failed to connect to Development Mode server at localhost:8080"
>
> The URL mentioned in my html is
> "
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/standaloneEditorServlet?gwt.codesvr=localhost:8080
> "
> as my server is running on localhost:8080.
>
> Anybody come across this error and having solution?
> Please help!!!
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Gwt-Error-while-integrating-guvnor-with-custom-application-tp4018754.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Gwt Error while integrating guvnor with custom application.

2012-07-19 Thread soumya
Hi Esteban,

I tried removing 'gwt.codesvr=localhost:8080' from the url but then i get a
page not found.

Is there any gwt jars or server installations to be done seperately?

--
View this message in context: 
http://drools.46999.n3.nabble.com/Gwt-Error-while-integrating-guvnor-with-custom-application-tp4018754p4018769.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users