Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

wusoft
wusoft
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
3

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by wusoft
Customize the badges you want to showcase on your profile
Re: Is hibernate built in the flex data services - Adobe LiveCycle 02-04-2007
Well, No Hibernate itself is not built-in in FDS, though there isHibernateAssembler which manages everything between hibernateresources & fds. We have to place hibernate resources(all required files) inlibrary. Best thing to learn & develop application usinghibernate/fds is:http://blogs.adobe.com/mtg/2006/08/my_first_hibernate_enabled_fle.html

Views

108

Likes

0

Replies

0
Re: How to Start With - Adobe LiveCycle 21-03-2007
Hello There, There is plenty of stuff to start with for Adobe Flex. I willsay start searching for tutorials available online & checkoutflex developers blogs. www.adobe.com/devnet/flex/ is the best resource available,there are sample applications available along with the code,different blogs are also listed there. If you are java developer & have knowledge of Hibernate,I would suggest start with:http://blogs.adobe.com/mtg/2006/08/my_first_hibernate_enabled_fle.htmlBest of Luck!

Views

117

Likes

0

Replies

0
Re: Problem importing flex.messaging.FlexSession - Adobe LiveCycle 21-03-2007
well thanks, I solved the problem.

Views

154

Likes

0

Replies

0
Problem importing flex.messaging.FlexSession - Adobe LiveCycle 04-03-2007
Hello Everyone, I am new to developing applications using Flex 2.0I cant import flex.messaging.*; in my eclipse intelisence Ionly see namespaces(packages) like mx, adobe, com, flash but noFLEX. I found out that those classes that are of my need likeFlexSession and FlexCreator are available inside a .jar file named"flex-messaging.jar" which is placed inside lib folder of my flexapplication(flex.war) deployed on Tomcat. Now what to do? Any idea?Basically I am trying to create a Login Application i...

Views

443

Likes

0

Replies

2