skip head


skip left navigation

For visitors
Font Size: reduce increase

EXPO REAL

Your Contact Partners

Visitor Hotline 
 
Phone: +49 89 94911628
Fax: +49 89 94911629
E-mail: info@exporeal.net
 
MMI - International Contacts
 

The EXPO REAL Team

Exhibition Management
The EXPO REAL Exhibition Management will be pleased to advise you on trade fair planning in general.

Claudia Boymanns, Exhibition Director EXPO REAL Claudia Boymanns
Exhibition Director EXPO REAL
E-mail: claudia.boymanns@messe-muenchen.de

Katharina Clarke, Exhibition Manager EXPO REALKatharina Clarke
Exhibition Manager EXPO REAL
E-mail: katharina.clarke@messe-muenchen.de

Isabella Bayer
Exhibition Assistant EXPO REAL
E-mail: isabella.bayer@messe-muenchen.de


Conference Programme
Our team will gladly answer any questions you may have about the conference programme.

Claudia Boymanns
E-mail: claudia.boymanns@messe-muenchen.de


Press Department
The Press Department will be pleased to advise you on all press activities before and during EXPO REAL.

Katrin Polenz
Trade Fair PR Manager
E-mail: katrin.polenz@messe-muenchen.de


Advertising Department
The advertising team are here to help with any advertising queries at EXPO REAL.

Sabine Feller
Marketing Manager EXPO REAL
E-mail: sabine.feller@messe-muenchen.de


Protocol Department
The protocoll team will be pleased to advise you on questions concerning the visit of official political delegations as well as on all questions concerning your event scheduling.

Maria Fröhlich  
maria.froehlich@messe-muenchen.de


Media Sales
Our Media Sales Team will be pleased to advise you on cover advertising on the trade fair grounds.

Michaela Hausmann   
michaela.hausmann@messe-muenchen.de


Technical Services for Exhibitors
Please contact the Technical Exhibition Services Division for technical orders and planning permissions for stands.

Team TAS 3
tas3@messe-muenchen.de


Catalogue
The catalogue publishing team are available to assist you with any queries related to the booking of your entries, adverts and company profiles in the official EXPO REAL catalogue.

EXPO REAL Media Services
info@exporeal-mediaservices.de



For further information please contact
CE Server - Error

webfair CE Server v5.1.1 build 1640

Error: javax.servlet.jsp.JspException: userID
Exception path: Template AV_Adressen_MMI(2361); Bean AV_Outlook_Import4Subagents (3049)
Database: ecom
Error location: Bean: 3049

<%-- Selektion aller verfuegbaren Daten fuer CSV-Datei --%>
<ce:set var="sql" value="select user_salutation, user_firstname, user_lastname, user_company, user_street, uavx_street2, user_city, uavx_zip, user_fax, 
				 user_phone, user_email, uavx_email, indc_gender, user_url, uavx_pobox1, uavx_pobox2, uavx_iso_id, user_country, uavx_country, uavx_lang_id, uavx_company2
				 from TBL_USER usr left join TBL_EPT_UAVX_USER_AV_EXT uavx on usr.user_id=uavx.user_id where usr.user_id=#r_su_user_id#"/>
<ce:sql sql="#sql#" into="t_user_salutation, t_user_firstname, t_user_lastname, t_user_company, t_user_street, t_uavx_street2, t_user_city, t_uavx_zip, t_user_fax, t_user_phone, t_user_email, t_uavx_email, t_indc_gender, t_user_url, t_uavx_pobox1, t_uavx_pobox2, t_uavx_iso_id, t_user_country, t_uavx_country, t_uavx_lang_id, t_uavx_company2"/>

<ce:set var="sql_su" value="select uavx_iso_id, uavx_lang_id, uavx_country
				 from TBL_USER usr inner join TBL_EPT_UAVX_USER_AV_EXT uavx on usr.user_id=uavx.user_id where usr.user_id=#r_user_id#"/>
<ce:sql sql="#sql_su#" into="t_uavx_iso_id, t_uavx_lang_id, t_uavx_user_country_av"/>

<%-- Datei und Header in Abhaengigkeit der Sprache generieren --%>
<ce:if cond="#CE_LANGUAGE#=='de'">
	<ce:set var="t_user_country" value="#t_uavx_country#"/><%-- dt. Laendername --%>
	<ce:set var="user_country_av" value="#t_uavx_user_country_av#"/><%-- dt. AV-Laendername --%>
	<ce:set var="contact_category" value="MMI Vertriebspartner"/>
	<ce:set var="filename" value="#glo_file_path_bean#MMI-Kontakt-#t_uavx_iso_id#.csv"/>
	<ce:saveas file="#filename#"></ce:saveas>
	<ce:saveas file="#filename#" action="append">"Anrede","Vorname","Nachname","Firma","<ce:msg key="outlook-imp.field-street"/> <ce:msg key="outlook-imp.field-business"/>","<ce:msg key="outlook-imp.field-street"/> <ce:msg key="outlook-imp.field-business"/> 2","Ort <ce:msg key="outlook-imp.field-business"/>","Postleitzahl <ce:msg key="outlook-imp.field-business"/>","Land <ce:msg key="outlook-imp.field-business"/>","Fax <ce:msg key="outlook-imp.field-business"/>","Telefon <ce:msg key="outlook-imp.field-business"/>","Kategorien","E-Mail-Adresse","E-Mail: Angezeigter Name","E-Mail 2: Adresse","E-Mail 2: Angezeigter Name","Geschlecht","Webseite","Postfach <ce:msg key="outlook-imp.field-business"/>","Sprache"
