[jboss-user] [JBoss Tools Users] - Re: Weld and JBT?

2009-12-11 Thread akazakov
Yes, we are going to include the first version of CDI Tools in JBT 3.1.GA View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270143#4270143 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4270143 _

[jboss-user] [JBoss Tools Users] - Re: Jboss Tools for Seam!

2009-11-29 Thread akazakov
JBoss Tools 3.1 does support Seam 2.2. I recommend you to download the latest 3.1.M4 release. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267945#4267945 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267945

[jboss-user] [JBoss Tools Users] - Re: JBoss Seam Failing With

2009-11-17 Thread akazakov
Did you use New Seam Project wizard to create the project? Could you check if the project is deployed correctly. Open JBoss Server View and see pop-up menu for JBoss AS/. Select "Explore" there. Is there correct war? Is there -ds.xml file? And please show us a full JBoss AS log. View the origina

[jboss-user] [JBoss Tools Users] - Re: SeamResourceServlet and SeamListener Problem

2009-11-14 Thread akazakov
Could you check if the application is deployed to the server correctly? Please open JBoss Server View and select Explore in pop-up menu for . Is there jboss-seam.jar? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265692#4265692 Reply to the post : http://ww

[jboss-user] [JBoss Tools Users] - Re: SeamResourceServlet and SeamListener Problem

2009-11-14 Thread akazakov
Which version of JBoss Tools and what Application Server do you use? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265654#4265654 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265654 __

[jboss-user] [JBoss Tools Users] - Re: Some dumb questions from a n00b

2009-11-13 Thread akazakov
"StormTAG" wrote : 3) There are a ton and a half of awesome things coming down the pipeline. JSF 2 (with its myriad of things). Bean Validation. CDI w/Weld. RichFaces 4. Seam 3. The first three, of course, having RIs already released! Is there tooling for those that are already released? If so,

[jboss-user] [JBoss Tools Users] - Re: help! attempting to refactor a method casues OutOfMemory

2009-11-09 Thread akazakov
There is a bug in JBT which could lead to this memory leak. See https://jira.jboss.org/jira/browse/JBIDE-5179 Fixed in trunk. Elhanan, we will appreciate very much if you verify this issue in next nightly build. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4

[jboss-user] [JBoss Tools Users] - Re: Richfaces Tooling Property/Value Pairs

2009-10-30 Thread akazakov
Looks like a bug. Please report this to JIRA. Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263263#4263263 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263263 __

[jboss-user] [JBoss Tools Users] - Re: Richfaces Tooling Property/Value Pairs

2009-10-30 Thread akazakov
This issue could exist in JBT before M3. But in M3 we have refactored Code Assist and now it uses TLD and Facelets libs from classpath. See http://www.jboss.org/community/wiki/NewKBplug-inandCodeAssistinJBossTools310M3 And it works for me too. See http://screencast.com/t/eJIXIAR5 Are you sure you

[jboss-user] [JBoss Tools Users] - Re: bean autocompletion not working on xhtml

2009-10-07 Thread akazakov
it should but with a delay first time. We need to build KB model when user press ctrl+space if there is not KB nature/builder in the project. So while it's building (in background) CA doesn't work. If it works in different way then it's a bug. View the original post : http://www.jboss.org/inde

[jboss-user] [JBoss Tools Users] - Re: bean autocompletion not working on xhtml

2009-10-07 Thread akazakov
Use quick-fix to solve the porblem. See http://screencast.com/t/oKxlJ6Eaez4M and https://jira.jboss.org/jira/browse/JBIDE-4770 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259079#4259079 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[jboss-user] [JBoss Tools Users] - Re: Find References and Refactoring for JSF and Seam EL

2009-10-07 Thread akazakov
There are a few mentioned features: Searching/Find EL references - works only for Seam. But we are going to enable it for JSF too. Seam Refactoring - it's supposed to work only for Seam ;) Renaming of EL variables used in Strings - Now we have only Seam Context variables renaming feature. But

[jboss-user] [JBoss Tools Users] - Re: Find References and Refactoring for JSF and Seam EL

2009-10-07 Thread akazakov
You have to install Seam Tools too if you want to use Seam Refactoring ;) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259039#4259039 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4259039 _

[jboss-user] [JBoss Tools Users] - Re: JBOSS Tools Html editor content assist problem

