Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Finding project.xml file in jar using sessions.xml

No, as long as the jar is on the classpath.



amphoras wrote:
> 
> Hi James,
> 
> Thanks for the quick reply.  I just want to confirm--there's no need to
> give the name of the jar that the project.xml is in?  I am expecting my
> project.xml and sessions.xml files to be in different jars.
> 
> Thanks,
> Polly
> 
> 
> 
> James Sutherland wrote:
>> 
>> Just give a relative resource path to project.xml file.  As long as it is
>> on the resource classpath it will be found.  i.e.
>> "/META-INF/project.xml".
>> 
> 
> 


-----
---
http://wiki.eclipse.org/User:James.sutherland.oracle.com James Sutherland 
http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink 
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink , 
http://wiki.oracle.com/page/TopLink TopLink 
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink , 
http://www.nabble.com/EclipseLink-f26430.html EclipseLink 
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence 
-- 
View this message in context: http://www.nabble.com/Finding-project.xml-file-in-jar-using-sessions.xml-tp18861280p18926063.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top