</ce:saveas>
</ce:if>
<ce:if cond="#CE_LANGUAGE#=='en'">
	-> <ce:getUser userID="#r_user_id#" into="l_obj_user"/>
	<ce:set var="user_country_av" value="#l_obj_user.country#"/><%-- engl. AV-Laendername --%>
	<ce:set var="contact_category" value="MMI Partners"/>
	<ce:set var="filename" value="#glo_file_path_bean#MMI-Contact-#t_uavx_iso_id#.csv"/>
	<ce:saveas file="#filename#"></ce:saveas>
	<ce:saveas file="#filename#" action="append">"Title","First Name","Last Name","Company","Business Street","Business Street 2","Business City","Business Postal Code","Business Country","Business Fax","Business Phone","Categories","E-mail Address","E-mail Display Name","E-mail 2 Address","E-mail 2 Display Name","Gender","Web Page","PO Box","Language"
</ce:saveas>
</ce:if>

<%-- Schreiben der Kontakt-Daten in Datei --%>
<ce:if cond="#t_uavx_lang_id#==1">
	<ce:msg key="profile.lang_de" into="t_uavx_lang"/>
</ce:if>
<ce:if cond="#t_uavx_lang_id#==2">
	<ce:msg key="profile.lang_en" into="t_uavx_lang"/>
</ce:if>
<ce:if cond="#t_indc_gender# == 'M'">
	<ce:msg key="profile.gender_m" into="t_gender"/>
</ce:if>
<ce:if cond="#t_indc_gender# == 'F'">
	<ce:msg key="profile.gender_f" into="t_gender"/>
</ce:if>
<ce:saveas file="#filename#" action="append">"#t_user_salutation#","#t_user_firstname#","#t_user_lastname#","#t_user_company# #t_uavx_company2#","#t_user_street#","#t_uavx_street2#","#t_user_city#","#t_uavx_zip#","#t_user_country#","#t_user_fax#","#t_user_phone#","#contact_category#","#t_user_email#","#t_user_email#","#t_uavx_email#","#t_uavx_email#","#t_gender#","#t_user_url#","#t_uavx_pobox1# #t_uavx_pobox2#","#t_uavx_lang#"
</ce:saveas>

<ce:if cond="#mmi_ww_intern#==1">
<table cellspacing="0" cellpadding="0" width="450" border="0"><tr><td>
</ce:if>
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<ce:if cond="#mmi_ww_intern#==1">
	<tr>
		<td>
		<ce:if cond="CE_LANGUAGE=='de'">
			<IMG SRC="http://ecom.messe-muenchen.de/plugin/image/#CE_CURRENT_DB#/mmi_weltweit" alt="MMI Weltweit">
		</ce:if>
		<ce:if cond="CE_LANGUAGE=='en'">
			<IMG SRC="http://ecom.messe-muenchen.de/plugin/image/#CE_CURRENT_DB#/header_en" alt="MMI Worldwide">
		</ce:if>
		</td>
	</tr>
	<tr>
		<td>&nbsp;</td>
	</tr>