2009-10-02 Thread akazakov
"mcalpay" wrote : would you recommend me to update to milestone ? Is it stable enough ? JBT 3.1 requeres Eclipse 3.5 JBT 3.0 requeres Eclipse 3.4 If you are ok to swith to the latest Eclipse then I would recomend you to try JBT 3.1.M3 "mcalpay" wrote : Also can you point me to xml's you mentio

[jboss-user] [JBoss Tools Users] - Re: JBOSS Tools Html editor content assist problem

2009-10-01 Thread akazakov
Unfortunately JBDS 2.0 doesn't use TLD's nor Facelet tag lib's to provide content assist in XHTML editor. There are special XMLs in org.jboss.tools.core.kb plug-in with meta information about tags and attributes for particular tag libs. This problem was solved in JBoss Tools 3.1M3. See http://w

[jboss-user] [JBoss Tools Users] - Re: JBOSS Tools Html editor content assist problem

2009-10-01 Thread akazakov
What version of JBoss Tools are you using? Do you have tld or only facelet tag lib? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258196#4258196 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258196 ___

[jboss-user] [JBoss Tools Users] - Re: Jboss Tools for Seam

2009-09-24 Thread akazakov
https://jira.jboss.org/jira/browse/JBIDE-4944 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256793#4256793 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256793 ___ jboss-use

[jboss-user] [JBoss Tools Users] - Re: Jboss Tools for Seam

2009-09-24 Thread akazakov
"allforjava" wrote : No. It needs an elaboration. Jboss Tools the options are available to create new Seam Entity/Action/Form. | However there is no option to use existing entity/component to create the view. If wrong please correct. We don't have any Wizard to create a view for alrady existin

[jboss-user] [JBoss Tools Users] - Re: birt - Seam component always null with birt embed

2009-09-22 Thread akazakov
Actually I meant that this problem seems to be a problem of runtime (seam or birt). But not of JBoss Tools. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256466#4256466 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42

[jboss-user] [JBoss Tools Users] - Re: birt - Seam component always null with birt embed

2009-09-22 Thread akazakov
Seam forum is better place for this question ;) www.seamframework.org View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256458#4256458 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256458 _

[jboss-user] [JBoss Tools Users] - Re: 3.1M3 JSF Issues

2009-09-21 Thread akazakov
#{facesContext.externalContext.request} returns java.lang.Object. We can't know the real implementation which will be returned by runtime there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256262#4256262 Reply to the post : http://www.jboss.org/index.html

[jboss-user] [JBoss Tools Users] - Re: 3.1M3 JSF Issues

2009-09-21 Thread akazakov
It should work anyway but please verify it for fresh instalation to make sure it's not a problem of installation. Thanks! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256253#4256253 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[jboss-user] [JBoss Tools Users] - Re: 3.1M3 JSF Issues

2009-09-21 Thread akazakov
clerum, Code assist works but Properties view doesn't, correct? Hm... actually these features use the same mechanism to provide attributes. And I can't reproduce this bug. How did you install JBT? Updated from old version or fresh installation? View the original post : http://www.jboss.org/inde

[jboss-user] [JBoss Tools Users] - Re: 3.1M3 JSF Issues

2009-09-21 Thread akazakov
elmarweber, Before JBT 3.1.M3 we had not used TLD/facet libs to provide content assist in XHTML editor. So if there is not proper tag lib in project classpath then our CA doesn't work for tags from this lib. See more details in wiki: http://www.jboss.org/community/wiki/NewKBplug-inandCodeAssist

[jboss-user] [JBoss Tools Users] - Re: Web App Libraries not published?

2009-09-20 Thread akazakov
"akazakov" wrote : And let me check EL code assist in *page.xml. It's supposed to work... This is a bug. I have created an issue in JIRA: https://jira.jboss.org/jira/browse/JBIDE-4923 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=42

[jboss-user] [JBoss Tools Users] - Re: Web App Libraries not published?

2009-09-20 Thread akazakov
"deanhiller" wrote : when you say "seam context variables", do you mean what's inside the @Name? If so, I can't find the refactor menu from that, or do you mean something elseie. I would like to try it out, but can't seem to figure out where that is after enabling seam on the project. See h

[jboss-user] [JBoss Tools Users] - Re: Web App Libraries not published?

2009-09-18 Thread akazakov
"max.ander...@jboss.com" wrote : anonymous wrote : | | Can't wait for the refactor method to affect my xhtml files though!!! that would absolutely rock!!!. | | | | If you juse JBoss Tools 3.1 M3 it willwould love people to try it out and let us know if it works as expected for

