Users - 6664: How to fix xapool related errors in Eclipse

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - 6664: How to fix xapool related errors in Eclipse

Vinay Agarwal

Hello,

 

I can build 6664 fine with command line but in Eclipse I can’t get rid of xapool related errors. There used to be a xapool??jar that doesn’t seem to be present anymore. How do I fix these errors?

 

Regards,

Vinay Agarwal

 

2          The import org.enhydra.jdbc cannot be resolved           XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 34  February 2, 2006 1:45:32 PM  13803

2          The import org.enhydra.jdbc cannot be resolved           XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 35  February 2, 2006 1:45:32 PM  13804

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 55  February 2, 2006 1:45:32 PM  13805

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 55  February 2, 2006 1:45:32 PM  13806

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 62  February 2, 2006 1:45:32 PM  13807

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 70  February 2, 2006 1:45:32 PM  13808

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 73  February 2, 2006 1:45:32 PM  13809

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 74  February 2, 2006 1:45:32 PM  13810

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 98  February 2, 2006 1:45:32 PM  13811

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 100            February 2, 2006 1:45:32 PM  13812

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 102            February 2, 2006 1:45:32 PM  13813

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 104            February 2, 2006 1:45:32 PM  13814

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 106            February 2, 2006 1:45:32 PM  13815

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 153            February 2, 2006 1:45:32 PM  13816

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 153            February 2, 2006 1:45:32 PM  13817


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - 6664: How to fix xapool related errors in Eclipse

Vinay Agarwal

Excluding framework/entity/src/org/ofbiz/entity/transaction/XaPoolConnectionFactoryjava from the source files makes the project compile in Eclipse. Is this the way to do it?

 

Vinay Agarwal

 

-----Original Message-----
From: Vinay Agarwal [mailto:[hidden email]]
Sent: Thursday, February 02, 2006 2:28 PM
To: 'OFBiz Users / Usage Discussion'
Subject: 6664: How to fix xapool related errors in Eclipse

 

Hello,

 

I can build 6664 fine with command line but in Eclipse I can’t get rid of xapool related errors. There used to be a xapool??jar that doesn’t seem to be present anymore. How do I fix these errors?

 

Regards,

Vinay Agarwal

 

2          The import org.enhydra.jdbc cannot be resolved           XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 34  February 2, 2006 1:45:32 PM  13803

2          The import org.enhydra.jdbc cannot be resolved           XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 35  February 2, 2006 1:45:32 PM  13804

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 55  February 2, 2006 1:45:32 PM  13805

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 55  February 2, 2006 1:45:32 PM  13806

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 62  February 2, 2006 1:45:32 PM  13807

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 70  February 2, 2006 1:45:32 PM  13808

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 73  February 2, 2006 1:45:32 PM  13809

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 74  February 2, 2006 1:45:32 PM  13810

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 98  February 2, 2006 1:45:32 PM  13811

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 100            February 2, 2006 1:45:32 PM  13812

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 102            February 2, 2006 1:45:32 PM  13813

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 104            February 2, 2006 1:45:32 PM  13814

2          StandardXADataSource cannot be resolved to a type   XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 106            February 2, 2006 1:45:32 PM  13815

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 153            February 2, 2006 1:45:32 PM  13816

2          StandardXAPoolDataSource cannot be resolved to a type        XaPoolConnectionFactory.java            ofbiz/framework/entity/src/org/ofbiz/entity/transaction    line 153            February 2, 2006 1:45:32 PM  13817


 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - 6664: How to fix xapool related errors in Eclipse

David E. Jones
In reply to this post by Vinay Agarwal

Yes. All classes excluded in the build.xml files should also be  
excluded in the Eclipse project (unless the jars are added back in).

Eventually I'll probably get the .classpath (Eclipse project  
classpath) file updated, but I haven't had a need for that yet and  
the ant build scripts are the first priority. I use Eclipse but lots  
of people use other things...

-David


On Feb 2, 2006, at 3:35 PM, Vinay Agarwal wrote:

> Excluding framework/entity/src/org/ofbiz/entity/transaction/
> XaPoolConnectionFactoryjava from the source files makes the project  
> compile in Eclipse. Is this the way to do it?
>
>
> Vinay Agarwal
>
>
> -----Original Message-----
> From: Vinay Agarwal [mailto:[hidden email]]
> Sent: Thursday, February 02, 2006 2:28 PM
> To: 'OFBiz Users / Usage Discussion'
> Subject: 6664: How to fix xapool related errors in Eclipse
>
>
> Hello,
>
>
> I can build 6664 fine with command line but in Eclipse I can’t get  
> rid of xapool related errors. There used to be a xapool??jar that  
> doesn’t seem to be present anymore. How do I fix these errors?
>
>
> Regards,
>
> Vinay Agarwal
>
>
> 2          The import org.enhydra.jdbc cannot be resolved            
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 34  February 2, 2006 1:45:32  
> PM  13803
>
> 2          The import org.enhydra.jdbc cannot be resolved            
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 35  February 2, 2006 1:45:32  
> PM  13804
>
> 2          StandardXAPoolDataSource cannot be resolved to a  
> type        XaPoolConnectionFactory.java            ofbiz/framework/
> entity/src/org/ofbiz/entity/transaction    line 55  February 2,  
> 2006 1:45:32 PM  13805
>
> 2          StandardXAPoolDataSource cannot be resolved to a  
> type        XaPoolConnectionFactory.java            ofbiz/framework/
> entity/src/org/ofbiz/entity/transaction    line 55  February 2,  
> 2006 1:45:32 PM  13806
>
> 2          StandardXAPoolDataSource cannot be resolved to a  
> type        XaPoolConnectionFactory.java            ofbiz/framework/
> entity/src/org/ofbiz/entity/transaction    line 62  February 2,  
> 2006 1:45:32 PM  13807
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 70  February 2, 2006 1:45:32  
> PM  13808
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 73  February 2, 2006 1:45:32  
> PM  13809
>
> 2          StandardXAPoolDataSource cannot be resolved to a  
> type        XaPoolConnectionFactory.java            ofbiz/framework/
> entity/src/org/ofbiz/entity/transaction    line 74  February 2,  
> 2006 1:45:32 PM  13810
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 98  February 2, 2006 1:45:32  
> PM  13811
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 100            February 2,  
> 2006 1:45:32 PM  13812
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 102            February 2,  
> 2006 1:45:32 PM  13813
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 104            February 2,  
> 2006 1:45:32 PM  13814
>
> 2          StandardXADataSource cannot be resolved to a type    
> XaPoolConnectionFactory.java            ofbiz/framework/entity/src/
> org/ofbiz/entity/transaction    line 106            February 2,  
> 2006 1:45:32 PM  13815
>
> 2          StandardXAPoolDataSource cannot be resolved to a  
> type        XaPoolConnectionFactory.java            ofbiz/framework/
> entity/src/org/ofbiz/entity/transaction    line 153            
> February 2, 2006 1:45:32 PM  13816
>
> 2          StandardXAPoolDataSource cannot be resolved to a  
> type        XaPoolConnectionFactory.java            ofbiz/framework/
> entity/src/org/ofbiz/entity/transaction    line 153            
> February 2, 2006 1:45:32 PM  13817
>
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users