</ce:if>
	<tr>
		<td>
			<table cellspacing="2" cellpadding="1" border="0" width="100%"> 
				<tr>
					<td class="ww_text" align="left"><b><ce:msg key="outlook-imp.header"/> - #user_country_av#</b></td>
				</tr>
				<tr>
					<td>&nbsp;</td>
				</tr>
				<tr>
					<td class="ww_text" align="left"><ce:msg key="outlook-imp.text"/></td>
				</tr>
				<tr>
					<td class="ww_text" align="left">
					<ce:if cond="CE_LANGUAGE=='de'">
						<br><img src="http://ecom.messe-muenchen.de/plugin/image/#CE_CURRENT_DB#/arrow_003866.gif" border="0">&nbsp;<a href="#glo_file_path_url#MMI-Kontakt-#t_uavx_iso_id#.csv" class="ww_link-blue"><ce:msg key="outlook-imp.download"/></a> <ce:msg key="maillist.csv-save"/>
					</ce:if>    	
					<ce:if cond="CE_LANGUAGE=='en'">
						<br><img src="http://ecom.messe-muenchen.de/plugin/image/#CE_CURRENT_DB#/arrow_003866.gif" border="0">&nbsp;<a href="#glo_file_path_url#MMI-Contact-#t_uavx_iso_id#.csv" class="ww_link-blue"><ce:msg key="outlook-imp.download"/></a> <ce:msg key="maillist.csv-save"/>
					</ce:if>    	
					</td>
				</tr>
				<tr>
					<td class="ww_text" align="left"><ce:msg key="outlook-imp.helptext"/></td>
				</tr>
			<ce:if cond="#mmi_ww_intern#==1">
				<tr>
					<td>&nbsp;</td>
				</tr>
				<tr>
					<td align="right"><a href="/plugin/template/#CE_CURRENT_DB#/#CE_TOPICFOLDER_ID#/&page=Profile&amp;lastPage=#lastPage#&amp;sel_country=#sel_country#&amp;r_continent=#r_continent#&amp;random=#random#" class="ww_link-blue"><ce:msg key="navigation.back"/></a></td>
				</tr>
			</ce:if>
			</table>
		</td>
	</tr>
</table>
<ce:if cond="#mmi_ww_intern#==1">
</td></tr></table>
</ce:if>

<ce:setnull var="r_user_id, filename, sql, t_uavx_lang, t_gender, contact_category"/>
<ce:setnull var="l_obj_user, t_uavx_user_country_av, user_country_av"/>
<x:call name="ecom_functions.deleteSessionVariables" params="TBL_USER, t_"/>
<x:call name="ecom_functions.deleteSessionVariables" params="TBL_EPT_UAVX_USER_AV_EXT, t_"/>

<%--
////////////////////////////////////////////////
Felder deutsch:
"Anrede"
"Vorname"
"Nachname"
"Firma"
"Stra?e gesch?ftlich"
"Stra?e gesch?ftlich 2"
"Ort gesch?ftlich"
"Postleitzahl gesch?ftlich"
"Land gesch?ftlich"
"Fax gesch?ftlich"
"Telefon gesch?ftlich"
"Kategorien"
"E-Mail-Adresse"
"E-Mail: Angezeigter Name"
"E-Mail 2: Adresse"
"E-Mail 2: Angezeigter Name"
"Geschlecht"
"Webseite"
"Postfach gesch?ftlich"
"Sprache"

////////////////////////////////////////////////
Felder englisch:
"Title"
"First Name"
"Last Name"
"Company"
"Business Street"
"Business Street 2"
"Business City"
"Business Postal Code"
"Business Country"
"Business Fax"
"Business Phone"
"Categories"
"E-mail Address"
"E-mail Display Name"
"E-mail 2 Address"
"E-mail 2 Display Name"
"Gender"
"Web Page"
"PO Box"
"Language"
--%>

    
    
Stack trace: javax.servlet.jsp.JspException: userID
at cetaglib.AbstractTag.getInt(AbstractTag.java:37)
at com.webfair.teamroom.tags.user.GetUserTag.run(GetUserTag.java:51)
at cetaglib.ActionTag.evaluate(ActionTag.java:14)
at cetaglib.ConditionTag.doStartTag(ConditionTag.java:39)
at Jsp_media_sec_webfair_CEServerPages_target_bean_ecom_3049_debug_jsp._jspService(Jsp_media_sec_webfair_CEServerPages_target_bean_ecom_3049_debug_jsp.java:280)
at com.webfair.jspengine.JspDispatcher.callJsp(JspDispatcher.java:156)
at com.webfair.jspengine.JspDispatcher.callRelativeJsp(JspDispatcher.java:175)
at com.webfair.jspengine.JspPageContext.include(JspPageContext.java:270)
at cetaglib.ce.BeanTag.includeBean(BeanTag.java:169)
at cetaglib.ce.BeanTag.doEndTag(BeanTag.java:124)
at Jsp_media_sec_webfair_CEServerPages_target_template_ecom_2361_jsp._jspService(Jsp_media_sec_webfair_CEServerPages_target_template_ecom_2361_jsp.java:98)
at com.webfair.jspengine.JspDispatcher.callJsp(JspDispatcher.java:156)
at com.webfair.ceserver.util.Util.callJsp(Util.java:332)
at com.webfair.ceserver.util.Util.forwardToJsp(Util.java:297)
at com.webfair.ceserver.plugin.TemplatePlugin.forwardTemplate(TemplatePlugin.java:305)
at com.webfair.ceserver.plugin.TemplatePlugin.processTextArticle(TemplatePlugin.java:271)
at com.webfair.ceserver.plugin.TemplatePlugin.execute(TemplatePlugin.java:219)
at com.webfair.ceserver.Server._processRequest(Server.java:414)
at com.webfair.ceserver.Server.processRequest(Server.java:302)
at com.webfair.ceserver.Server.doGet(Server.java:231)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)