I am using Grails 1.2.x (Tried both 1.2.0 and 1.2.2- same behavior)
I am able to create the application fine by using the command grails create-app
But, when I try any command withinthe project- it "freezes" after printing the Base Directory
I have tried grails clean, grails war, grails run-app, grails created-domain-class
Grails 1.1.x works just fine for me
Any help would be welcome
C:\mylab\testhostcgrails war
Welcome to Grails 1.2.0 - http://grails.org/
Licensed under Apache Standard License2.0
Grails home is set to: C:\Programs\grails-1.2.0
Base Directory: C:\mylab\testhostc
According to the Ant task, the report level is a low/medium/high setting that would look for bugs of different criticallity levels. However, there isn't anything I could find that explains which of the bugs apply to these different reporting levels.
Is there somewhere that provides this, even if it is something I need to look at withinthe source?
Hi,
I'm currently adding a PDF viewer in a Delphi program using TAcroPDF. My problem is, the touch screens that need to show the PDF are rather small, so I wanted to add bigger buttons for scrolling.
I thought I could use the function ScrollBy(DeltaX, DeltaY), but the function scrolls the component within it's container in stead of scrolling the document itself.
Is there some way to scroll the PDF document?
A common file may be used in one more projects and such files will be shown as a linked file in VSS database. Actually such files are kept at a unique location withinthe database. Is there a way to get the original storage location of a linked file ?
Hi,
I'm trying to "shadow" a session within a session opened through AxMSTCLib (using c# app), but I get ejected. Is this normal with TS2008 ?
If so, as anyone ressource explaining how to open a shawod rdp session using managed code ?
Regards,
Stéphane
I have 2 bmp images.
ImageA is a screenshot (example)
ImageB is a subset of that. Say for example, an icon.
I want to find the X,Y coordinates of ImageB within ImageA (if it exists).
Any idea how I would do that?
Hi,
I am in the middle of designing a web form for German and French users. Within this form, the users would have to type street names several times.
I want to minimize the annoyance to the user, and offer autocomplete feature based on common French and German street names.
Any idea where I can a royalty-free list?
Thanks a bunch,
Adam
I am trying to fix a regular expression i have been using in php it finds all find filenames within a sentence / paragraph. The file names always look like this: /this-a-valid-page.php
From help i have received on SOF my old pattern was modified to this which avoids full urls which is the issue i was having, but this pattern only finds one occurance at the begging of a string, nothing inside the string.
/^\/(.*?).php/
I have a live example here: http://vzio.com/upload/reg_pattern.php
Hi all,
I am using a following query in MySQL for fetching data from a table. Its taking too long because the conditional check withinthe aggregate function.Please help how to make it faster
SELECT testcharfield
, SUM(IF (Type = 'pi',quantity, 0)) AS OB
, SUM(IF (Type = 'pe',quantity, 0)) AS CB
FROM Table1
WHERE sequenceID = 6107
GROUP BY testcharfield
I'm using Flashbuilder 4. I have a Spark TextInput control, and I'm implementing a "Copy" button that will copy the selected text only from within this control to the clipboard (pretty much like the RMB Copy does). How do I do this?
Thanks,
Paddy
Hi,
I have a raster file (basically 2D array) with close to a million points. I am trying to extract a circle from the raster (and all the points that lie withinthe circle. Using ArcGIS is exceedingly slow for this. Can anyone suggest any image processing library that is both easy to learn and powerful and quick enough for something like this?
Thanks!
I am building an MVC application with C# as my language which is hosted on Widows 7 IIS. A call to Add a new member to the database works, but when attempting to save the change I get the following error:
Cannot open user default database. Login failed.
Login failed for user 'IIS APPPOOL\myApplication'
The SQL table was added just by adding it within VS.
I've created a DB and a table within that DB called genre.
Now when I try to connect to this using the URL, I get the following error message:
Routing Error
No route matches "/genre" with {:method=:get}
Thanks for your help in advance.
Hey guys - I am trying to set my user agent string in the HttpClient apache object in Java but I cannot find out how to do it.
Please help!
Also I am trying to enable redirects to true but also cannot find this option withinthe HttpClient object.
Thanks
Andy
Hi,
I am handling a click on a list item with jquery:
$("#some_list li").click(function(event) {
// magic happens here
}
The list items look like:
<li><input type='checkbox'>Some text<span class='info'>(?)</span></li>
I want to have different behaviours depending on whether the user clicks withinthe (?), or anywhere else in the list. How can I detect which element the user clicked on?
Within Django, can a function local to a model be called on object creation to dynamically fill a field?
class someModel(models.Model):
id = models.FloatField(primary_key=True, default=generate_id())
def generate_id(self):
newId=time.time()
return newId
So far I haven't had any luck with getting it to work or with locating documentation that covers it.
How do you reposition an element within a maplayer? I've successfully added a UIElement to my MapLayer, and it works great! Aside from the AddChild method, I can't figure out how to update the position of my UIElement.
Thanks
How can I add http://facebook.com to relative URL's contained within #facebook_urls? Eg:
<a href="/test.html">
becomes
<a href="http://facebook.com/test.html">
#facebook_urls also contains absolute urls, so I want to make sure I don't touch those.
Thanks!
Back again with a javascript question within sharepoint. I would like to hide a list temporarly while my javascript code is running. So lets say I have a to do list.
Hide the list
I run my javascript code (doesn't matter what it is, so plz don't ask).
Show the list
I know how to do it with a calendarview but not listview yet:
HIDE CALENDAR--$(".ms-cal-gempty").hide();
Hi,
I have co-workers working on an Entity Framework model that changes structure (entities), over time as software development progresses. I've written some utilities that interact with the tables withinthe model, but I'd like to have the code dynamically discover the tables. Is there a way I can do this ? Perhaps with ADO.NET to get the table names and then store them in a collection ?
Thanks,
Scott
I would like to put a git project ( Rails app ) on github,
but it contains certian files with sensitive data ( usernames and passwords, like /config/deploy.rb for capistrano ).
I know I can add these filenames to .gitignore, but this would not remove the their history within git.
I also don't want to start over again by deleting the /.git directory.
Is there a way to remove all traces of a particular file in your git history?
I want to mimic the functionality of Google Chrome/FireFox for example, when rearranging your bookmarks, when you are dragging the menu item, it creates a line at the proposed drop point.
I've already implemented the Drag/Drop functionality to rearrange the menu, but I would like to add these separator lines as an additional feature.
Is there a way to do this withinthe .NET Framework (3.5) or shall I have to resort to Win32 api calls? Just wanted to ask before I went down that path.
Hi,
I am looking for a good, standard way to generate "output" in my RCP programm and print it. This should work as it works on Windows, Mac OS and Linux with the standard print dialog.
I am aware of the Birt project, but I could not find any hints about how to implement it within a RCP programm and how to invoke the standard print dialog and how to pass the Birt generated report to the printer.
Happy for all hints.
I am writing a WCF REST service, and I am needing to generate my XSD's which provide the information for my models.
What is the easiest way of doing this?
It would be nice to have it generate the validation withinthe XSD too, if possible?