[jboss-user] [JBoss Tools Users] - Re: Web App Libraries not published?

2009-09-15 Thread akazakov
"deanhiller" wrote : I can't remember if that copied the jars over or not in that case. It doesn't. "deanhiller" wrote : is there a difference between that setting and the seam facet at all? Seam settings page can be used to enable/disable Seam on any Java project. And it doesn't copy any resour

[jboss-user] [JBoss Tools Users] - Re: Web App Libraries not published?

2009-09-15 Thread akazakov
deanhiller, please read my comment on https://jira.jboss.org/jira/browse/JBIDE-4884: anonymous wrote : You don't have to install Seam facet to enable seam support for a project. Just enable it in Project Properties->Seam settings page. | | >> adding the facets JSF and seam also incorrectly

[jboss-user] [JBoss Tools Users] - Re: Hibernate CA

2009-08-26 Thread akazakov
It comes from DTD. XML Editor uses DTD declared in XML file to show proposals. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251714#4251714 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251714

[jboss-user] [JBoss Tools Users] - Re: How to update version of RichFaces used by JBossTools?

2009-08-25 Thread akazakov
Content assist for xhtmls has been improved In 3.1.0 M3. It will show all tags/attributes from TLDs within class-path of your project. See http://www.jboss.org/community/wiki/NewKBplug-inandCodeAssistinJBossTools310M3 for details. But I'm not sure about visual tab of XHTML editor... I hope VPE g

[jboss-user] [JBoss Tools Users] - Re: How to update version of RichFaces used by JBossTools?

2009-08-25 Thread akazakov
Which version of JBoss Tools are you using? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251429#4251429 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251429 ___ jboss-user

[jboss-user] [JBoss Tools (users)] - Re: Find Usages

2009-08-13 Thread akazakov
Please add this in JIRA. It sounds like useful feature for methods of JSF managed beans and Seam components. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249329#4249329 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4

[jboss-user] [JBoss Tools (users)] - Re: managed bean

2009-07-02 Thread akazakov
Maybe JBoss Seam is what you are looking for. See http://www.seamframework.org/ There you can use @Name annotation in Java classes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241414#4241414 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[jboss-user] [JBoss Tools (users)] - Re: High CPU on JSF auto-complete

2009-06-26 Thread akazakov
Is it jsp or xhtml? Just to check if WTP cause the problem could you create any xhtml and check some EL in text node since in that case only JBoss Tools auto compition will work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240452#4240452 Reply to the post

[jboss-user] [JBoss Tools (users)] - Re: Adding JSF Environments to Create New JSF Project Wizard

2009-06-22 Thread akazakov
If you want to have MyFaces 1.2 project set properly you have to do it manually: create JSF project via New JSF project; update libs. Or you can update old MyFaces project template which is used by this wizard. See /plugins/org.jboss.tools.common.projecttemplates_*/templates/MyFaces View the or

[jboss-user] [JBoss Tools (users)] - Re: Visual Page Editor support the new layout components in

2009-06-08 Thread akazakov
"krasig" wrote : No CA for layout. We are working on it. I hope that feature will be done for JBoss Tools 3.1.0M2 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236106#4236106 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[jboss-user] [JBoss Tools (users)] - Re: Resource messages not displayed in JBoss Tools Visual Ed

2009-06-05 Thread akazakov
There is "messages" context variable in Seam which refers to messages.properties file by default. So you don't have to use or special settings in faces-config.xml to use resource bundles in Seam application. But it should work if you double it via . Our Visial Editor dosn't support this Seam co

[jboss-user] [JBoss Tools (users)] - Re: Using subdirectories for Facelets page in Seam project

2009-06-02 Thread akazakov
What URL do you use to access test.xhtml? http://localhost:8080//sub/test.seam should work. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234699#4234699 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234699 __

[jboss-user] [JBoss Tools (users)] - Re: no declaration can be found for element 'security:jpa-to

2009-06-02 Thread akazakov
Yes, XML schemas seem to be incorrect. I've checked it with Seam 2.1.1 GA. Please report it to Seam team. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234618#4234618 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234

[jboss-user] [JBoss Tools (users)] - Re: Using subdirectories for Facelets page in Seam project

