Posts

java - org.springframework.beans.FatalBeanException -

applicationContext-service.xml & lt; बीन आईडी = "टास्क AllOverService" scope = "singleton" class = "टास्क सभी सर्वर सेवा" / & gt; & Lt; bean id = "taskAllOverStateCodeService" स्कोप = "सिंगलटन" वर्ग = "टास्कऑलस्टेट कोड सेवा" / & gt; सार्वजनिक कक्षा टास्क AllOverService {संरक्षित पूर्णांक आईडी; सार्वजनिक पूर्णांक getTaskId () {return taskId; } सार्वजनिक शून्य सेटटैस्कआईडी (पूर्णांक कार्य आईडी) {this.taskId = taskId; }} सार्वजनिक वर्ग कार्यअनुक्रमणिकास्टेटकोडसेवायर टास्क AllOverService {public list find () {.......}} प्रारंभिक स्प्रिंग रूट वेबपपरिटकेशन बहुत लंबा समय है, और रिपोर्ट त्रुटि: [ERROR] प्रसंग आरंभ करने में विफल java.lang.NoClassDefFound त्रुटि: org.springframework.beans.FatalBeanException मुझे क्या करना चाहिए? आपकी मदद की सराहना! मुझे लगता है कि आप अपने वसंत संदर्भ पर वसंत-बीन्स स्कीमा को शामिल नहीं करते हैं Xml फ़ाइल शायद आप बस वसंत-संदर्भ स्कीमा को शामिल करते हैं मुझे यकीन नहीं है ...

angularjs - Ng-grid how to save the value of the cell? -

I have to apply an invoice, and I have to use ng-grid. But I can not figure out how to insert the user into the cell, and how to use it. $ scope.myData = [{}, {}, {}]; / * Tr line di default * / $ scope.gridOptions = {data: 'MyData', enableCellSelection: true, enableCellEdit: true, enableRowSelection: false, columnDefs: [[region: 'NÚMERO', DISPLAYNAME: 'NÚMERO', enableCellEdit: true} {region: 'descrizione', DISPLAYNAME: 'descrizione'} {region: 'CostoUnitario', DISPLAYNAME: 'Costo Unitario', enableCellEdit: true} {region: 'QTA', DISPLAYNAME: 'QTA', enableCellEdit: True}, {field: 'totel', display name: 'totel', enabled cell edit: wrong},]}; $ Scope.addRow = function () {$ scope.myData.push ({}); }; I do not know how to do it! line. Try to use an object object .. HTML side But, define your input with the NG-model = "Exempel" as you probably did. On the angular side, get you...

javascript - How to update database thruogh dropdown without page reload -

कृपया इस कोड को पहले देखें: $ (document) .ready (function ( ($ ("# वैकल्पिक" [प्रकार = बटन])। प्रत्येक (फ़ंक्शन () {$ (this) .on ('click', function () {btnObj = $ (this); rowId = $ (this) attr ("rowId"); changestatus = $ (this) .attr ("changeStatus"); $ .get ("changeStatus.php? rowId =" + rowId + "& amp; बदलेंStatus =" + परिवर्तनस्थैटस, फ़ंक्शन (डेटा, स्थिति) {ifstatus == 0} {str = "unverify"; btnText = "verify"; newStatus = 1;} else {str = "सत्यापित करें"; btnText = "unverify"; newStatus = 0;} अगर (डेटा ==) 'सफलता') (चेतावनी ("स्थिति सफलतापूर्वक" +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ });});});}); & Lt; / स्क्रिप्ट & gt; यहां मेरा परिवर्तन स्थिति पृष्ठ है: $ dbhost = 'xxxxxx'; $ dbuser = 'xxxxxxx'; $ dbpass = 'xxx'; $ conn = mysq...

c# - How to use windows application installed on server from remote computers? -

I have a C # .NET Windows application developed and installed on the server (which is nothing from my PC) Now I want to allow the remote computer to use that app, but I failed to log in to this remote computer as "error" login failed to login. I have searched the solution and public users have done SQL server database and all the methods that are outlined in this following link, step by step process. Even then I can not find a solution for this. Please help me in solving this. I would be happy if someone tells me step by step process. As I am very new to development, this is my first job and I am alone to develop this application because I am the only software developer in our company. I do not know if you want to share Windows desktop applications on your network with others, Or to share with others, a web app for the first one (windows desktop), you have to install the application. (Menu build = & gt; Publish {project name} The second option requires yo...

php - How to write the query in yii,using findAll() -

I have the following SQL query, how can I write in yii using findAll () I am not using CDbCriteria and to avoid that time. User, category and job_profile using three tables. Enter the category at the INNER user.id = job_profile.USR_ID INNER on the INNER user from SELECT * job_profile category.id = job_profile.category_id where range_ id = 1 and experience = 2 and key_skills'% php% I have written the following questions, but I am not sure about joining: $ results = SearchEmployee :: Models () - & gt; FindAll (like "category_id =: Category and key_skills: skills and experience =: experience", array ('category' => gt; $ category, 'skill' = & gt; '%'. $ skill. '%', 'Experience' = & gt; $ experience); $ Models = JobProfile :: model () - & gt; With ('userrelationname', 'categoryrelationname') - & gt; findAll (like array ("condition" => "TC category_ID = 1 and T. e...

ios - Navigation with UIPageViewController -

Sorry for my english :)) I use UIPageViewController to navigate between pages Please. The first page is the table of contents for all pages (integer) index {BaseArtViewController * pageViewController = [self-viewControllerAtIndex: index - (zero) flipToPage : When I click on the element in the table of contents , I try to change the page with the above method]; NSArray * viewControllers = [NSArray arrayWithObjects: pageViewController, zero]; If (currentIndex & lt; index) {[self.pageController setViewControllers: viewControllers Direction: UIPageViewControllerNavigationDirectionForward Animated: Yes Completion: Zero]; } Else if (currentIndex> index) {[self.pageController setViewControllers: viewControllers Direction: UIPageViewControllerNavigationDirectionReverse Animated: Yes Completion: Zero]; } // controller aspect for change page NSArray * subviews = self.pageController.view.subviews; UIPageControl * thisControl = Zero; (Intuit I = 0; I & lt; [Subview Count]; i ++...

java - Xmlbeans setter not working in gradle test -

When I run a Java test, which uses XML generated objects, sometimes the setter When using, the object is found in some unknown state. Here is an example (pseudocode): XMLBensDock Doc = some XMLBin's Generated Document. Fracture NY instances (); doc.addSomeObject (); XmlbeansObj obj = doc.getSomeObject (); obj.setSomeIntValue (1); After using the 'setSomeIntValue ()' method, if you try and get value it returns an error. However, if you use the 'setSomeIntValue ()' method again, everything works fine and the value is actually set. This test runs when the test is started in the grade, if I use the exact same jar which is using Gradal, but to run the test in the ANT, everything works fine. It has been confirmed that both ANT and Gradual versions of Java (1.7.45) are using. Any idea about why this might happen? We are in the process of switching our manufacturing system from ANT / IV to Gramdal, but if we can not do this then this show may be a stopper Thanks ...