[jboss-user] [JBoss Tools] - 'Could not find default Drools runtime' error in Eclipse

2010-07-10 Thread Matthew Robinson
Matthew Robinson [http://community.jboss.org/people/mrobin21] created the 
discussion

"'Could not find default Drools runtime' error in Eclipse"

To view the discussion, visit: http://community.jboss.org/message/552052#552052

--
Hello.

I have a Struts project in Eclipse shared amongst some developers using CVS.  
Suddenly quite recently after a CVS update, my local copy of the project 
started throwing 'Could not find default Drools runtime' errors.

We don't use Drools in our project, but one of the developers may have 
accidentally clicked on the 'Convert to a Drools Project' option in the project 
context dropdown menu (he doesn't know for sure).

How can I get rid of this error without having to create and configure a dummy 
Drools environment?  I know nothing of Drools or creating such environments and 
ideally I would like to just reverse whatever happened to my project to cause 
this error.

Thanks.

--

Reply to this message by going to Community
[http://community.jboss.org/message/552052#552052]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools Development] - JSP Validator gives errors if scriptlets are used

2010-04-15 Thread Matthew Robinson
Matthew Robinson [http://community.jboss.org/people/mrobin21] replied to the 
discussion

"JSP Validator gives errors if scriptlets are used"

To view the discussion, visit: http://community.jboss.org/message/537837#537837

--
Sorry about the delay in replying.  Problem was solved by re-creating the 
project from scratch.

--

Reply to this message by going to Community
[http://community.jboss.org/message/537837#537837]

Start a new discussion in JBoss Tools Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2129]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


Re: [jboss-user] [JBoss Tools Development] - Tile Plugin fails to start using JBOSS Eclipse Toolkit

2010-04-15 Thread Matthew Robinson
Matthew Robinson [http://community.jboss.org/people/mrobin21] replied to the 
discussion

"Tile Plugin fails to start using JBOSS Eclipse Toolkit"

To view the discussion, visit: http://community.jboss.org/message/537836#537836

--
Sorry about the long delay in responding, but I've solved my own problem.

I basically started again, creating a new project from scratch and importing my 
old one piece-by-piece.

--

Reply to this message by going to Community
[http://community.jboss.org/message/537836#537836]

Start a new discussion in JBoss Tools Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2129]

___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools Development] New message: "Re: JSP Validator gives errors if scriptlets are used"

2010-02-17 Thread Matthew Robinson
User development,

A new message was posted in the thread "JSP Validator gives errors if 
scriptlets are used":

http://community.jboss.org/message/526900#526900

Author  : Matthew Robinson
Profile : http://community.jboss.org/people/mrobin21

Message:
--
Thanks Alexey,
 
There is no 'JavaScript Syntax Validator' under 
Project->Properties->Validation. Just 'JSP Syntax', which I turned off to no 
effect.  The only other Validators in that section are 'HTML Syntax' and 'XSLT 
Validation'.  There is an entry under Project->Properties->JavaScript called 
'Validation', which is already turned off.
 
I'll lodge my details to bugs.eclipse.org.
 
Kind Regards,
Matt.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526900#526900


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools Development] New message: "Re: JSP Validator gives errors if scriptlets are used"

2010-02-16 Thread Matthew Robinson
User development,

A new message was posted in the thread "JSP Validator gives errors if 
scriptlets are used":

http://community.jboss.org/message/526660#526660

Author  : Matthew Robinson
Profile : http://community.jboss.org/people/mrobin21

Message:
--
Hi Alexey.
 
In the JSP Editor.  The JSP +seems+ to run OK.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526660#526660


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools Development] New message: "Tile Plugin fails to start using JBOSS Eclipse Toolkit"

2010-02-15 Thread Matthew Robinson
User development,

A new message was posted in the thread "Tile Plugin fails to start using JBOSS 
Eclipse Toolkit":

http://community.jboss.org/message/526487#526487

Author  : Matthew Robinson
Profile : http://community.jboss.org/people/mrobin21

Message:
--
Hello All,
 
When using Eclipse Galileo and JBOSS Toolkit to 'auto publish' to JBOSS 5.1, 
the Tiles Plugin seems to fail to load properly, resulting in Tile Controllers 
not being executed.
 
I imported from an existing project maintained outside the JBOSS Toolkit.  If I 
deploy that same project manually to JBOSS, it all works correctly.
 
Have I missed a configuration parameter or something that allows Tiles?
 
Kind Regards,
Matt.


--

To reply to this message visit the message page: 
http://community.jboss.org/message/526487#526487


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools Development] New message: "JSP Validator gives errors if scriptlets are used"

2010-02-15 Thread Matthew Robinson
User development,

A new message was posted in the thread "JSP Validator gives errors if 
scriptlets are used":

http://community.jboss.org/message/526485#526485

Author  : Matthew Robinson
Profile : http://community.jboss.org/people/mrobin21

Message:
--
Hello All,
I have just installed Eclipse Gallileo and the JBOSS Eclipse toolkit, and 
imported my Struts 1.2 project, which is fully functional and works fine 
without the JBOSS Eclipse toolkit.
 
No Errors are reported in the 'Problems' view, but I get errors when I attempt 
to run my website.  When I view the JSP code in question, I see errors such as:
 
Syntax error on token(s), misplaced construct(s) on the word 'function' in a 
 tag within the JSP:
 
<script type="test/javascript">
<!--
function showLocation<%= location %>Banners() {
...

 
As you can see, the function name includes a scriptlet tag whereby the name 
includes the content of the location variable, which is created using a 
bean:define tag:
 

 
Once I remove the <%= location %> tag from the function name, the error goes 
away.
 
How may I configure the validator to correctly parse this file?
 
Kind regards,
Matt.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526485#526485


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user