2009-06-01 Thread akazakov
Hi, I don't see any problem with it. Could you give some examples? What is the problem there? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234551#4234551 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234551

[jboss-user] [JBoss Tools (users)] - Re: How-to start JBoss with confihuration != standart

2009-06-01 Thread akazakov
You can choose server configuration when you install new Server Runtime. See http://docs.jboss.org/tools/3.0.1.GA/en/as/html/runtimes_servers.html#InstNewRuntime View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=423#423 Reply to the post : http://www.jbo

[jboss-user] [JBoss Tools (users)] - Re: changes in the JBoss tools?

2009-05-25 Thread akazakov
"nitm" wrote : what AS adapters ? | i'm using a fresh installation of eclipse and i updated the Tools from the stable update site. | was there another thing i should of done/configure? See JBoss Server View->New->Server->JBoss Community->... View the original post : http://www.jboss.org/ind

[jboss-user] [JBoss Tools (users)] - Re: changes in the JBoss tools?

2009-05-24 Thread akazakov
Looks like a bug. Please report it to JIRA. Don't forget to describe detailed steps to reproduce it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232907#4232907 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232907 _

[jboss-user] [JBoss Tools (users)] - Re: changes in the JBoss tools?

2009-05-24 Thread akazakov
Did you create your seam projects by wizards? If you imported it then you have to use "Right-click on projectName-ds.xml->Make deployable" menu to deploy -ds.xml. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232901#4232901 Reply to the post : http://www.j

[jboss-user] [JBoss Tools (users)] - Re: JBoss support in Eclipse

2009-05-14 Thread akazakov
You have to install Eclipse WTP/Data Tools... as well. Eclipse IDE for Java EE Developers http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/ganymedesr2 contains all you need. See http://www.jboss.org/tools/download/installation.html for more info. View the original post :

[jboss-user] [JBoss Tools (users)] - Re: Jboss Seam tool for eclipse issue

2009-05-06 Thread akazakov
Did you try clean deploy folder and re-build/publish the project? Please show /.classpath and /.settings/org.eclipse.wst.common.component View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229056#4229056 Reply to the post : http://www.jboss.org/index.html?module=

[jboss-user] [JBoss Tools (users)] - Re: Jboss Seam tool for eclipse issue

2009-05-06 Thread akazakov
I don't know what is Granities but if you need to point Seam Wizards to generate Entities to src/main you can do it in Seam Settings Project view (See Project Properties for your Seam project). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229016#4229016 R

[jboss-user] [JBoss Tools (users)] - Re: Jboss Seam tool for eclipse issue

2009-05-06 Thread akazakov
Or just move your sources from src/hot to src/main folder. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228839#4228839 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228839

[jboss-user] [JBoss Tools (users)] - Re: java.lang.IllegalAccessError when trying to open pages.x

2009-05-05 Thread akazakov
What version of JBoss Tools are you using? Could you show Eclipse log? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228755#4228755 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228755

[jboss-user] [JBoss Tools (users)] - Re: possible bug when adding .js file to a folder

2009-05-02 Thread akazakov
Hm... Can't reproduce it. Anyway it's definitely not JBoss Tools issue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227923#4227923 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227923 ___

[jboss-user] [JBoss Tools (users)] - Re: possible bug when adding .js file to a folder

2009-05-02 Thread akazakov
Hi, can you make a screenshot? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227920#4227920 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227920 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: Can't do anyting - please help

2009-05-02 Thread akazakov
Then you need Eclipse 3.5. Please download JBoss 3.0.1 if you want to use it with Eclipse 3.4 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227701#4227701 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227701 _

[jboss-user] [JBoss Tools (users)] - Re: Can't do anyting - please help

2009-05-02 Thread akazakov
Do you use JBoss 3.1.0Alpha or 3.0.1 nightly build? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227698#4227698 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227698 ___ jbo

[jboss-user] [JBoss Tools (users)] - Re: Components in EJB project come and go from Seam Componen

2009-05-01 Thread akazakov
Do you have any annotation types in your sources? Seems to be the issue which we have fixed in 3.0.1 See http://www.jboss.org/index.html?module=bb&op=viewtopic&t=153483 and https://jira.jboss.org/jira/browse/JBIDE-4144 We are going to release 3.0.1 soon but you could try 3.0.1 nightly build or use

[jboss-user] [JBoss Tools (users)] - Re: Components in EJB project come and go from Seam Componen

