[flexcoders] A file found in a source-path must have the same package structure

2006-10-24 Thread erik_jen5en
Hi all,I am attempting to get a build environment working with the commandline tools. So far I have an Ant build script that will build allmxml files in a directory but I keep getting the following error,A file found in a source-path must have the same package structure '',as the definition's

[flexcoders] Re: A file found in a source-path must have the same package structure

2006-10-24 Thread erik_jen5en
__ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of erik_jen5en Sent: Tuesday, October 24, 2006 4:59 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] A file found in a source-path must have the same package structureHi all, I am attempting to get a build

[flexcoders] Re: Unable to access UserTransaction in DataService.

2006-09-28 Thread erik_jen5en
if this is it, but have you read this TechNote about weaking typing and the ClassCastException? http://www.adobe.com/go/6b9a3b10 Regards, Dave. On 9/27/06, erik_jen5en [EMAIL PROTECTED] wrote: It seems that the problem is not isolated to only JBoss. I have deployed the application to Tomcat

[flexcoders] Re: Unable to access UserTransaction in DataService.

2006-09-27 Thread erik_jen5en
is there anything special I am missing? --- In flexcoders@yahoogroups.com, erik_jen5en [EMAIL PROTECTED] wrote: Hi Jeff, I don't seem to be able to get access to your JSP file although I do have another application deployed on the application server that uses the UserTransaction during a JAAS

[flexcoders] Re: Unable to access UserTransaction in DataService.

2006-09-26 Thread erik_jen5en
? Jeff From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of erik_jen5en Sent: Monday, September 25, 2006 5:54 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Unable to access UserTransaction in DataService. I have

[flexcoders] Re: Unable to access UserTransaction in DataService.

2006-09-25 Thread erik_jen5en
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of erik_jen5en Sent: Friday, September 22, 2006 6:27 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Unable to access UserTransaction in DataService. JBoss does use the java:/comp/UserTransaction JNDI name

[flexcoders] Re: Unable to access UserTransaction in DataService.

2006-09-22 Thread erik_jen5en
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of erik_jen5en Sent: Thursday, September 21, 2006 12:51 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Unable to access UserTransaction in DataService. I am trying to use a data service on JBoss but keep

[flexcoders] Unable to access UserTransaction in DataService.

2006-09-21 Thread erik_jen5en
I am trying to use a data service on JBoss but keep getting the following error, [RPC Fault faultString=Unable to access UserTransaction in DataService. faultCode=Server.Processing faultDetail=null] at