[mule-user] JDBC ACK query:Could not resolve placeholder

1 view
Skip to first unread message

Harinath Mallepally

unread,
Oct 3, 2008, 6:07:07 PM10/3/08
to us...@mule.codehaus.org

I am not able to set up ack queries in my mule application.
Could you please suggest me what should I be doing now?,

Thanks
Harinath

1012 [main] INFO org.mule.config.spring.MuleApplicationContext - Bean factory for application context [org.mule.config.spring.MuleApplicationContext@1617189]: org.springframework.beans.factory.support.DefaultListableBeanFactory@e53220
1216 [main] ERROR org.mule.config.builders.AbstractConfigurationBuilder - Configuration with "org.mule.config.spring.SpringXmlConfigurationBuilder" failed.
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'ABC.JDBConnector' defined in null: Could not resolve placeholder 'map-payload:GS1'
at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:268)
at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75)
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:554)
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:528)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:363)
at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:102)
at org.mule.config.spring.MuleApplicationContext.<init>(MuleApplicationContext.java:56)

Thanks
Harinath Mallepally
Sr.Technical Specialist | Infosys Technologies Ltd,Hyderabad |Mobile:+91-9391920444 |Direct:+91 -40-67053343|Extn:53343


**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are not
to copy, disclose, or distribute this e-mail or its contents to any other person and
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken
every reasonable precaution to minimize this risk, but is not liable for any damage
you may sustain as a result of any virus in this e-mail. You should carry out your
own virus checks before opening the e-mail or attachment. Infosys reserves the
right to monitor and review the content of all messages sent to or from this e-mail
address. Messages sent to or from this e-mail address may be stored on the
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


Harinath Mallepally

unread,
Oct 4, 2008, 5:29:11 AM10/4/08
to us...@mule.codehaus.org
I got the problem, somehow I got a property configurator defined in my spring configuration file and as the spring default placeholderPrefix and placeholderSufix are ${ and }, spring was trying to resolve mule place holders from my property files.

Well, It will be great if someone suggests me to change the default place holder for Mule from ${ } to something else?

Thanks
Harinath

mahanare

unread,
Nov 15, 2008, 5:48:30 AM11/15/08
to us...@mule.codehaus.org

Need help, what is the place holder getting place holder values from inbound
query (into outbund jdbc query) for mule 2.0.2?
in mule 2.0.1 it worked when i gave {map:<<COLUMN>>} in the sql statement
for ack query.
but the same is failing in mule 2.0.2.

Thanks
Harinath

--
View this message in context: http://www.nabble.com/JDBC-ACK-query%3ACould-not-resolve-placeholder-tp19808744p20514231.html
Sent from the Mule - User mailing list archive at Nabble.com.

mahanare

unread,
Nov 28, 2008, 10:47:09 AM11/28/08
to us...@mule.codehaus.org

Here is the list of ACK query mechanism(To retrieve values from inbound query
to be part of ack query).
2.1.1
#[map-payload:<<COLUMN>>]

2.0.2
${map-payload:<<COLUMN>>]}

2.0.1
${map:<<COLUMN>>]}

--
View this message in context: http://www.nabble.com/JDBC-ACK-query%3ACould-not-resolve-placeholder-tp19808744p20736647.html

mahanare

unread,
Nov 28, 2008, 11:01:10 AM11/28/08
to us...@mule.codehaus.org

sorry, small corrections
Reply all
Reply to author
Forward
0 new messages