2009-04-30 Thread akazakov
Which version of JBossTools do you use? Are there any errors in Eclipse log? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227545#4227545 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227545 __

[jboss-user] [JBoss Tools (users)] - Re: Jboss Seam tool for eclipse issue

2009-04-27 Thread akazakov
You can debug an application even if you deploy classes into /classes folder. /dev folder is used for hot deployment. If you put both classes to src/main folder, does it work? In case of using /main folder, you will have to restart your application on server every time you change the source. Vi

[jboss-user] [JBoss Tools (users)] - Re: Jboss Seam tool for eclipse issue

2009-04-27 Thread akazakov
Have you check /dev /classes folders? Are there Servlet and sessioan bean classes? If so then it seems to be a runtime issue. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226797#4226797 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posti

[jboss-user] [JBoss Tools (users)] - Re: Load Seam example into Eclipse JBoss Tools?

2009-04-27 Thread akazakov
http://docs.jboss.org/tools/3.0.0.GA/en/GettingStartedGuide/html/project_examples.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226658#4226658 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226658

[jboss-user] [JBoss Tools (users)] - Re: Load Seam example into Eclipse JBoss Tools?

2009-04-27 Thread akazakov
Hi, Help->Project Examples View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226656#4226656 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226656 ___ jboss-user mailing list jbos

[jboss-user] [JBoss Tools (users)] - Re: svn plugin

2009-04-16 Thread akazakov
For example http://www.eclipse.org/projects/project_summary.php?projectid=technology.subversive View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225943#4225943 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225943 __

[jboss-user] [JBoss Tools (users)] - Re: use RichFaces Beta for a single project within JBoss Too

2009-04-16 Thread akazakov
Code assist will work in JSP for new components. But not in XHTML. We are working on it to make this feature more flexible. In order to add new components to code assist for XHTML you have to add them to \eclipse\plugins\org.jboss.tools.common.kb-*\schemas\tld\Richfaces3_3.xml I hope we will imp

[jboss-user] [JBoss Tools (users)] - Re: use RichFaces Beta for a single project within JBoss Too

2009-04-16 Thread akazakov
Please ignore last paragraph: anonymous wrote : Just copy new RichaFaces jars (richfaces-api-*.jar, richfaces-impl-*.jar, richfaces-ui-*.jar) to your web project (/WebContent/WEB-INF/lib) in case of war project. | If you use EAR then copy richfaces-api-*.jar to /EarContent ;) View the original

[jboss-user] [JBoss Tools (users)] - Re: use RichFaces Beta for a single project within JBoss Too

2009-04-16 Thread akazakov
Hi, If you use EAR project: - update old /EarContent/richfaces-api.jar to new one - update old richfaces-impl.jar, richfaces-ui.jar in /WebContent/WEB-INF/lib to new ones Please don't rename these jar names otherwise you have to update /META-INF/MANIFEST.MF in ejb and war projects too. If you us

[jboss-user] [JBoss Tools (users)] - Re: JBoss property files error

2009-04-15 Thread akazakov
Yes. It seems to be a bug of JBoss Tools editors. But we have to reproduce the bug to fix it. Could you show .project and .classpath here? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225764#4225764 Reply to the post : http://www.jboss.org/index.html?modul

[jboss-user] [JBoss Tools (users)] - Re: Seam validation issues

2009-04-15 Thread akazakov
Eclipse WTP seemed not to removed old problem markers from old workspace... We changed marker IDs for Seam problem. It could be a reason. But anyway WTP should have removed them... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225719#4225719 Reply to the po

[jboss-user] [JBoss Tools (users)] - Re: Seam validation issues

2009-04-15 Thread akazakov
Could you create new Seam project and copy the problematic code there? Is the issue still reproducable there? If so could you report it to jira and attache that project. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225701#4225701 Reply to the post : http:

[jboss-user] [JBoss Tools (users)] - Re: Seam validation issues

2009-04-15 Thread akazakov
It could... Have tried clean/build all your projects? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225696#4225696 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225696 ___ j

[jboss-user] [JBoss Tools (users)] - Re: JBoss property files error

2009-04-15 Thread akazakov
Looking at the screenshot... Actually you seem to have one project and a few source folder there. Correct? I'm just trying to reproduce the issue. No luck yet. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225693#4225693 Reply to the post : http://www.jboss

[jboss-user] [JBoss Tools (users)] - Re: Seam validation issues

