Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
werpu
Post subject: 4.1m2 hibernate/spring config  PostPosted: Dec 19, 2005 - 11:23 AM
Veteran Member
Veteran Member


Joined: Jul 02, 2003
Posts: 67

a) JSF Editor: The panelgrid Tag is not rendered correctly the columns attribute is ignored, thus a table based layout preview is not rendered correctly
Example:
<h:panelGrid columns="2">
<h:inputText></h:inputText>
<h:inputText></h:inputText>
<h:inputText></h:inputText>
<h:inputText></h:inputText>
</h:panelGrid>

results in more than two colums being in one row depending on the screensize

b) xdoclet ejb generators:
No target for Geronimo
Version number for jboss is limited to numbers smaller than 4, the current version number of jboss is around 4.x

c) no expanded deployment is possible in Geronimo, and no on the fly sync
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
werpu
Post subject:   PostPosted: Dec 19, 2005 - 11:25 AM
Veteran Member
Veteran Member


Joined: Jul 02, 2003
Posts: 67

additionally to that, add spring capabilities, does not add the needed spring libraries to the web-inf/lib
in a webapp, also if the hibernate mapping already is done, you cannot switch to a spring based one
all which is added is only a link to the hibernate config file.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-eugene
Post subject:   PostPosted: Dec 20, 2005 - 07:03 AM
Moderator
Moderator


Joined: May 12, 2005
Posts: 283

I've submitted these bug reports for investigations. Thank you for your help.

_________________
Eugene
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Support-Brian
Post subject:   PostPosted: Dec 20, 2005 - 07:11 AM
Moderator
Moderator


Joined: Aug 21, 2004
Posts: 1319

Werpu,

Just a short note about your hibernate mapping and spring issue.
While we do not convert existing hibernate configs into a spring config, you can configure the project so that all additional mappings generated henceforth are put into the spring configuration instead of the hibernate configuration.
You can do this by Opening up Project properties > MyEclipse - Hibernate and then set the active config file to one of your bean configs; you must specify a bean id for this to work correctly.

Does that solve this issue for you?
Best,
Brian.

_________________
Brian
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
werpu
Post subject:   PostPosted: Dec 20, 2005 - 01:41 PM
Veteran Member
Veteran Member


Joined: Jul 02, 2003
Posts: 67

Not quite the same, but good enough (I had that in mind as fallback option anyway ;-)), see my bugreport as feature request.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits