Re: Class Loader Problem

2009-03-16 Thread Rex Wang
why in your log shows loading "default/ecommerce/1.0/car", but in your plan specified: mds ecommerce 2.0 car Is there a "default/ecommerce/1.0/ecommerce-1.0.car" in your 's repository? Rex 2009/3/15 Russell Collins > W

Re: Disabling Faces Error Handling

2009-03-16 Thread rbaumhof
Hi Pavel, no, i did not find a solution yet now. I have worked around the problem by configuring error pages in web.xml. Unfortunately this does not work for error code 500. But at the moment i could solve all problems where error code 500 was sent, so in most cases it's now working and the user

Will the generic Tranql connector for Oracle 10g supports SimpleNativeJdbcExtractor?

2009-03-16 Thread Hearty
The following code snippet I am using import org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor; public LobHandler getLobHandler() { OracleLobHandler lh = new OracleLobHandler(); lh.setNativeJdbcExtractor(new SimpleNativeJdbcExtractor()); return lh;

Re: Issues facing when connecting with Oracle10g

2009-03-16 Thread Hearty
Issue Number1. I am able to see the tables. But records are missing from of the tables. The issue "ORA-00054: resource busy and acquire with NOWAIT" is not happening when I am using tomcat 5.5 Regarding the Issue Number 2: The code excerpt is as follows //The code is converting the image stream t

Re: Issues facing when connecting with Oracle10g

2009-03-16 Thread Hearty
Issue Number1. I am able to see the tables. But records are missing from of the tables. The issue "ORA-00054: resource busy and acquire with NOWAIT" is not happening when I am using tomcat 5.5 Regarding the Issue Number 2: The code excerpt is as follows //The code is converting the image stream t

Problem: WSDL generation for JPA enhanced classes

2009-03-16 Thread Phili
Hi, I'm trying to deliver jpa entity classes through a web-service. It works fine unless I use build-time enhanced classes: The WSDL generation fails at deploy-time because of missing jpa-classes: 14:22:00,743 ERROR [WsdlGenerator] WSDL generation process failed 14:22:00,743 ERROR [WsdlGenerat

Re: your current Geronimo evaluation

2009-03-16 Thread Aldian_00
Aldian_00 wrote: > > > Ok Thank you very much everyone for the reply. I would still have a tough > question to ask you: > > About Geronimo's load balancing / failover capacities. Is it only based on > apache's ones, or is there a functionality specific to Geronimo about > this? > > I am ask