Re: Can't find Framework

2014-11-03 Thread Chuck Hill
Probably path or directory related. WOLips is installed? Running it as a WOApp not a Java app? What is the working directory? You don't have bundles turned on, do you? On 2014-11-03, 10:03 AM, "James Cicenia" wrote: I have a nice new laptop. Started back on a project I pulled from my repo

Can't find Framework

2014-11-03 Thread James Cicenia
I have a nice new laptop. Started back on a project I pulled from my repo. Installed all the wonder, wo frameworks, etc. Tried to run my app from Eclipse and I get: However, PurplePush is the main app not a framework. I swear I had something like this happen to me before. Any obvious answers?

Re: ReportMill can't find Framework?

2008-06-16 Thread James Cicenia
Actually, It is a bug in ReportMills documentation. Or, at the very least ship with a blank .wo file along with relevant java classes. - j- On Jun 16, 2008, at 7:21 PM, Don Lindsay wrote: The application bails after receiving this message. You cannot do anything further. Don On Jun 16

Re: ReportMill can't find Framework?

2008-06-16 Thread Don Lindsay
The application bails after receiving this message. You cannot do anything further. Don On Jun 16, 2008, at 6:05 PM, Q wrote: I only just noticed this thread... for future reference: [2008-06-15 13:10:12 CDT] : Exception occurred while handling request: java.lang.IllegalStateException

Re: ReportMill can't find Framework?

2008-06-16 Thread Don Lindsay
The application bails after receiving this message. You cannot do anything further. Don On Jun 16, 2008, at 6:05 PM, Q wrote: I only just noticed this thread... for future reference: [2008-06-15 13:10:12 CDT] : Exception occurred while handling request: java.lang.IllegalStateException

Re: ReportMill can't find Framework?

2008-06-16 Thread Q
I only just noticed this thread... for future reference: [2008-06-15 13:10:12 CDT] : Exception occurred while handling request: java.lang.IllegalStateException: Unable to find framework named "TOSDevelopment". [2008-06-15 13:10:12 CDT] java.lang.IllegalStateException: Unable to find fr

Re: ReportMill can't find Framework?

2008-06-16 Thread James Cicenia
Got it... You were right... the patternsets had nothing to do with it. I thought I had created a blank wo component. Maybe I forgot to build... I don't know. Anyhow, this time, I started from the top and created a new TOS_PDFPage.wo, with the appropriate java code. Clean and Rinse and now

Re: ReportMill can't find Framework?

2008-06-16 Thread Chuck Hill
On Jun 16, 2008, at 11:06 AM, James Cicenia wrote: I am a bit confused. TOSDevelopment is the name of my project. It is not a component. So, let's take this from the top. I have RMPDFPage.java from Report Mill. I had tried creating a new wo component with its java the same as RMPDFPage.ja

Re: ReportMill can't find Framework?

2008-06-16 Thread James Cicenia
I am a bit confused. TOSDevelopment is the name of my project. It is not a component. So, let's take this from the top. I have RMPDFPage.java from Report Mill. I had tried creating a new wo component with its java the same as RMPDFPage.java. Same error. On Jun 16, 2008, at 11:30 AM, D

Re: ReportMill can't find Framework?

2008-06-16 Thread Don Lindsay
This kind of does apply and kind of doesn't apply, not the same problem but the same cause. :) But it did jog my memory on what I had to do to fix the problem. Create a template for your TOSDevelopment component.Backup your existing java file. Create a new component name TOSDevelopm

Re: ReportMill can't find Framework?

2008-06-16 Thread Chuck Hill
On Jun 15, 2008, at 5:01 PM, Don Lindsay wrote: Hmm, are you trying to generate a report at that point (I.E. use one of the ReportMill components) Do the reportmill components have imports for your entity classes? (line 64 in RM_Dashboard) Make sure you do not have two copies of the Rep

Re: ReportMill can't find Framework?

2008-06-15 Thread Don Lindsay
Hmm, are you trying to generate a report at that point (I.E. use one of the ReportMill components) Do the reportmill components have imports for your entity classes? (line 64 in RM_Dashboard) Make sure you do not have two copies of the ReportMill custom components in your project. Open

Re: ReportMill can't find Framework?

2008-06-15 Thread James Cicenia
As requested: (note TOSPDFPage was my attempt to just create a copy of the component and put it in the default package... same error basically. [2008-06-15 13:10:12 CDT] No template found for component TOSPDFPage at "file:/Users/jcicenia/Documents/ workspace/TOSDevelopment/build/TOSDevel

Re: ReportMill can't find Framework?

2008-06-15 Thread Don Lindsay
Hmmm, my issue was happening in Tomcat not direct. Send me your stack trace please. Don On Jun 15, 2008, at 2:04 PM, James Cicenia wrote: Funny I just sent you a direct email. Anyway, TOSDevelopment is the name of this project. I did modify the ReportMill components to reside in their

Re: ReportMill can't find Framework?

2008-06-15 Thread James Cicenia
Funny I just sent you a direct email. Anyway, TOSDevelopment is the name of this project. I did modify the ReportMill components to reside in their own package. The templates are being served by the database and not the resource directory. The app isn't deployed of course, but running it vi

Re: ReportMill can't find Framework?

2008-06-15 Thread James Cicenia
I noticed in some postings you were experiencing a similar problem. What did you do to solve it? Thanks On Jun 14, 2008, at 9:45 PM, James Cicenia wrote: Hello I thought I had my ReportMill all good to go but it thinks it is in a framework? It errors on the RMPDFPage saying it can't fin

Re: ReportMill can't find Framework?

2008-06-15 Thread Don Lindsay
HEllo James; Is TOSDevelopment the name of your project? Did you modify the ReportMill components to not reside in the default packages, but in the java package for your application? Do you have your reportmill templates in the resources directory? How are you running the application (

ReportMill can't find Framework?

2008-06-14 Thread James Cicenia
Hello I thought I had my ReportMill all good to go but it thinks it is in a framework? It errors on the RMPDFPage saying it can't find the TOSDevelopment framework. Any thoughts? Thanks James Cicenia ___ Do not post admin requests to the list.