Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

deploy flex application on SAP J2EE SERVER

Former Member
0 Likes
273

hi experts,

I am developing my flex application in FlexBuilder3.0 and want to deploy it on SAP J2EE SERVER.

I tried many things but didn't get success.

Can some one please help me regarding the same.

Best Regards

Bagauli

Edited by: Trilochan Bagauli on Nov 20, 2008 9:21 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
252

hi Trilochan,

This is a wiered solution but try to embed your HTML file in the JSP(WebModule) project and create a war and EAR file. now deploy the EAR file in the SAP j2EE server using SDM.

Hope this works. Enjoy .

Regards

Pramod

1 REPLY 1
Read only

Former Member
0 Likes
253

hi Trilochan,

This is a wiered solution but try to embed your HTML file in the JSP(WebModule) project and create a war and EAR file. now deploy the EAR file in the SAP j2EE server using SDM.

Hope this works. Enjoy .

Regards

Pramod