2009-04-15 Thread akazakov
Hm... I can't reproduce it in GA and I remeber these bugs in some beta... Have you updated your JBDS from beta? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225692#4225692 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Tools (users)] - Re: Seam validation issues

2009-04-15 Thread akazakov
It seems you are using some early JBDS 2. Some beta or even alpha. Please update it to JBDS 2.0 GA (or JBoss Tools 3.0 GA). We have fixed all these bugs there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225689#4225689 Reply to the post : http://www.jbos

[jboss-user] [JBoss Tools (users)] - Re: Seam Components Problem

2009-04-08 Thread akazakov
https://jira.jboss.org/jira/browse/JBIDE-4144 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224301#4224301 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224301 ___ jboss-use

[jboss-user] [JBoss Tools (users)] - Re: Minor xsd/tld file problem?

2009-04-08 Thread akazakov
Thank you! I've added it to jira. https://jira.jboss.org/jira/browse/JBIDE-4143 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224243#4224243 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224243 ___

[jboss-user] [JBoss Tools (users)] - Re: Seam Components Problem

2009-04-07 Thread akazakov
Kragoth, thank you for log. Yes, this exeption in org.jboss.tools.seam.internal.core.scanner.java.ASTVisitorImpl is what must be a reason to stop loading all Seam components. We well try to figure out what is going on there. View the original post : http://www.jboss.org/index.html?module=bb&op

[jboss-user] [JBoss Tools (users)] - Re: Seam Components Problem

2009-04-07 Thread akazakov
"max.ander...@jboss.com" wrote : alexey, any chance the extensive usage of linked folders is causing it ? It must work anyway if the libs in the project's class path. And as far as I understend Kragoth even some components from source folder are not loaded by Seam Tools. View the original post

[jboss-user] [JBoss Tools (users)] - Re: Seam Components Problem

2009-04-07 Thread akazakov
Any exceptions in Eclipse log? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223900#4223900 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223900 ___ jboss-user mailing list

[jboss-user] [JBoss Tools (users)] - Re: content assist not available on datatable items

2009-04-01 Thread akazakov
Unfortunately it works only for Seam variables for now. See https://jira.jboss.org/jira/browse/JBIDE-2016 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222601#4222601 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42226

[jboss-user] [JBoss Tools (users)] - Re: hibernate hbm.xml editor wierd error

2009-03-30 Thread akazakov
Which version of JBoss Tools do you use? Hibernate? I can't reproduce it for JBoss Tools 3.0.0GA/Hibernate 3 (http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222005#4222005 Reply to the post : http:/

[jboss-user] [JBoss Tools (users)] - Re: Deployment of JBoss Seam project created by JBoss Tools

2009-03-29 Thread akazakov
Hi, 1. Open JBoss Server View 2. Double click on the server there 3. See "Deploy" section. There is "Use worspace metadata" is used by default. You can switch it to "Use the JBoss deploy folder" or "Use a custom deploy folder". "GermanDev" wrote : -> Might a reason be that I am locally using th

[jboss-user] [JBoss Tools (users)] - Re: Syntax completion (Code assist) doesn't work any more

2009-03-26 Thread akazakov
Any exceptions in Eclipse log? Did it work in that project before? Could you show your xhtml? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221264#4221264 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221264 _

[jboss-user] [JBoss Tools (users)] - Re: Seam project doesn't update

2009-03-25 Thread akazakov
"GermanDev" wrote : Is there a 'quick' way to do the publishing combined with the restart of the server (shortcut, button, ..)? Publiching should work automaticly. So just use "Restart the server" button in Server View or on main tool bar in Seam Perspective. View the original post : http://www

[jboss-user] [JBoss Tools (users)] - Re: Seam project doesn't update

2009-03-25 Thread akazakov
Are you sure an entity bean is not deployed to the server? Entities can't be hot-deployed. You have to restart the server. Or restarting without re-adding modules to the server doesn't help? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220926#4220926 Reply t

[jboss-user] [JBoss Tools (users)] - Re: Where is the deployed files?

2009-03-25 Thread akazakov
"ybxiang.china" wrote : I really want jbosstools3.0 show me the deplyed xxx.ear directory, JBoss Server View->Right Click On your ear module->Explore By default JBoss AS Tools deploy modules to workspace metadata folder but you can use JBoss Server deploy folder or custom one. See JBoss Server Vi

