[jboss-dev-forums] [JBoss AS 7 Development] - JBoss AS7.1.1 - JSP import error - same package & class name conflict
syau
do-not-reply at jboss.com
Mon Sep 24 00:11:17 EDT 2012
syau [https://community.jboss.org/people/syau] created the discussion
"JBoss AS7.1.1 - JSP import error - same package & class name conflict"
To view the discussion, visit: https://community.jboss.org/message/761012#761012
--------------------------------------------------------------
Windows 7 & JBoss AS7.1.1 - I try to import a class under package 'actions' in JSP,
com.mycomp.mvc.*actions*.*
This conflicts with, com.mycomp.mvc.*Actions* class
and getting the following error,
Unable to compile class for JSP ... The import com.mycomp.mvc.actions cannot be resolved.
Tried this https://issues.jboss.org/browse/JBVFS-170 https://issues.jboss.org/browse/JBVFS-170 and added the entry '-Djboss.vfs.forceCaseSensitive=true' in 'standalone.bat', but no luck.
Am I doing the correct thing or anything else I need to add?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/761012#761012]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120924/82a5c9cc/attachment.html
More information about the jboss-dev-forums
mailing list