Hi All,

I am trying to implement the AutoSync Functionality in Flex Web App using
ClearDB. The exact requirement is:
I have a
1. SQL Server 2008 Database
2. Adobe Web App
3. Java services
4. ClearDB

Whenever user opens the Flex Web App then a java remote service method would
be invoked and that service will get all the users in SQLServer DB table.

I am referring the below URL:
http://www.cleartoolkit.com/dokuwiki/doku.php?id=clearwiki:20.cleardatabuilder:08.tutorial:03.cdb_with_mybatis
I am trying to create the same sample application but facing problems.

*My App name is: *ClearHibernateNew

I have placed the App under C:\Program Files\Apache Software
Foundation\Tomcat 6.0\webapps\ClearHibernateNew

I have done all the necessary configurations and environment setup. All is
done but I have stuck at only one place.
I am getting following error message:

[FaultEvent fault=[RPC Fault faultString="Send failed"
faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed
error NetConnection.Call.Failed: HTTP: Failed: url: '
http://localhost:8080//WebContent/messagebroker/amf'"]
messageId="6E1A177A-4CDD-1CB3-A1CC-B3A492483D67" type="fault" bubbles=false
cancelable=true eventPhase=2]

One thing I have noticed here is that, the URL here says "
http://localhost:8080/ClearHibernateNew/WebContent/messagebroker/amf'" But
the application name "ClearHibernateNew" is missing in the URL path.

I am not sure where this needs to be configured.

[image: app_location.JPG]



Kindly assist me to resolve this problem.

Thanks very much.

Nagesh.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

<<app_location.JPG>>

Reply via email to