[jboss-user] [JBoss Tools (users)] - Re: how to change version 1.2 to 2.1.1 in eclipse jboss seam

2009-03-16 Thread akazakov
Have you seen my comment above? :) If you try to create new Seam projects then select "Dynamic Web Project with Seam 2.1" configuration on the very first page of New Seam Web Project wizard. Then you will able to use Seam 2.1 runtime. View the original post : http://www.jboss.org/index.html?mod

[jboss-user] [JBoss Tools (users)] - Re: how to change version 1.2 to 2.1.1 in eclipse jboss seam

2009-03-16 Thread akazakov
Please select proper configuration in first page of New Seam Web Project wizard. Or you can modify the configaration there. Seam 2.1 Facet has to be added there. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218359#4218359 Reply to the post : http://www.jb

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
"asookazian" wrote : Also, it seems strange to me that when you use seam-gen from cmd line, you end up with one high level project folder (in my case 'BETS'). But when you create a new Seam project using JBoss Tools (or Seam tools??), you end up with 4 high level folders *for the exact same pro

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
Is there any stacktrace? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216783#4216783 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216783 ___ jboss-user mailing list jboss-

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
The same problem with Hibernate console or/and with empty components view? Adding Seam builder to .project should solve second problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216780#4216780 Reply to the post : http://www.jboss.org/index.html?module=bb

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
It's a bug of seam-gen 2.0. It's generate Eclipse project with Seam nature but without Seam builder. So the project is incorrect. Please add | | org.jboss.tools.seam.core.seambuilder | | | | to .project or just disable Seam support and enable it again

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
Can you show your /.project file? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216768#4216768 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216768 ___ jboss-user mailing li

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
JBDS 1.1.0.GA is quite old version. We've fixed a lot of things since that. Could you try it in JBDS 2.0 (CR2 or nightly build)? Or if it's imoprtant for you to continue working with Eclipse 3.3 and JBDS 1.1.0 then we can try to help you with it. View the original post : http://www.jboss.org/i

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
Are there any execptions in Eclipse log? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216631#4216631 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216631 ___ jboss-user mai

[jboss-user] [JBoss Tools (users)] - Re: Seam components view problem with JBDS 1.1.0.GA

2009-03-10 Thread akazakov
Where is seam.jar in the project? Is it included to classpath? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216499#4216499 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216499

[jboss-user] [JBoss Tools (users)] - Re: Warning when using multilanguage

2009-03-02 Thread akazakov
Are there any errors in Eclipse log? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214228#4214228 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214228 ___ jboss-user mailing

[jboss-user] [JBoss Tools (users)] - Re: Warning when using multilanguage

2009-03-02 Thread akazakov
I mean Project/Clean and then Project/Build All if Project/Build Automatically is disabled. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214206#4214206 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214206 __

[jboss-user] [JBoss Tools (users)] - Re: Warning when using multilanguage

2009-03-02 Thread akazakov
Are you still using JBossTools-ALL-win32-3.0.0.GA-N200902190001-H1442 ? Have you tried clean/rebuild ? [qoute="six-p4ck"]Can i disable warning on message? (only message, not real warning) THX[/qoute] Unfortunately ther is not any special preferences for EL message validation. View the original

[jboss-user] [JBoss Tools (users)] - Re: JBOSS Tools and eclipse versions

2009-02-27 Thread akazakov
JBoss Tools 2.* works with Eclipse 3.3.* only. Please use JBoss Tools 3.0.0.* for Eclipse 3.4.* View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213827#4213827 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213827 __

[jboss-user] [JBoss Tools (users)] - Re: Seam Validator not recognising component class

2009-02-26 Thread akazakov
BTW I found a bug here. If you remove @Name in MyIndentity then NPE will be trown: https://jira.jboss.org/jira/browse/JBIDE-3878 - Fixed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213369#4213369 Reply to the post : http://www.jboss.org/index.html?module

[jboss-user] [JBoss Tools (users)] - Re: Seam Validator not recognising component class

2009-02-26 Thread akazakov
We have fixed a lot of bugs in Seam Validator since 2.1.1. I can't reproduce it on the latest JBoss 3.0.0 nightly build. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213351#4213351 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss Tools (users)] - Re: Seam Validator not recognising component class

2009-02-26 Thread akazakov
Which version of JBoss Tools do you use? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213346#4213346 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213346 ___ jboss-user mai

  1   2   >