[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-06 Thread asack
"asack" wrote : "asack" wrote : This works now in 404CR2 though I'm having a 
rollback issue with iBatis (I'm debugging now).  It definitely does not work on 
403SP1.  I can't believe I'm the only one running into thismaybe I'm doing 
something wrong though my example is simple enough...
  | 
  | I lie.  By default 403 was turning on EAR isolation and 404 had it off 
unless you really do put a checkmark during install. 
  | 
  | So...now it seems that the EAR does find the XML file but iBatis can't find 
the config file during runtime.  This may be an iBatis issue but doc says it 
gets it from the current Classpath.

Nope its still not right.  I don't understand.  I'm trying to load this from a 
DAO constructor to get a SqlMapClient.  It just can't find my file.  I'm 
wondering if I need to grab the paraet classloader() or this is abug in the 
iBatis call to get the file (though turing EAR isolation off fixes this 
obviously).

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935607#3935607

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935607


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-06 Thread asack
"asack" wrote : This works now in 404CR2 though I'm having a rollback issue 
with iBatis (I'm debugging now).  It definitely does not work on 403SP1.  I 
can't believe I'm the only one running into thismaybe I'm doing something 
wrong though my example is simple enough...

I lie.  By default 403 was turning on EAR isolation and 404 had it off unless 
you really do put a checkmark during install. 

So...now it seems that the EAR does find the XML file but iBatis can't find the 
config file during runtime.  This may be an iBatis issue but doc says it gets 
it from the current Classpath.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935599#3935599

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935599


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-06 Thread asack
This works now in 404CR2 though I'm having a rollback issue with iBatis (I'm 
debugging now).  It definitely does not work on 403SP1.  I can't believe I'm 
the only one running into thismaybe I'm doing something wrong though my 
example is simple enough...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935550#3935550

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935550


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-05 Thread asack
"[EMAIL PROTECTED]" wrote : There is a testcase for this so create a jira issue 
with the last version of the ear with the jars referenced by the my.jar 
manifest.
  | 
  | http://jira.jboss.com/jira/browse/JBAS

Scott, thanks.  I'm going bald and I already don't have a lot of hair...

I will try to do this...though I've never done this before so bare with 
me...this is definitely a bug in 404RC1.  I'm actually going to try 404RC2 as 
well as 403SP1 to see if its already been addressed.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935302#3935302

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935302


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-05 Thread [EMAIL PROTECTED]
There is a testcase for this so create a jira issue with the last version of 
the ear with the jars referenced by the my.jar manifest.

http://jira.jboss.com/jira/browse/JBAS

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935288#3935288

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935288


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-05 Thread asack
Another update, no matter where I put my Map and/or Config.xml file within 
my.jar, I can't see it and its not on my runtime classpath.

Has anyone experienced this before?  After reading Chapter 8 more  closely of 
the J2EE spec, putting the lib/ibatis* entries in the Class-Path MANFEST 
attribute of my.jar seems correct.  I don't understand why though classes and 
files within that jar are not part of my context classpath during runtime.

If I package this as a standalone jar file with iBatis libraries in 
default/lib, everything works.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935284#3935284

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935284


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-05 Thread asack
Whoops, no my my.jar MANIFEST file has the reference to ibatis libaries.  But 
either way doesn't work (I tried the first way for S&G's and that doesn't even 
find them).

This is so weird...I'm using 404RC1...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935272#3935272

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935272


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Re: EAR packaging issue with classpaths and optional librari

2006-04-05 Thread asack
I would like to add taht yes, I checked, the map files are there and the 
correct path is specified.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3935265#3935265

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3935265


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user