RE: struts2+hiberate org.hibernate.cfg.Configuration

2012-12-14 Thread Martin Gainty
way too many variables to venture an intelligent answer you might have a firewall issue in whicbh case we will need to know all intervening proxies and authentication credentials to all intervening proxiesyour Hibernate Configuration (hibernate.cfg.*) xml might be malformedthe database that yo

RE: struts2+hiberate org.hibernate.cfg.Configuration

2012-12-14 Thread Martin Gainty
way too many variables to venture an intelligent answer you might have a firewall issue in whicbh case we will need to know all intervening proxies and authentication credentials to all intervening proxies your Hibernate Configuration (hibernate.cfg.*) xml might be malformed the database that y

Re: struts2+hiberate org.hibernate.cfg.Configuration

2012-12-14 Thread john lee
tks for reply.   it is at local, no proxy, no firwall   also, i just change to SYSTEM for give an try, but also receive same error message.     From: Jeff Black To: Struts Users Mailing List ; john lee Sent: Friday, December 14, 2012 2:44 PM Subject: Re: stru

Re: struts2+hiberate org.hibernate.cfg.Configuration

2012-12-14 Thread Dave Newton
Maybe a Hibernate list/group would be more appropriate. Dave (pardon brevity, typos, and top-quoting; on cell) On Dec 14, 2012 2:46 PM, "john lee" wrote: > i am new to struts2+hiberate, i can successfuly make struts2 sample > project working, but not hiberate, i just make an simple test progra

struts2+hiberate org.hibernate.cfg.Configuration

2012-12-14 Thread john lee
i am new to struts2+hiberate,  i can successfuly make struts2 sample project working, but not hiberate, i just make an simple test program, and compile is good, but when execute, the error is at following, the project tree is also include   please help, thanks in advance           alpha:/var/apa

Re: REST Mappers

2012-12-14 Thread Lukasz Lenart
2012/12/13 ChadDavis : > Perhaps I misunderstand the purpose of struts.rest.namespace. I had > thought it's purpose would be to cause the RestActionMapper to reject > handling of all requests not in struts.rest.namespace. Is this incorrect? Hm... I think you're right, instead doing that on the